File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Fixed
15+
16+
17+ ## [ v1.0.0]
18+
19+ ### Added
20+
1221- Collection-level Assets to the CollectionSerializer [ #148 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/issues/148 )
1322- Pagination for /collections - GET all collections - route [ #164 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/164 )
1423- Examples folder with example docker setup for running sfes from pip [ #147 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/147 )
@@ -79,7 +88,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7988- Use genexp in execute_search and get_all_collections to return results.
8089- Added db_to_stac serializer to item_collection method in core.py.
8190
82- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.3.0...main >
91+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v1.0.0...main >
92+ [ v1.0.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.3.0...v1.0.0 >
8393[ v0.3.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.2.0...v0.3.0 >
8494[ v0.2.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0...v0.2.0 >
8595[ v0.1.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v0.1.0 >
Original file line number Diff line number Diff line change 1- 0.3 .0
1+ 1.0 .0
You can’t perform that action at this time.
0 commit comments