These are the changes in pandas 1.0.3. See Release notes for a full changelog including other versions of pandas.
Fixed regression in resample.agg when the underlying data is non-writeable (GH31710)
resample.agg
Fixed regression in DataFrame exponentiation with reindexing (GH32685)
DataFrame
A total of 5 people contributed patches to this release. People with a “+” by their names contributed a patch for the first time.
MeeseeksMachine
Pandas Development Team
Tom Augspurger
William Ayd
jbrockmendel