Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhanson committed Jul 6, 2021
1 parent 8ffa2e8 commit c4ae1a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Collections link rel type changed to `data`
- Added required rel=search links in root
- Geometry now properly being serialized
- Multiple security vulnerability updaets in dependent libraries
- Integration tests

### Changed
- Elasticsearch version update 6.8 -> 7.9
- Updated all mappings
- Enforce only HTTPS access
- Migrate base configuration from t2.small -> t3.small instances
- Updated integration tests to use more update STAC 1.0.0 spec
- Some fields, such as assets and links, are now excluded from indexing
- Enforce https
- Increase SQS VisibilityTimeout and Ingest Lambda timeout

### Removed
- Mapping types (deprecated in Elasticsearch)

## [0.2.1] - 2020-12-14

Expand Down Expand Up @@ -56,6 +64,7 @@ Initial release, forked from [sat-api](https://github.com/sat-utils/sat-api/tree
Compliant with STAC 0.9.0

[Unreleased]: https://github.com/stac-utils/stac-api/compare/v0.2.1...main
[0.3.0]: https://github.com/stac-utils/stac-api/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/stac-utils/stac-api/compare/v0.1.0...v0.2.1
[0.2.0]: https://github.com/stac-utils/stac-api/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/stac-utils/stac-api/tree/v0.1.0

0 comments on commit c4ae1a5

Please sign in to comment.