8000 Release 1.2.0 · kubernetes-client/javascript · GitHub
[go: up one dir, main page]

Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@brendandburns brendandburns released this 06 May 17:22
· 20 commits to main since this release
b88e894

What's Changed

  • Reintroduce timeout and keep-alive for watch requests to match client-go by @rossanthony in #2367
  • watch: prevent done callback from being called twice on connection loss by @bverhoeven in #2389
  • config: support username impersonation by @cjihrig in #2373
  • fix(object): properly serialize objects on create/replace/patch by @schrodit in #2400
  • Regenerate for Kubernetes 1.33 by @brendandburns in #2416

New Contributors

Full Changelog: 1.1.2...1.2.0

0