Releases: kubernetes-client/csharp
Releases · kubernetes-client/csharp
v8.0.6
What's Changed
- fix : nullable annotations issue by @kibernetik542 in #857
- Updated CertificateValidationCallBack to build the CaCert bundle with respect to the rootChain certs to verify that they are correct. by @KLazarov in #860
New Contributors
Full Changelog: v8.0.4...v8.0.6
v8.0.4
What's Changed
- Update exception message in KubernetesClientConfiguration.InCluster.cs by @kentahikaru in #844
- dont inc delay by @tg123 in #845
- Update KubernetesClientConfiguration.ConfigFile.cs by @RyanGrange in #848
- 8.0: API Group + v1.24 by @tg123 in #850
- remove unused file by @tg123 in #851
- readme update for 8.0 by @tg123 in #852
- use explicitly impl instead of new by @tg123 in #853
New Contributors
- @kentahikaru made their first contribution in #844
- @RyanGrange made their first contribution in #848
Full Changelog: v7.2.19...v8.0.4
v7.2.19
What's Changed
- Fix json deserialize error when watch without any result by @zhiweiv in #835
- Allow configurable Http KeepAlive parameters by @Paciv in #837
- testcase to check http2 set by @tg123 in #836
- fix obsolete warning about KubernetesYaml by @zhiweiv in #839
New Contributors
Full Changelog: v7.2.15...v7.2.19
v7.2.15
v7.2.10
What's Changed
- Restart sts daemonset deployment example by @kibernetik542 in #819
- skip dup when push by @tg123 in #825
Full Changelog: v7.2.8...v7.2.10
v7.2.8
v7.2.7
What's Changed
- Enable unnecessary code rules by @stan-sz in #799
- Support for package icon file by @WeihanLi in #800
- netstandard2 extendable lib model, basic rest by @tg123 in #793
- move getheader to abstract by @tg123 in #807
- move kubectl config and yaml related to model module by @tg123 in #806
- Standardize TargetFramwork for VisualStudio IDE by @stan-sz in #810
- Reuse const strings and expose PluralName by @stan-sz in #811
- chore : csr approval example using json patch net package by @kibernetik542 in #816
- Kubernetes.Classic: add support for netstandard2.0 and net48 by @tg123 in #808
New Contributors
- @stan-sz made their first contribution in #799
- @kibernetik542 made their first contribution in #816
Full Changelog: v7.1.9...v7.2.7
v7.1.9
What's Changed
- Use Task.CompletedTask by @WeihanLi in #789
- HttpExtensions enhancement by @WeihanLi in #790
- Update System.Text.Json dependency by @WeihanLi in #791
- cleanup folders by @tg123 in #792
- Code Enhancements by @WeihanLi in #794
- fix release build version schema by @tg123 in #796
Full Changelog: 7.1.3...v7.1.9
7.1.3
7.0.15
What's Changed
- Improve support for 'exec' credentials. by @brendandburns in #774
Full Changelog: 7.0.14...7.0.15