Releases: chaosnative/chaosctl
Releases · chaosnative/chaosctl
v0.4.1
What's Changed
- Update Usage.md by @SarthakJain26 in #18
- Added changes for error handling in chaosctl apply manifest logic by @Jonsy13 in #19
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Added code to print error message in log for connect agent by @Saranya-jena in #11
- Added implementation for skip SSL by @Saranya-jena in #12
- Updated APIs and renamed agent to chaos delagate in logs by @SarthakJain26 in #13
- Updated commands by @SarthakJain26 in #15
- Passing namespace in the SelfSubjectAccessReviews function by @SarthakJain26 in #17
New Contributors
- @Adarshkumar14 made their first contribution in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Renamed agents to chaos delegates by @SarthakJain26 in #14
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Added hubgen functionality by @amityt in #5
- Fixed login issue with using access ID and Key by @Saranya-jena in #7
- Added CSV generation for charts using HubGen by @amityt in #6
- Updated Error message formats in agent connection and project creation by @Saranya-jena in #8
New Contributors
- @amityt made their first contribution in #5
- @Saranya-jena made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Updating chaosctl docs and minor changes in the cli (#4) * changing name to access_id and access_key Signed-off-by: rajdas98 <mail.rajdas@gmail.com> * changes in the platform options Signed-off-by: rajdas98 <mail.rajdas@gmail.com> * updating doc Signed-off-by: rajdas98 <mail.rajdas@gmail.com>