kuttl-v0.13.0
Changes
- Bump some dependencies (#384)
- golangci-lint bump to 1.49.0 along with required resolutions (#382)
- Fix lint execution (#381)
- Add CRDs reflecting KUTTL configuration files to provide coding assistance in IDEs (#376)
- Improve error message for test assertions (#380)
- Upgrade multiple dependencies (#375)
Fixes
- #386 is fixed which unblocked client side throttling as reported. The fixed as a client-go dependency upgrade which was resolved with (#384)
Contributors
@gberche-orange, @iblancasa, @kensipe and @porridge
What's Changed
- Upgrade multiple dependencies by @iblancasa in #375
- Improve error message for test assertions by @porridge in #380
- Add CRDs reflecting kuttl configuration files to provide coding assistance in IDEs by @gberche-orange in #376
- Fix lint execution by @iblancasa in #381
- golangci-lint bump to 1.49.0 along with required resolutions by @kensipe in #382
- Bump some dependencies by @iblancasa in #384
New Contributors
- @gberche-orange made their first contribution in #376
Full Changelog: v0.12.1...v0.13.0