Releases: kubernetes-client/csharp
Releases · kubernetes-client/csharp
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
v13.0.1
What's Changed
- Bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #1412
- Bump System.IdentityModel.Tokens.Jwt from 7.0.0 to 7.0.1 by @dependabot in #1414
- align auth provider with go-client by @tg123 in #1415
- fix warning IdentityModel 7-breaking-change by @tg123 in #1416
- Bump System.IdentityModel.Tokens.Jwt from 7.0.1 to 7.0.2 by @dependabot in #1418
- Bump Fractions from 7.2.1 to 7.3.0 by @dependabot in #1419
- Bump YamlDotNet from 13.4.0 to 13.5.1 by @dependabot in #1421
- Bump YamlDotNet from 13.5.1 to 13.5.2 by @dependabot in #1422
- fix docfx generate error by @tg123 in #1426
- Prevent UnobservedTaskException in LeaderElector by @klesta490 in #1420
- adopt newer source generator by @tg123 in #1417
- update docfx to nunit owned by @tg123 in #1427
- Bump YamlDotNet from 13.5.2 to 13.7.0 by @dependabot in #1430
- folder structure clean up by @tg123 in #1428
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #1431
- Bump xunit from 2.5.0 to 2.5.2 by @dependabot in #1432
- Bump YamlDotNet from 13.7.0 to 13.7.1 by @dependabot in #1433
- Bump System.IdentityModel.Tokens.Jwt from 7.0.2 to 7.0.3 by @dependabot in #1434
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #1435
- full clone cacert from config object by @tg123 in #1437
- Bump Namotion.Reflection from 3.0.0 to 3.0.1 by @dependabot in #1440
- fix crd code er by @tg123 in #1439
- Bump prometheus-net from 8.0.1 to 8.1.0 by @dependabot in #1441
- Bump xunit from 2.5.3 to 2.6.1 by @dependabot in #1444
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #1447
- Bump Microsoft.TestPlatform.ObjectModel from 17.7.2 to 17.8.0 by @dependabot in #1448
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #1455
- Bump System.IO.Abstractions.TestingHelpers from 19.2.69 to 19.2.87 by @dependabot in #1456
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #1459
- Bump xunit from 2.6.1 to 2.6.2 by @dependabot in #1460
- Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0 by @dependabot in #1451
- Bump System.Diagnostics.DiagnosticSource from 7.0.2 to 8.0.0 by @dependabot in #1453
- Bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 by @dependabot in #1454
- Bump Moq from 4.20.69 to 4.20.70 by @dependabot in #1465
- Bump prometheus-net from 8.1.0 to 8.1.1 by @dependabot in #1466
- Move to net8.0 by @m3nax in #1463
- Bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 by @dependabot in #1450
- Updated OpenTelemetry.Instrumentation.Http from version 1.0.0-rc9.14 to 1.6.0-beta.3 by @m3nax in #1464
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #1471
- Bump actions/configure-pages from 3 to 4 by @dependabot in #1469
- Bump nunit/docfx-action from 2.10.0 to 3.0.0 by @dependabot in #1472
- Improve docs and naming of
LeaderElector
methods. by @PSanetra in #1468 - Bump prometheus-net from 8.1.1 to 8.2.0 by @dependabot in #1473
- Bump System.IO.Abstractions.TestingHelpers from 19.2.87 to 20.0.4 by @dependabot in #1475
- Bump xunit from 2.6.2 to 2.6.3 by @dependabot in #1478
- Bump OpenTelemetry.Instrumentation.Http from 1.6.0-beta.3 to 1.6.0-rc.1 by @dependabot in #1479
- Bump OpenTelemetry.Exporter.Console from 1.6.0 to 1.7.0 by @dependabot in #1476
- Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #1474
- Bump OpenTelemetry.Instrumentation.Http from 1.6.0-rc.1 to 1.7.0 by @dependabot in #1483
- Bump github/codeql-action from 2 to 3 by @dependabot in #1484
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #1470
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #1487
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #1488
- Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #1489
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #1490
- Bump prometheus-net from 8.2.0 to 8.2.1 by @dependabot in #1493
- Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #1494
- fix warnings for net8 by @tg123 in #1481
- update api to v1.29 by @tg123 in #1482
New Contributors
- @klesta490 made their first contribution in #1420
- @PSanetra made their first contribution in #1468
Full Changelog: v12.1.1...v13.0.1
v12.1.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #1391
- Bump System.IdentityModel.Tokens.Jwt from 6.32.2 to 6.32.3 by @dependabot in #1392
- Bump OpenTelemetry from 1.5.1 to 1.6.0 by @dependabot in #1394
- Bump OpenTelemetry.Exporter.Console from 1.5.1 to 1.6.0 by @dependabot in #1393
- align with go json unmarshal by @tg123 in #1397
- force using AES for cert algo by @tg123 in #1345
- Bump System.IdentityModel.Tokens.Jwt from 6.32.0 to 7.0.0 by @dependabot in #1400
- add onerr callback for leader elector by @tg123 in #1399
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #1401
- Bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #1406
- embed KubernetesClient.Models and KubernetesClient.Basic into client sdk by @tg123 in #1407
Full Changelog: v12.0.16...v12.1.1