File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ v3.0.0 ] - 2024-08-14
9
9
10
10
### Changed
11
11
- Aggregation bug fixes [ #281 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/281 )
12
+ - Updated stac-fastapi libraries to v3.0.0 [ #282 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/282 )
12
13
13
14
## [ v3.0.0a3] - 2024-07-17
14
15
@@ -238,11 +239,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
238
239
- Added db_to_stac serializer to item_collection method in core.py.
239
240
240
241
241
- [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0a3...main >
242
- [ v3.0.0a3 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0a2...v3.0.0a3 >
243
- [ v3.0.0a2 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0a1...v3.0.0a2 >
244
- [ v3.0.0a1 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0a0...v3.0.0a1 >
245
- [ v3.0.0a0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.4.1...v3.0.0a0 >
242
+ [ Unreleased ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0...main >
243
+ [ v3.0.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.4.1...v3.0.0 >
246
244
[ v2.4.1 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.4.0...v2.4.1 >
247
245
[ v2.4.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.3.0...v2.4.0 >
248
246
[ v2.3.0 ] : < https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.2.0...v2.3.0 >
You can’t perform that action at this time.
0 commit comments