Skip to content

Releases: developmentseed/eoapi-cdk

v10.0.0

08 Aug 20:41

Choose a tag to compare

10.0.0 (2025-08-08)

Features

  • stac-api: retry the stac-fastapi-pgstac version bump release (#175) (151c6b8)

BREAKING CHANGES

  • stac-api: pgstac envvar names changed

v9.2.1

29 Jul 12:53

Choose a tag to compare

9.2.1 (2025-07-29)

Bug Fixes

  • stac-api: avoid base64 encoding application/geo+json data (#172) (51a1df0)

v9.2.0

22 Jul 16:18

Choose a tag to compare

9.2.0 (2025-07-22)

Features

v9.2.0-rc.8

22 Jul 03:49

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

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

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

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

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

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

Choose a tag to compare

8.3.1 (2025-07-03)

Bug Fixes

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