File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1717- Collections link rel type changed to ` data `
1818- Added required rel=search links in root
1919- Geometry now properly being serialized
20+ - Multiple security vulnerability updaets in dependent libraries
21+ - Integration tests
2022
2123### Changed
2224- Elasticsearch version update 6.8 -> 7.9
25+ - Updated all mappings
2326- Enforce only HTTPS access
2427- Migrate base configuration from t2.small -> t3.small instances
2528- Updated integration tests to use more update STAC 1.0.0 spec
2629- Some fields, such as assets and links, are now excluded from indexing
30+ - Enforce https
31+ - Increase SQS VisibilityTimeout and Ingest Lambda timeout
32+
33+ ### Removed
34+ - Mapping types (deprecated in Elasticsearch)
2735
2836## [ 0.2.1] - 2020-12-14
2937
@@ -56,6 +64,7 @@ Initial release, forked from [sat-api](https://github.com/sat-utils/sat-api/tree
5664Compliant with STAC 0.9.0
5765
5866[ Unreleased ] : https://github.com/stac-utils/stac-api/compare/v0.2.1...main
67+ [ 0.3.0 ] : https://github.com/stac-utils/stac-api/compare/v0.2.1...v0.3.0
5968[ 0.2.1 ] : https://github.com/stac-utils/stac-api/compare/v0.1.0...v0.2.1
6069[ 0.2.0 ] : https://github.com/stac-utils/stac-api/compare/v0.1.0...v0.2.0
6170[ 0.1.0 ] : https://github.com/stac-utils/stac-api/tree/v0.1.0
You can’t perform that action at this time.
0 commit comments