Skip to content

Releases: developmentseed/eoapi-cdk

v10.1.1

21 Aug 02:10
Compare
Choose a tag to compare

10.1.1 (2025-08-21)

Bug Fixes

  • include libexpat.so.1 in the titiler code package (#182) (b461ec0)

v10.1.0

15 Aug 14:56
Compare
Choose a tag to compare

10.1.0 (2025-08-15)

Features

v10.0.0

08 Aug 20:41
Compare
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
Compare
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
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)