Skip to content

Releases: julie-ng/hello-welt

v0.5.0

13 Jul 10:01
v0.5.0
4927ccf
Compare
Choose a tag to compare

Date: 03 July 2024
Full Changelog: v0.4.0...v0.5.0

Features

  • actions: add icons to more easily see which workflows are running (db15f8f)
  • ci: use node v20 (259c827)
  • security: update dependencies (257ca61)

Bug Fixes

  • ci: ignore tap's ridiculous coverage requirement (30c96a1)
  • dockerfile: vulnerabilities, update image versions (961219b)
  • pipeline: only fail docker high severity (82a4b3d)

v0.4.0

13 Jul 10:00
v0.4.0
bd0eb36
Compare
Choose a tag to compare

Date: 27 March 2023
Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Jul 09:59
9d0e94a
Compare
Choose a tag to compare

Date: 27 March 2023
Full Changelog: v0.2.1...v0.3.0

Features

  • add '/crash' to simulate crash for liveness probes (a5df3d3)
  • add '/slow' to simulate memory leak (df84511)
  • ci: tag docker latest on main branch (5f0015b)

v0.2.1

24 Apr 21:47
v0.2.1
308c6da
Compare
Choose a tag to compare

Bug Fixes

  • docker: startup command 🤦‍♀️ (d428924)

v0.2.0

09 Apr 18:28
v0.2.0
e51b13f
Compare
Choose a tag to compare

Features

Bug Fixes

  • app: unhandled rejection message (6bbe2e1)

v0.1.0

09 Apr 18:28
414b019
Compare
Choose a tag to compare

Features

  • ci: add docker workflow (6df48e5)
  • add logging, include error handling (77ffff0)
  • dockerize app (cda0baf)