Releases: kubernetes-client/csharp
Releases · kubernetes-client/csharp
v16.0.2
v16.0.1
What's Changed
- Bump nunit/docfx-action from 3.4.1 to 3.4.2 by @dependabot in #1586
- Added OnError event to MetaObjectLock by @fh-tmccurdy in #1585
- Enable JSON Patch in AOT by @hwoodiwiss in #1588
- Leader Election doesn't properly report OnError by @tg123 in #1594
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #1595
- generate api v1.32 by @tg123 in #1603
New Contributors
- @fh-tmccurdy made their first contribution in #1585
- @hwoodiwiss made their first contribution in #1588
Full Changelog: v15.0.1...v16.0.1
v15.0.1
v14.0.12
v14.0.8
What's Changed
- Bump BouncyCastle.Cryptography from 2.2.1 to 2.3.1 in /src/KubernetesClient.Classic by @dependabot in #1557
- Bump nunit/docfx-action from 3.2.0 to 3.3.0 by @dependabot in #1558
- Update KubernetesClient DiagnosticSource dependency by @WeihanLi in #1561
- init cpm support by @WeihanLi in #1565
- Bump nunit/docfx-action from 3.3.0 to 3.4.0 by @dependabot in #1569
- Bump nunit/docfx-action from 3.4.0 to 3.4.1 by @dependabot in #1572
Full Changelog: v14.0.2...v14.0.8
v14.0.2
What's Changed
- Update SDK version to 14.0 for Kubernetes 1.30 by @tg123 in #1551
- Add missing Dispose() calls by @brianpursley in #1552
New Contributors
- @brianpursley made their first contribution in #1552
Full Changelog: v13.0.37...v14.0.2
v13.0.37
What's Changed
- docs: Update README.md by @WeihanLi in #1538
- Bump Microsoft.VisualStudio.SlnGen from 11.2.3 to 11.2.6 by @dependabot in #1540
- Adding back PrometheusHandler to avoid breaking change by @rwkarg in #1534
- Add CultureInfo.InvariantCulture to floating point number formatting by @tg123 in #1541
- Bump actions/configure-pages from 4 to 5 by @dependabot in #1543
- Lock usage of YamlDotNet Serializer and Deserializer by @alxmitch in #1544
- Bump nunit/docfx-action from 3.1.0 to 3.2.0 by @dependabot in #1545
- Bump microsoft/setup-msbuild from 1.3 to 2 by @dependabot in #1547
- Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.8.1 in /examples/openTelemetryConsole by @dependabot in #1548
- SlnGen instructions are potentially incomplete by @tg123 in #1530
- Refactor LibKubernetesGenerator code structure by @tg123 in #1546
New Contributors
Full Changelog: v13.0.26...v13.0.37
v13.0.26
What's Changed
- Removing prometheus-net dependency by @rkarg-blizz in #1526
- docs: update README.md by @WeihanLi in #1527
- fix docfx build by @WeihanLi in #1529
New Contributors
- @rkarg-blizz made their first contribution in #1526
Full Changelog: v13.0.23...v13.0.26
v13.0.23
What's Changed
- Let
Microsoft.VisualStudio.SlnGen
dependency development only by @WeihanLi in #1509 - Bump codecov/codecov-action from 3 to 4 by @dependabot in #1512
- Fix: Exec provider potential deadlock by @avin3sh in #1457
- add a devcontainer by @brendandburns in #1513
- Delete kubernetes-client.sln file by @tg123 in #1516
- consolidate nuget System.IdentityModel.Tokens.Jwt and YamlDotNet by @tg123 in #1515
- Bump nunit/docfx-action from 3.0.0 to 3.1.0 by @dependabot in #1517
- Bump actions/delete-package-versions from 4 to 5 by @dependabot in #1519
- Update Version Compatibility in readme by @Sarah-A in #1514
- Bump Microsoft.VisualStudio.SlnGen from 11.1.0 to 11.2.3 by @dependabot in #1522
- add AKS with kubelogin + MSI example by @tg123 in #1523
- Update project references to include .csproj files instead of .proj files by @tg123 in #1524
New Contributors
Full Changelog: v13.0.11...v13.0.23
v13.0.11
What's Changed
- Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/KubernetesClient by @dependabot in #1495
- Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 by @dependabot in #1496
- Fixed GenericClient not propagating parameters into WatchAsync by @alex-zyl in #1500
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #1501
- Bump Autofac from 7.1.0 to 8.0.0 by @dependabot in #1502
- Pass CancellationToken from StreamConnectAsync to webSocketBuilder.BuildAndConnectAsync by @nathanwoctopusdeploy in #1504
- introduce slngen and remove stale proj by @tg123 in #1497
- Bump System.IO.Abstractions.TestingHelpers from 20.0.4 to 20.0.15 by @dependabot in #1505
- Bump YamlDotNet from 13.7.1 to 15.1.0 by @dependabot in #1506
- add KubernetesClient.Aot to support Aot by @tg123 in #1498
New Contributors
- @alex-zyl made their first contribution in #1500
- @nathanwoctopusdeploy made their first contribution in #1504
Full Changelog: v13.0.1...v13.0.11