Releases: electronicarts/helmci
Releases · electronicarts/helmci
v0.3.0
0.3.0 (2023-07-31)
Features
- Add basic helm-secrets support (a2e687f)
Bug Fixes
- Add RateLimitError support for helm results too (12c2751)
- Loop slack update on RateLimitError (2bd76d1)
- Update slack code to check for rate limiting (a50cd2f)
- Use OsString type for Commands (a34f9c4)
v0.2.1
0.2.1 (2023-02-02)
Bug Fixes
- Use Arc instead of clone for large shared objects (a93cfbc)
v0.2.0
0.2.0 (2023-01-27)
Features
- Slack outputs full error messages from helm (e1929a6)
Bug Fixes
- Clippy warning under rust 1.67 (9585788)
v0.1.4
0.1.4 (2023-01-26)
Bug Fixes
- Don't create draft release (aa13021)
- Simplify text message loop (e6a541a)
v0.1.3
0.1.3 (2023-01-25)
Bug Fixes
- Refactor text/slack outputs (5428fe8)
- Spelling errors in code (32007bc)
- Spelling of Unfortunately (8fbef9a)
- Use async EventStream to read events (03ee2d4)
v0.1.2
0.1.2 (2023-01-24)
Bug Fixes