Releases: developmentseed/eoapi-cdk
Releases · developmentseed/eoapi-cdk
v9.2.0
9.2.0 (2025-07-22)
Features
v9.1.1
9.1.1 (2025-07-17)
Bug Fixes
v9.1.0
9.1.0 (2025-07-17)
Features
- add PrivateLambdaApiGateway construct for VPC-integrated API Gateway (#168) (5d6c2b3)
v9.0.0
9.0.0 (2025-07-17)
BREAKING CHANGES
- This update will change the internal node IDs of the constructs. This will cause the Lambdas and API Gateways to be redeployed when upgrading eoapi-cdk. Being that both services are stateless, this should not cause issues unless a developer has made manual modifications or manual references to the deployed lambdas/api gateways.
v8.3.3
8.3.3 (2025-07-09)
Bug Fixes
- stactools-item-generator issues (12591c5)
v8.3.2
8.3.2 (2025-07-06)
Bug Fixes
- add unique prefix to stactools-item-generator export names (#164) (5f5d88b)
v8.3.1
8.3.1 (2025-07-03)
Bug Fixes
- add stack name to exportNames in StacLoader (#162) (372b677)
v8.3.0
8.3.0 (2025-07-03)
Features
v8.2.3
8.2.3 (2025-06-11)
Bug Fixes
- pin to numpy>=2.2.6,<2.3.0 and numexpr>=2.10.0<2.10.1 (#154) (94d8f34)