We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c066f commit 2d33db7Copy full SHA for 2d33db7
CHANGELOG.md
@@ -2,12 +2,20 @@
2
3
## [Unreleased][]
4
5
+[Unreleased]: https://github.com/chaostoolkit-incubator/chaostoolkit-aws/compare/0.33.0...HEAD
6
+
7
+## [0.34.0][] - 2024-06-10
8
9
+[0.34.0]: https://github.com/chaostoolkit-incubator/chaostoolkit-aws/compare/0.33.0...0.34.0
10
11
### Added
12
13
* MSK probes `chaosaws.msk.probes.describe_msk_cluster` `chaosaws.msk.probes.get_bootstrap_servers`
14
* MSK actions `chaosaws.msk.actions.reboot_msk_broker` `chaosaws.msk.actions.delete_cluster`
15
-[Unreleased]: https://github.com/chaostoolkit-incubator/chaostoolkit-aws/compare/0.33.0...HEAD
16
+### Changed
17
18
+* Bump dependencies
19
20
## [0.33.0][] - 2024-02-26
21
0 commit comments