Skip to content

Releases: kubernetes-client/csharp

v19.0.2

24 Feb 19:11
f93cab4

Choose a tag to compare

What's Changed

  • Implement List operations for Kubectl by @Copilot in #1693
  • Implement KubectlDelete to delete Kubernetes resources by @Copilot in #1696
  • Implement Kubectl Patch operations by @Copilot in #1698
  • Implement KubectlRollout with generic type parameters for deployment lifecycle management by @Copilot in #1700
  • Implement KubectlTop for node and pod metrics by @Copilot in #1703
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1706
  • fix: make JsonConverter classes public by @IvanJosipovic in #1694
  • Add RFC3339 formats with offset by @luiscantero in #1705
  • Fix multi-certificate loading from certificate-authority-data by @Copilot in #1690
  • Use actual lease duration from Kubernetes object in leader election by @Copilot in #1707
  • Update client generation to Kubernetes v1.35 and bump SDK version to 19.0 by @Copilot in #1712
  • Order YAML type meta fields before resource data by @Copilot in #1717

Full Changelog: v18.0.13...v19.0.2

v18.0.13

02 Dec 19:54
da717ab

Choose a tag to compare

What's Changed

  • feat(KubernetesJson): Use of SourceGenerationContext outside AOT by @IvanJosipovic in #1677
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1678
  • Publish Symbols to NuGet by @tg123 in #1681
  • Fix datetime serialization to always output 6 decimal places for microseconds by @Copilot in #1687
  • Add .NET 10 target framework support by @Copilot in #1686
  • Implement Kubectl Get using generic client for any Kubernetes resource by @Copilot in #1685
  • Fix flaky test by using dynamic port allocation instead of static counter by @Copilot in #1691
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1688

New Contributors

  • @Copilot made their first contribution in #1687

Full Changelog: v18.0.5...v18.0.13

v18.0.5

15 Oct 22:12
2922627

Choose a tag to compare

What's Changed

  • revert change to structs from classes for IntOrString and ResourceQuantity, and handle null values in YAML converters by @tg123 in #1673

Full Changelog: v18.0.4...v18.0.5

v18.0.4

12 Oct 06:49
6d27bd9

Choose a tag to compare

What's Changed

Full Changelog: v17.0.14...v18.0.4

v17.0.14

27 Aug 22:31
69afa49

Choose a tag to compare

What's Changed

New Contributors

  • @k7o made their first contribution in #1643

Full Changelog: v17.0.4...v17.0.14

v17.0.4

22 May 17:35
f1125e9

Choose a tag to compare

What's Changed

  • Version 17.0 + Generate 1.33 by @tg123 in #1626
  • Clean up warnings in examples by @tg123 in #1628
  • Bump nunit/docfx-action from 4.0.0 to 4.1.0 by @dependabot in #1629
  • Implementing a more modular API by @ayrloong in #1627

Full Changelog: v16.0.7...v17.0.4

v16.0.7

22 Apr 23:13
dfdf0b7

Choose a tag to compare

What's Changed

  • Remove IdentityModel package versions from Directory.Packages.props by @eerhardt in #1625

New Contributors

Full Changelog: v16.0.6...v16.0.7

v16.0.6

19 Apr 05:47
c93fabe

Choose a tag to compare

What's Changed

New Contributors

  • @ayrloong made their first contribution in #1623

Full Changelog: v16.0.2...v16.0.6

v16.0.2

21 Jan 09:14
73b318b

Choose a tag to compare

What's Changed

  • Actually assign loaded cert when generating pfx by @rmja in #1609

New Contributors

Full Changelog: v16.0.1...v16.0.2

v16.0.1

16 Jan 09:00
f7e7613

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.0.1...v16.0.1