1.2.1 (2023-08-15)
1.2.0 (2023-06-29)
1.2.0-0 (2023-06-29)
- ✨ Created environment to enable basic auth using login and password (#3) (0b994f7)
- 🩺 Simple
/healthcheck
endpoint to be used on Kubernetes probes, likeliveness/readiness
(#4) (3cda380)
1.1.0-0 (2023-04-27)
1.0.3-0 (2022-12-20)
- 👷 Allow to generate pre-releases on CI (71aa792)
1.0.2 (2022-12-20)
- 👷 Build workflow now runs tests and build too with Node (76106a3)
- 👷 Updated Node version from
16
to18
on GitHub release action (6def9d3)
1.0.1 (2022-12-20)
- 👷 Fixed name of build workflow (6195e7e)
- 👷 Created action to build code on push (bd06b6f)
- 📝 Breaking changes exclusive section on CHANGELOG.md (afad36d)
- 🚧 Created template repository with Docker and environments (3cd7af4)
- 🐛 Fixed
console.log
with UI link (917b833) - 👷 Created file to start release flow (69ede41)
- 👷 Created GitHub Action to build and push snapshots (2f5fd58)
- 💚 Fixed name of action to create releases (861baa7)
- 💚 Fixed to CI use ref_name from GitHub context (8c2a116)
- 💚 Make repository checkout on GitHub Action (75d0852)
- 💚 Replace branch name when contains
/
to-
(087db4e) - 📦 Upgrade to Node version 18 (0f2cebd)
- ♻️ Move files to
src
folder and update Docker (0d88763) - 🚨 Fixes ESLint execution (e5568da)
- ✨ Added Jest configs to enable testing (26616de)
- ✅ Created tests to
split-queue
(21020b1)