Skip to content

Releases: developmentseed/eoapi-cdk

v9.2.0

22 Jul 16:18
Compare
Choose a tag to compare

9.2.0 (2025-07-22)

Features

v9.2.0-rc.8

22 Jul 03:49
Compare
Choose a tag to compare
v9.2.0-rc.8 Pre-release
Pre-release

Full Changelog: 9.2.0-rc.7...v9.2.0-rc.8

v9.1.1

17 Jul 17:19
Compare
Choose a tag to compare

9.1.1 (2025-07-17)

Bug Fixes

  • expose api gateway utility constructs (#169) (c2bed73)

v9.1.0

17 Jul 17:03
Compare
Choose a tag to compare

9.1.0 (2025-07-17)

Features

  • add PrivateLambdaApiGateway construct for VPC-integrated API Gateway (#168) (5d6c2b3)

v9.0.0

17 Jul 16:02
Compare
Choose a tag to compare

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

09 Jul 11:17
Compare
Choose a tag to compare

8.3.3 (2025-07-09)

Bug Fixes

  • stactools-item-generator issues (12591c5)

v8.3.2

06 Jul 12:05
Compare
Choose a tag to compare

8.3.2 (2025-07-06)

Bug Fixes

  • add unique prefix to stactools-item-generator export names (#164) (5f5d88b)

v8.3.1

03 Jul 17:23
Compare
Choose a tag to compare

8.3.1 (2025-07-03)

Bug Fixes

  • add stack name to exportNames in StacLoader (#162) (372b677)

v8.3.0

03 Jul 10:06
Compare
Choose a tag to compare

8.3.0 (2025-07-03)

Features

v8.2.3

11 Jun 16:58
Compare
Choose a tag to compare

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)