Releases: linode/kontainer-engine-driver-lke
Releases · linode/kontainer-engine-driver-lke
v0.0.10
What's Changed
⚙️ Repo/CI Improvements
- Add project label by @zliang-akamai in #53
- fix: Update build script by @ykim-akamai in #61 #60 #59 #58
📦 Dependency Updates
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #48
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #52
- dep: Bump google.golang.org/grpc to 1.67.0 by @lgarber-akamai in #55
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #56
- Update golang.org/x/crypto to latest version by @ezilber-akamai in #57
Other Changes
- Update copyright notice in README by @zliang-akamai in #50
- ci: update labels and release drafter by @jriddle-linode in #51
Full Changelog: v0.0.9...v0.0.10
v0.0.9
🐛 Workflow Fixes
- Fix release workflow and tidy up CI @lgarber-akamai (#45)
✔️ Testing Improvements
- Replace legacy regions in integration tests when creating linode instances @ykim-1 (#44)
📦️ Dependency Updates
- Bump actions/github-script from 6 to 7 @dependabot (#41)
- Bump actions/setup-go from 4 to 5 @dependabot (#43)
v0.0.8
🐛 Bug Fixes
- Explicitly create Service Account Token secret on cluster creation @lgarber-akamai (#42)
📦 Dependency Updates
- Bump golang.org/x/net from 0.12.0 to 0.17.0 @dependabot (#40)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 @dependabot (#29)
- Various dependency updates @zliang-akamai (#32)
✔️ CI Changes
- Remove docker and dapper dependencies for tests @ykim-1 (#38)
- Disable dependabot for go non-security dependency updates @zliang-akamai (#36)
- Update GitHub Actions; add dependabot @zliang-akamai (#25)
- Add integration testing documentation to README @lgarber-akamai (#24)
- Use full-length SHA refs in testing workflow @lgarber-akamai (#21)
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Changes
- Rename binary name to kontainer-engine-driver-lke @tamalsaha (#5)
v0.0.2
Changes
- Rename repository @phillc (#4)
- Handle updating access tokens @tamalsaha (#3)
v0.0.1
Merge pull request #2 from phillc/main Build changes