Release v0.2.5
This release includes new features, bug fixes, and dependency updates.
The important changes are support for different Azure clouds (AzureUSGovernment/AzureChina) and a new kube-api runtime. Additionally, a security fix upgrades logrus to address CVE-2025-65637.
What's Changed
- build(deps): bump golang.org/x/net from
0.17.0 to 0.23.0 by Dependabot (@dependabot) in #64 - build(deps): bump google.golang.org/protobuf from
1.28.1 to 1.33.0 by Dependabot (@dependabot) in #63 - docs: Add Thanks section to README by Jose Blanquicet (@blanquicet) in #62
- go: Update dependencies by Qasim Sarfraz (@mqasimsarfraz) in #69
- use official released version of ie by Adhvaith Hundi (@AdvH039) in #71
- Verbose flag controls log level by Adhvaith Hundi (@AdvH039) in #70
- Avoid running ci when not required by Adhvaith Hundi (@AdvH039) in #73
- build(deps): bump golang.org/x/crypto from
0.37.0 to 0.45.0 by Dependabot (@dependabot) in #74 - fix: Use correct path for kubectl by Qasim Sarfraz (@mqasimsarfraz) in #76
- fix: upgrade logrus to v1.8.3 for CVE-2025-65637 by copilot-swe-agent in #77
- Add support for kube-api runtime by Qasim Sarfraz (@mqasimsarfraz) in #78
- Support different clouds (e.g AzureUSGovernment/AzureChina) by Qasim Sarfraz (@mqasimsarfraz) in #79
- ci: Create draft release by Qasim Sarfraz (@mqasimsarfraz) in #80
Full Changelog: v0.2.4...v0.2.5