-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci] chore(ci): 1.0.0 changelog
- Loading branch information
1 parent
03299ed
commit d61cc87
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
## 1.0.0 (2024-12-06) | ||
|
||
#### Feature | ||
|
||
* cloud native observability (#15) (d730cd26) | ||
* container essentials (#13) (9c5d8000) | ||
* using vault secrets (#7) (c3fe4019) | ||
* calendar working and deployable with observability in kubernetes (091dfba9) | ||
|
||
#### Bug Fixes | ||
|
||
* adding release workflow (03299ed0) | ||
* use main container workflow (946ab07e) | ||
* publish debug (17e61273) | ||
* dockerfile update (a5eb7733) | ||
* dockerfile update (0731c49e) | ||
* Publish build (#21) (116213d1) | ||
* container naming (#20) (ccf31034) | ||
* updated otel collector image ref (#17) (5606c518) | ||
* Update local-deploy.sh (d19b709f) | ||
* update via event id (37c101a1) | ||
* status codes and error handling (4074ee2f) | ||
* status codes and error handling (e3bbfd19) | ||
* add logical changes to code for better metics and updating state in separate function (#12) (cf281e0f) | ||
* added load generator (#11) (8f499d7a) | ||
* seperated app, observability and otel in correct namespaces (#10) (852f37bc) | ||
* added ingress resources (#9) (b1e38694) | ||
* python metrics instrumentation (#6) (8092653d) | ||
* trigger build (#4) (7ef3d94f) | ||
* golang metrics instrumentation (#5) (bf47a62f) | ||
* container naming (#3) (caf7bff8) | ||
* container name (c55e7e78) | ||
* node.js metric instrumentation (8cba3513) | ||
* running on kubernetes (c9918161) | ||
* oubsub working for distributed calendar (cb9a07f2) | ||
* added full CRUD to distriputed calculator (f29b53e1) | ||
* added dynamic port allocation to compose.yaml for scaling (a5d3b1df) | ||
* added source repos (85279c1a) | ||
* added two possible 12-factor-apps (682bb31e) | ||
|
||
#### Code Refactoring | ||
|
||
* cleanup setup (#19) (860517dc) | ||
|