Skip to content

v25.0.0

Latest

Choose a tag to compare

@yue9944882 yue9944882 released this 25 Nov 19:57
· 260 commits to master since this release
4f51c2b

What's Changed

  • Support for Kubernetes 1.34
  • Add support for v5 of the streaming protocol by @brendandburns in #3800
  • Add support for terminal resize in ExecProcess by @brendandburns in #3801
  • Enable the reuse of cached informers on creation by SharedInformerFactory. by @Sud0x67 in #3856
  • chore(deps): remove unused jakarta.ws.rs-api dependency by @JynLeazy in #3907
  • Remove unused dependencies from extended, spring, and root module by @JynLeazy in #3909
  • fix: add missing continue token when build cluster list call by @cyrilcsr in #3930
  • Chore: Re-run spotless formatter by @yue9944882 in #3939
  • Fix patch workflow - fix linux patch command compatibility by @yue9944882 in #4055
  • Fix NPE in KubectlTop - skip pods which are down by @c4lm in #4087
  • Migrate EKS authentication from AWS 1.x -> AWS 2.x by @danielburrell in #4113
  • fix: correct fieldManager parameter in makeClusterCreateCallBuilder by @zongzewu23 in #4140
  • Add ApiClient in ClientBuilder by @iseki0 in #4152
  • refactor: use StandardCharsets by @iseki0 in #4188

New Contributors

Full Changelog: v24.0.0...v25.0.0