Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHAOS-6899 RN 1.47.0 #8298

Merged
merged 2 commits into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions release-notes/chaos-engineering.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,34 @@ The release notes describe recent changes to Harness Chaos Engineering.

:::

## October 2024

## Version 1.47.0

#### New features and enhancements

- Adds support to explicitly define the log watcher sidecar for chaos experiment manifest that use Harness Delegate. (CHAOS-6703)

- Adds support to explicitly define the log watcher sidecar for chaos experiment manifest that use a dedicated chaos infrastructure. (CHAOS-6657)

- Adds an updated UI for ChaosGuard to show dedicated chaos infrastructure, Harness Delegate, Linux and Windows chaos infrastructure. It also provides a modal each for application map and service discovery, respectively. (CHAOS-6646)

- Adds support for live log streams for helper pods when executing an experiment that uses Harness Delegate. (CHAOS-5931)

- Adds self-signed and trusted CA certificates for API chaos experiments. (CHAOS-6834)

- Adds the functionality to block all inbound rules for Windows global blackhole chaos. (CHAOS-6603)

#### Fixed issues

- Fixed an issue where the list of infrastructure supported by Harness Delegate showed deleted infrastructure. (CHAOS-6742)

- Fixed an issue where the image registry was unable to automatically reload the experiment manifest when creating a chaos experiment. (CHAOS-6727)

- Fixed an issue in the image registry where selecting the **ignore** option from the UI would override values from backend. (CHAOS-6724)

- Fixed the issue where the experiment schedule type was not being updated when it was changed from non-cron to cron type. (CHAOS-6822)

## September 2024

## Version 1.45.5
Expand Down
Loading