Releases: massix/chaos-monkey
Releases · massix/chaos-monkey
v3.0.0
v3.0.0 - 2024-08-14
Documentation
- add plans for the future and contributions [ci skip] - (9650c87) - Massimo Gengarelli
Features
- (api) introduce new version of APIs - (1943d55) - Massimo Gengarelli
- (watchers) add antiPressure scaling mode - (14045cd) - Massimo Gengarelli
Miscellaneous Chores
Style
- use interfaces only when needed, prefer concrete types - (e4df99a) - Massimo Gengarelli
Tests
- (namespace) add a couple more tests - (1bcca72) - Massimo Gengarelli
What's Changed
Full Changelog: v2.2.0...v3.0.0
v2.2.0
v2.2.0 - 2024-07-16
Bug Fixes
- (metrics) reset the active CMC metric after a reset of the watcher - (2e1f9b0) - Massimo Gengarelli
Documentation
- (hld) update - (7ed51b8) - Massimo Gengarelli
Features
- (health) implement health endpoint - (c4280ca) - Massimo Gengarelli
- (observability) add behavior label to nswatcher - (c8211bc) - Massimo Gengarelli
- (watchers) make the timeouts configurable - (4150c13) - Massimo Gengarelli
Miscellaneous Chores
Refactoring
- (configuration) better way to parse the configuration from environment - (121c647) - Massimo Gengarelli
- (e2e) separate checks from tests in e2e tests - (b48fd75) - Massimo Gengarelli
Tests
- use JQ from PATH - (5088ec6) - Massimo Gengarelli
- use annotations at pod level instead of service - (5e42701) - Massimo Gengarelli
What's Changed
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.1.0 - 2024-07-05
Build system
- fix failing clean job [ci skip] - (54e9fad) - Massimo Gengarelli
- change the trigger for bitbucket [ci skip] - (5e73828) - Massimo Gengarelli
Continuous Integration
- fix cog configuration for GitHub - (6dfa6b2) - Massimo Gengarelli
- automatic creation of release - (2401430) - Massimo Gengarelli
Documentation
- fix the dates in the changelog [ci skip] - (c54b8ce) - Massimo Gengarelli
- include CHANGELOG.md file - (be0704a) - Massimo Gengarelli
Features
- (monitoring) instrument code using Prometheus - (704201a) - Massimo Gengarelli
- (watcher) implement configurable behavior for the nswatcher - (a07be7f) - Massimo Gengarelli
Miscellaneous Chores
- (version) v2.1.0 - (25905aa) - github-actions[bot]
- bump version in Makefile - (41dea50) - Massimo Gengarelli
- include LICENSE file - (a1d0fb9) - Massimo Gengarelli
- configuration file for cocogitto [ci skip] - (9eaf5ab) - Massimo Gengarelli
- make it easy to deploy a very basic monitoring stack - (ee59b85) - Massimo Gengarelli
Full Changelog: v2.0.4...v2.1.0