Skip to content

Releases: massix/chaos-monkey

v3.0.0

14 Aug 13:27
Compare
Choose a tag to compare

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

  • (version) v3.0.0 - (2da5e5b) - github-actions[bot]
  • bump version - (b6fd62e) - Massimo Gengarelli

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

16 Jul 15:16
Compare
Choose a tag to compare

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

  • (version) v2.2.0 - (e5cc134) - github-actions[bot]
  • bump version - (ee180d8) - Massimo Gengarelli

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

05 Jul 15:12
Compare
Choose a tag to compare

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

v2.0.4

02 Jul 09:59
Compare
Choose a tag to compare

What's Changed

  • Restart watchers when the Watch timeout expires by @massix in #10
  • Better Logging for all components by @massix in #11
  • Feat reconfigure watchers by @massix in #12

Full Changelog: v2.0.3...v2.0.4

v2.0.3

29 Jun 14:42
965892b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

29 Jun 07:21
8ea7eff
Compare
Choose a tag to compare

Warning

Do not use this release, as it introduced a major bug.

What's Changed

  • fix: do not panic when receiving nil in events by @massix in #8

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Jun 13:51
Compare
Choose a tag to compare

What's Changed

  • feat(pod): pod watcher now sends events by @massix in #7

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Jun 12:08
b25be08
Compare
Choose a tag to compare

What's Changed

  • feat!: implement a new strategy for generating Chaos by @massix in #6

Full Changelog: v1.1.0...v2.0.0

v1.1.0

27 Jun 15:45
5260c87
Compare
Choose a tag to compare

What's Changed

  • feat: parse loglevel from environment variable by @massix in #4
  • build: deploy on dockerhub by @massix in #5

Full Changelog: v1.0.0...v1.1.0

1.0.0

27 Jun 15:44
e342c1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/massix/chaos-monkey/commits/v1.0.0