Skip to content

Releases: NASA-IMPACT/veda-backend

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