Skip to content

Release 1.4.0

Latest
Compare
Choose a tag to compare
@brendandburns brendandburns released this 03 Oct 16:05
· 12 commits to main since this release
19a7ced

What's Changed

  • Support for Kubernetes Release 1.34.x

Bug fixes and updates

  • chore: update tar-fs by @mstruebing in #2490
  • FIX: Adding support for multiple client by @pfarkya in #2514
  • fix: make yaml functions use serializer by @feloy in #2520
  • fix: do not overwrite process.env during API authentication by @Stasmo in #2580
  • abort signal support via regenerating on new openapigen commit by @davidgamero in #2583
  • fix: respect NODE_TLS_REJECT_UNAUTHORIZED environment variable by @0x5457 in #2602
  • add ObjectCache to the return type of makeInformer by @sachiniyer in #2645
  • fix: readd error callback on informer error and connect events by @mstruebing in #2646

New Contributors

Full Changelog: 1.3.0...1.4.0