Skip to content

Releases: developmentseed/eoapi-cdk

v11.5.0

30 Mar 11:40

Choose a tag to compare

11.5.0 (2026-03-30)

Features

  • apply security patches and freeze ingestor-api deps (#246) (e64ee74)

v11.4.1

25 Mar 19:15

Choose a tag to compare

11.4.1 (2026-03-25)

Bug Fixes

  • set search_path once for the pgstac database (#245) (db1ddcd)

v11.4.0

25 Mar 17:09

Choose a tag to compare

11.4.0 (2026-03-25)

Features

  • add pgstac settings for use_queue and update_collection_extent (#241) (f84eb7d)

v11.3.1

17 Mar 20:13

Choose a tag to compare

11.3.1 (2026-03-17)

Bug Fixes

v11.3.0

12 Mar 19:49

Choose a tag to compare

11.3.0 (2026-03-12)

Features

  • pin pgbouncer EC2 AMI tag, pin uv version in Lambda docker builds (#235) (9f138cf)

v11.2.0

10 Feb 15:04

Choose a tag to compare

11.2.0 (2026-02-10)

Features

  • add patching infrastructure for pgbouncer instance (#230) (94cbbeb)

v11.1.2

09 Feb 17:56

Choose a tag to compare

11.1.2 (2026-02-09)

Bug Fixes

  • only trigger the pgbouncer healthcheck when the database changes (#229) (ea58e50), closes #228

v11.1.1

09 Feb 17:53

Choose a tag to compare

11.1.1 (2026-02-09)

Bug Fixes

  • stac-loader: only ingest the last item/collection for a given id in a batch (#227) (de1ae17)

v11.1.0

30 Jan 21:33

Choose a tag to compare

11.1.0 (2026-01-30)

Features

  • only re-deploy db bootstrap if code or config parameters change (#225) (ef48d98)

v11.0.0

27 Jan 14:50

Choose a tag to compare

11.0.0 (2026-01-27)

  • feat!: upgrade to latest major/minor versions of core runtime libraries (#224) (da42aea)

BREAKING CHANGES

  • upgrade to titiler-pgstac>=2.0.0,<2.1.0,
    deps: upgrade to tipg>=1.3,<1.4
    deps: upgrade to stac-fastapi-pgstac>=6.2,<6.3