Skip to content

Commit 95f236a

Browse files
committed
update changelog
1 parent 277a785 commit 95f236a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased]
44

5+
## [3.0.0] - 2024-07-29
6+
7+
### Changed
8+
9+
* Add version pinning (`~=3.0`) for stac-fastapi submodules
10+
* Moved `AsyncBaseFiltersClient` and `BaseFiltersClient` classes in `stac_fastapi.extensions.core.filter.client` submodule
11+
12+
### Removed
13+
14+
* Removed the `Context` extension
15+
* Removed deprecated `stac_fastapi.api.openapi.config_openapi` method and `stac_fastapi.api.openapi.VndOaiResponse` class
16+
* Removed `response_class` argument in `stac_fastapi.api.routes.create_async_endpoint` method
17+
* Removed `filter_fields` property in `stac_fastapi.extensions.core.fields.request.PostFieldsExtension` class
18+
519
## [3.0.0b3] - 2024-07-25
620

721
### Changed

0 commit comments

Comments
 (0)