Skip to content

1.33rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nolar nolar released this 04 Jul 17:34
· 276 commits to main since this release
d147687

New features:

  • Configurable timeouts for API operations and TCP connections. #793
  • Configurable retries & backoffs for API server-side & networking errors. #788

Bugfixes:

  • Prevent loss of events under high-load or with heavy sync-blockers in asyncio methods. #732

Contributor experience:

  • Kubernetes 1.16 and 1.17 dropped from CI; they will most likely continue to work as before. #794
  • API clients refactored to have a unified requesting routine. #792 #795
  • Fix tests with namespaces mismatching the resource scopes. #791