Skip to content

SwiftkubeClient 0.15.0

Compare
Choose a tag to compare
@iabudiab iabudiab released this 04 Jun 17:11
· 17 commits to main since this release
73bec95

New

  • Update to Kubernetes model v1.26.4
  • Add support for resourceVersion in streaming task

Fixes

  • Set the default response body buffer size for requests returning String to 10MB #30 by @ewilken
  • Fix streaming issues when watching resources with small payloads #31

Breaking Changes

  • Drop support for Swift 5.5