Skip to content

Releases: infralovers/12-factor-app

v1.0.2

07 Jan 14:27
Compare
Choose a tag to compare

1.0.2 (2025-01-07)

Bug Fixes

v1.0.1

11 Dec 07:07
70d90bd
Compare
Choose a tag to compare

1.0.1 (2024-12-11)

Bug Fixes

v1.0.0

06 Dec 10:45
Compare
Choose a tag to compare

1.0.0 (2024-12-06)

Feature

  • cloud native observability (#15) (d730cd2)
  • container essentials (#13) (9c5d800)
  • using vault secrets (#7) (c3fe401)
  • calendar working and deployable with observability in kubernetes (091dfba)

Bug Fixes

  • adding release workflow (03299ed)
  • use main container workflow (946ab07)
  • publish debug (17e6127)
  • dockerfile update (a5eb773)
  • dockerfile update (0731c49)
  • Publish build (#21) (116213d)
  • container naming (#20) (ccf3103)
  • updated otel collector image ref (#17) (5606c51)
  • Update local-deploy.sh (d19b709)
  • update via event id (37c101a)
  • status codes and error handling (4074ee2)
  • status codes and error handling (e3bbfd1)
  • add logical changes to code for better metics and updating state in separate function (#12) (cf281e0)
  • added load generator (#11) (8f499d7)
  • seperated app, observability and otel in correct namespaces (#10) (852f37b)
  • added ingress resources (#9) (b1e3869)
  • python metrics instrumentation (#6) (8092653)
  • trigger build (#4) (7ef3d94)
  • golang metrics instrumentation (#5) (bf47a62)
  • container naming (#3) (caf7bff)
  • container name (c55e7e7)
  • node.js metric instrumentation (8cba351)
  • running on kubernetes (c991816)
  • oubsub working for distributed calendar (cb9a07f)
  • added full CRUD to distriputed calculator (f29b53e)
  • added dynamic port allocation to compose.yaml for scaling (a5d3b1d)
  • added source repos (85279c1)
  • added two possible 12-factor-apps (682bb31)

Code Refactoring