Releases: developmentseed/eoapi-cdk
Releases · developmentseed/eoapi-cdk
v4.1.0
4.1.0 (2023-05-30)
Features
- stac-api: add stac api lambda function field (#43) (3a91a37)
v4.0.0
4.0.0 (2023-04-25)
Features
- ingestor-api: expose ingestor handler role (#39) (559f3a9)
BREAKING CHANGES
-
ingestor-api: the role name is automatically generated by AWS and thus users can not use the name that
was specified before, but should directly interact with the new property we are adding.
-
change name of variable to comply with formatting rules, remove readonly statement
v3.0.1
3.0.1 (2023-04-14)
Bug Fixes
- bootstraper: fix version inconsistencies and #19 regressions (#34) (ebeac2a)
v3.0.0
3.0.0 (2023-04-04)
Code Refactoring
BREAKING CHANGES
- bootstrapper: remove dashboard schema and functions from the database bootstrapper and remove automatic collection summary udpate from ingestor.
v2.6.3
2.6.3 (2023-03-28)
Bug Fixes
- ingestor-api: store STAC item as string in DynamoDB (#26) (bd7a1fa)
v2.6.2
2.6.2 (2023-03-16)
Bug Fixes
- ingestor: queries require sequences (#23) (00d71cc)
v2.6.1
2.6.1 (2023-03-16)
Reverts
v2.6.0
2.6.0 (2023-03-10)
Features
v2.5.1
2.5.1 (2022-12-06)
Bug Fixes
- ingestor-api: Correct import path for settings (be40af7)
v2.5.0
2.5.0 (2022-12-01)
Features
- ingestor: Add flag to enable requester pays (efc160d)