These are the changes in pandas 1.4.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :func:`concat` materializing :class:`Index` during sorting even if :class:`Index` was already sorted (:issue:`47501`)
.. contributors:: v1.4.3..v1.4.4|HEAD