Skip to content

Releases: NASA-IMPACT/veda-backend

v1.1.0-rc.1

12 Oct 17:41
8965651
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

v1.1.0-rc.1 (2023-10-12)

Feature

  • feat: add configuration for deploying a cloudfront distribution for the veda-backend (#229) (8965651)

v1.0.0

10 Oct 17:40
9426728
Compare
Choose a tag to compare

v1.0.0 (2023-10-10)

Breaking

  • feat!: shared vpc updates, new database and endpoint configuration, and semantic releases (#227) (9426728)

v0.0.1-rc.4

10 Oct 18:59
Compare
Choose a tag to compare
v0.0.1-rc.4 Pre-release
Pre-release

v0.0.1-rc.4 (2023-10-10)

Documentation

  • docs: s/veda-data-pipelines/veda-data-airflow/

I can't update the diagram b/c it's draw.io. (7b54953)

v0.0.1-rc.3

04 Oct 17:28
e4b02a5
Compare
Choose a tag to compare
v0.0.1-rc.3 Pre-release
Pre-release

v0.0.1-rc.3 (2023-10-04)

Fix

  • fix: apply permissions boundary (#231) (e4b02a5)

  • fix: if provided, apply permissions boundary to all roles created within a stack (7db6adc)

v0.0.1-rc.2

19 Sep 22:30
9aa3311
Compare
Choose a tag to compare
v0.0.1-rc.2 Pre-release
Pre-release

v0.0.1-rc.2 (2023-09-19)

Documentation

  • docs: improve instructions for destroying a veda-backend stack (#216) (9aa3311)

v0.0.1-rc.1

19 Sep 15:46
0c818f9
Compare
Choose a tag to compare
v0.0.1-rc.1 Pre-release
Pre-release

v0.0.1-rc.1 (2023-09-19)

Chore

  • chore: add exclude commit patterns from release changelog (2b292be)

Ci

  • ci: handle semantic version releases with tags only (163a89c)

Fix

  • fix: handle semantic version releases with tags only (#225)

What

Remove version management in code (use git tags and releases only). We
will have a full changelog in the git release history visible to all
users but we will not copy that history to a CHANGELOG.md. (0c818f9)

Init

14 Sep 21:59
e783a5a
Compare
Choose a tag to compare

The beginning of semantic versioning