Skip to content

Releases: developmentseed/eoapi-cdk

v5.3.0

01 Sep 05:09
Compare
Choose a tag to compare

5.3.0 (2023-09-01)

Features

v5.2.0

30 Aug 08:46
Compare
Choose a tag to compare

5.2.0 (2023-08-30)

Features

v5.1.0

21 Aug 09:04
Compare
Choose a tag to compare

5.1.0 (2023-08-21)

Features

  • custom domain names for apis (#63) (c9eeb00)
  • update titiler-pgstac version (0.3.3 -> 0.5.1)

Bug fixes

v5.0.0

12 Jul 22:39
Compare
Choose a tag to compare

5.0.0 (2023-07-12)

Features

BREAKING CHANGES

  • rename repository to eoapi-cdk

v4.2.3

30 Jun 10:57
Compare
Choose a tag to compare

4.2.3 (2023-06-30)

Bug Fixes

  • ingestor-api: add stack name to ingestor-api apigateway export name (#48) (2fdd1e8)

v4.2.2

16 Jun 06:24
Compare
Choose a tag to compare

4.2.2 (2023-06-16)

Bug Fixes

  • titiler-pgstac-api: fix destination path in titiler pgstac Dockerfile COPY command (#46) (302bd22)

v4.2.1

12 Jun 15:39
Compare
Choose a tag to compare

4.2.1 (2023-06-12)

Bug Fixes

  • bootstrapper: bootstrapper should use httpx (#45) (36bb361)

v4.2.0

09 Jun 03:12
Compare
Choose a tag to compare

4.2.0 (2023-06-09)

Features

  • titiler-pgstac-api: add titiler-pgstac endpoint (#42) (a02acef)

v4.1.0

30 May 00:10
Compare
Choose a tag to compare

4.1.0 (2023-05-30)

Features

  • stac-api: add stac api lambda function field (#43) (3a91a37)

v4.0.0

25 Apr 14:42
Compare
Choose a tag to compare

4.0.0 (2023-04-25)

Features

  • ingestor-api: expose ingestor handler role (#39) (559f3a9)

BREAKING CHANGES

  • ingestor-api: the role name is automatically generated by AWS and thus users can not use the name that
    was specified before, but should directly interact with the new property we are adding.

  • change name of variable to comply with formatting rules, remove readonly statement