File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 5.2.1] - 2025-04-18
6+
57### Fixed
68
79- avoid future deprecation for pydantic.Field and use ` json_schema_extra ` instead of ` openapi_examples `
@@ -626,7 +628,8 @@ Full changelog: https://stac-utils.github.io/stac-fastapi/migrations/v3.0.0/#cha
626628
627629* First PyPi release!
628630
629- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/5.2.0..main >
631+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi/compare/5.2.1..main >
632+ [ 5.2.1 ] : < https://github.com/stac-utils/stac-fastapi/compare/5.2.0..5.2.1 >
630633[ 5.2.0 ] : < https://github.com/stac-utils/stac-fastapi/compare/5.1.1..5.2.0 >
631634[ 5.1.1 ] : < https://github.com/stac-utils/stac-fastapi/compare/5.1.0..5.1.1 >
632635[ 5.1.0 ] : < https://github.com/stac-utils/stac-fastapi/compare/5.0.3..5.1.0 >
You can’t perform that action at this time.
0 commit comments