Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Alpar <[email protected]>
  • Loading branch information
aaron-kasten authored and hairyhum committed Feb 7, 2025
1 parent 213b025 commit 66a2e94
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,41 @@

### New Features

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Added gRPC call to support sending of UNIX signals to `kando` managed processes

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Added command line option to follow stdout/stderr of `kando` managed processes

<!-- releasenotes/notes/rds-credentials-1fa9817a21a2d80a.yaml @ b'c4534cdbb7167c6f854c4d7915dd22483f9486f9' -->
* Enable RDS functions to accept AWS credentials using a Secret or ServiceAccount.

### Bug Fixes

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* The Kopia snapshot command output parser now skips the ignored and fatal error counts

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Set default namespace and serviceaccount for MultiContainerRun pods

### Upgrade Notes

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Upgrade to K8s 1.31 API

### Deprecations

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* K8s VolumeSnapshot is now GA, remove support for beta and alpha APIs

### Other Notes

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Change `TIMEOUT_WORKER_POD_READY` environment variable to `KANISTER_POD_READY_WAIT_TIMEOUT`

<!-- releasenotes/notes/pre-release-0.113.0-591b9333c935aae6.yaml @ b'2f272f403d9d100823b6e792b57df81027948cd1' -->
* Errors are now handled with [https://github.com/kanisterio/errkit](https://github.com/kanisterio/errkit) across the board

## 0.112.0

### New Features
Expand Down

0 comments on commit 66a2e94

Please sign in to comment.