Skip to content

Latest commit

 

History

History
65 lines (31 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

65 lines (31 loc) · 2.68 KB

2.3.1 (2022-11-08)

Bug Fixes

  • bastion-host: createElasticIp default to true (ec99fad)

2.3.0 (2022-11-08)

Features

  • bastion-host: Make elastic IP optional (d77b578)

2.2.1 (2022-11-04)

Bug Fixes

  • stac-db: Report shared buffers in 8kb units (d34f2cd)

2.2.0 (2022-11-03)

Features

  • stac-db: Provide sensible defaults for pgSTAC db parameters (#1) (11eb89e)

2.1.0 (2022-11-01)

Features

  • ingestor-api: Make apiEnv optional (5841734)

2.0.0 (2022-11-01)

chore

BREAKING CHANGES

  • ci: Experiencing issues publishing GitHub releases due to past deleted release. Bumping codebase to 2.0.0 to avoid future issues.

1.3.0 (2022-11-01)

Features

  • ingestor-api: add StacIngestor construct (d34c6cd)
  • stac-api: export API url from pgStacApi construct (261dbd2)

1.2.0 (2022-10-26)

Features