File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v3.2.0] - 2024-10-09
11
+
10
12
### Added
11
13
12
14
- Added ` datetime_frequency_interval ` parameter for ` datetime_frequency ` aggregation. [ #294 ] ( https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/pull/294 )
@@ -263,7 +265,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
263
265
- Use genexp in execute_search and get_all_collections to return results.
264
266
- Added db_to_stac serializer to item_collection method in core.py.
265
267
266
- [ Unreleased ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.1.0...main
268
+ [ Unreleased ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.2.0...main
269
+ [ v3.2.0 ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.1.0...v3.2.0
267
270
[ v3.1.0 ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v3.0.0...v3.1.0
268
271
[ v3.0.0 ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.4.1...v3.0.0
269
272
[ v2.4.1 ] : https://github.com/stac-utils/stac-fastapi-elasticsearch/tree/v2.4.0...v2.4.1
You can’t perform that action at this time.
0 commit comments