Releases: kubernetes-client/csharp
Releases · kubernetes-client/csharp
v11.0.7
What's Changed
- Bump System.IO.Abstractions.TestingHelpers from 19.2.4 to 19.2.8 by @dependabot in #1262
- Bump System.IdentityModel.Tokens.Jwt from 6.28.1 to 6.29.0 by @dependabot in #1265
- Bump System.IO.Abstractions.TestingHelpers from 19.2.8 to 19.2.11 by @dependabot in #1264
- Bump YamlDotNet from 13.0.2 to 13.1.0 by @dependabot in #1268
- Bump Autofac from 7.0.0 to 7.0.1 by @dependabot in #1269
- Use the system certificate store if no certificates are specified. by @marcusbooyah in #1261
- generate API v1.27 by @tg123 in #1270
- Bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #1276
- feat: Add a parameter to the GenericClient class that configures the … by @IvanJosipovic in #1274
- Bump System.IO.Abstractions.TestingHelpers from 19.2.11 to 19.2.17 by @dependabot in #1277
- Bump System.IO.Abstractions.TestingHelpers from 19.2.17 to 19.2.18 by @dependabot in #1278
- Bump Microsoft.Build.Traversal from 3.4.0 to 4.0.0 by @dependabot in #1280
- Support TLS Server Name overrides in kubeconfig by @cb in #1282
New Contributors
- @marcusbooyah made their first contribution in #1261
- @cb made their first contribution in #1282
Full Changelog: v10.1.19...v11.0.7
v10.1.19
What's Changed
- Bump Autofac from 6.5.0 to 7.0.0 by @dependabot in #1225
- Bump JsonPatch.Net from 2.0.4 to 2.0.5 by @dependabot in #1227
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #1228
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0 to 7.0.1 by @dependabot in #1229
- Bump JsonPatch.Net from 2.0.5 to 2.0.6 by @dependabot in #1230
- Bump YamlDotNet from 13.0.1 to 13.0.2 by @dependabot in #1232
- introduce cordon by @tg123 in #1231
- Bump System.IO.Abstractions.TestingHelpers from 19.2.1 to 19.2.4 by @dependabot in #1234
- Bump Microsoft.Build.Traversal from 3.2.0 to 3.3.0 by @dependabot in #1235
- Bump System.Diagnostics.DiagnosticSource from 7.0.1 to 7.0.2 by @dependabot in #1236
- Bump actions/deploy-pages from 1 to 2 by @dependabot in #1240
- Exec set CreateNoWindow to true by @IvanJosipovic in #1242
- Bump Microsoft.Build.Traversal from 3.3.0 to 3.4.0 by @dependabot in #1245
- Bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 by @dependabot in #1259
- Add AddJsonOptions to KubernetesClientConfiguration and KubernetesJson by @luiscantero in #1257
New Contributors
- @IvanJosipovic made their first contribution in #1242
- @luiscantero made their first contribution in #1257
Full Changelog: v10.1.4...v10.1.19
v10.1.4
What's Changed
- Bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #1201
- Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1 by @dependabot in #1202
- Bump System.Diagnostics.DiagnosticSource from 7.0.0 to 7.0.1 by @dependabot in #1204
- Bump System.Text.Json from 7.0.1 to 7.0.2 by @dependabot in #1205
- Bump System.IO.Abstractions.TestingHelpers from 19.1.14 to 19.1.18 by @dependabot in #1203
- Bump prometheus-net from 7.0.0 to 8.0.0 by @dependabot in #1206
- Bump System.IdentityModel.Tokens.Jwt from 6.26.1 to 6.27.0 by @dependabot in #1207
- Bump YamlDotNet from 13.0.0 to 13.0.1 by @dependabot in #1210
- Bump Microsoft.TestPlatform.ObjectModel from 17.4.1 to 17.5.0 by @dependabot in #1212
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #1213
- Bump OpenTelemetry from 1.3.2 to 1.4.0 by @dependabot in #1217
- Bump OpenTelemetry.Exporter.Console from 1.3.2 to 1.4.0 by @dependabot in #1219
- Proposal: user defined model version explicit converter by @tg123 in #1211
- Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.4 to 1.0.0-rc9.14 by @dependabot in #1220
- Bump System.IO.Abstractions.TestingHelpers from 19.1.18 to 19.2.1 by @dependabot in #1221
- Bump AutoMapper from 12.0.0 to 12.0.1 by @dependabot in #1179
Full Changelog: v10.0.31...v10.1.4
v10.0.31
What's Changed
- Bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.26.1 by @dependabot in #1195
- Bump YamlDotNet from 12.3.1 to 13.0.0 by @dependabot in #1194
- Use vstest Cobertura support by @stan-sz in #1177
- force event time to non-required by @tg123 in #1198
Full Changelog: v10.0.27...v10.0.31
v10.0.27
What's Changed
- Bump actions/delete-package-versions from 3 to 4 by @dependabot in #1167
- Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 by @dependabot in #1170
- Bump FluentAssertions from 6.8.0 to 6.9.0 by @dependabot in #1172
- Bump actions/configure-pages from 2 to 3 by @dependabot in #1181
- Yaml deserializer strictness: disallow key duplicates by @stan-sz in #1176
- Bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 by @dependabot in #1183
- Bump System.IO.Abstractions.TestingHelpers from 19.1.5 to 19.1.13 by @dependabot in #1187
- Bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 by @dependabot in #1180
- Bump SharpZipLib from 1.4.1 to 1.4.2 by @dependabot in #1188
- Bump System.IO.Abstractions.TestingHelpers from 19.1.13 to 19.1.14 by @dependabot in #1190
- Dispose certificates in
Kubernetes.Dispose()
by @shenglol in #1191
New Contributors
Full Changelog: v10.0.16...v10.0.27
v10.0.16
What's Changed
- Bump System.IO.Abstractions.TestingHelpers from 18.0.1 to 19.1.1 by @dependabot in #1132
- Bump NSwag.Core from 13.18.0 to 13.18.2 by @dependabot in #1146
- Bump System.IO.Abstractions from 18.0.1 to 19.1.1 by @dependabot in #1133
- Bump Microsoft.TestPlatform.ObjectModel from 17.4.0 to 17.4.1 by @dependabot in #1147
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #1148
- Bump YamlDotNet from 12.2.1 to 12.3.1 by @dependabot in #1149
- Bump System.IO.Abstractions.TestingHelpers from 19.1.1 to 19.1.5 by @dependabot in #1151
- Bump System.IO.Abstractions from 19.1.1 to 19.1.5 by @dependabot in #1150
- Bump OpenTelemetry from 1.3.1 to 1.3.2 by @dependabot in #1153
- Bump OpenTelemetry.Exporter.Console from 1.3.1 to 1.3.2 by @dependabot in #1152
- Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #1159
- Bump IdentityModel.OidcClient from 5.2.0 to 5.2.1 by @dependabot in #1163
- add generic watch by @tg123 in #1155
- remove system io abstraction by @tg123 in #1157
- expose watch to classic by @tg123 in #1166
Full Changelog: v10.0.1...v10.0.16
v10.0.1
What's Changed
- remove unused util code by @tg123 in #1042
- Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22518.1 to 7.0.0 by @dependabot in #1119
- Bump Fractions from 7.2.0 to 7.2.1 by @dependabot in #1127
- Bump YamlDotNet from 12.1.0 to 12.2.0 by @dependabot in #1124
- Bump microsoft/setup-msbuild from 1.1 to 1.2 by @dependabot in #1130
- way to disable http2 by @tg123 in #1120
- update system abstract io by @tg123 in #1121
- dispose cts after call finish by @tg123 in #1128
- Bump YamlDotNet from 12.2.0 to 12.2.1 by @dependabot in #1142
- Bump microsoft/setup-msbuild from 1.2 to 1.3 by @dependabot in #1141
- Bump System.Text.Json from 7.0.0 to 7.0.1 by @dependabot in #1143
- generate v1.26 by @tg123 in #1122
Full Changelog: v9.1.3...v10.0.1
v9.1.3
What's Changed
- Add issue templates by @tg123 in #1060
- Bump FluentAssertions from 6.7.0 to 6.8.0 by @dependabot in #1062
- Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 by @dependabot in #1063
- Bump prometheus-net from 6.0.0 to 7.0.0 by @dependabot in #1064
- Bump coverlet.msbuild from 3.1.2 to 3.2.0 by @dependabot in #1066
- Bump System.IdentityModel.Tokens.Jwt from 6.23.1 to 6.25.0 by @dependabot in #1065
- Bump System.Diagnostics.DiagnosticSource from 6.0.0 to 7.0.0 by @dependabot in #1080
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #1075
- Bump Microsoft.TestPlatform.ObjectModel from 17.3.2 to 17.4.0 by @dependabot in #1079
- Bump Fractions from 7.1.0 to 7.2.0 by @dependabot in #1087
- Bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0 by @dependabot in #1083
- Bump Autofac from 6.4.0 to 6.5.0 by @dependabot in #1091
- Bump SharpZipLib from 1.4.0 to 1.4.1 by @dependabot in #1081
- Bump NSwag.Core from 13.17.0 to 13.18.0 by @dependabot in #1093
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #1101
- Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 by @dependabot in #1076
- Bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.25.1 by @dependabot in #1110
- Bump IdentityModel.OidcClient from 5.1.0 to 5.2.0 by @dependabot in #1116
- Bump Moq from 4.18.2 to 4.18.3 by @dependabot in #1115
- Bump YamlDotNet from 12.0.2 to 12.1.0 by @dependabot in #1117
- add API document github page by @tg123 in #1114
- Enhance AbstractKubernetes SendRequest extensibility by @wimoy in #994
- add net7 remove net5 by @tg123 in #1085
- Bump System.Text.Json from 6.0.6 to 7.0.0 by @dependabot in #1078
- Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 by @dependabot in #1082
New Contributors
Full Changelog: v9.0.38...v9.1.3
v9.0.38
v9.0.37
What's Changed
- Standardization of using order and object initialization by @m3nax in #1028
- fix build warning of ThisAssembly by @tg123 in #1039
- add patch and replace to generic by @tg123 in #1040
- simplify setup dotnet by @tg123 in #1043
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #1044
- Use consistent net6.0 TargetFramework by @stan-sz in #1051
- Bump YamlDotNet from 12.0.1 to 12.0.2 by @dependabot in #1052
- Bump IdentityModel.OidcClient from 5.0.2 to 5.1.0 by @dependabot in #1053
- Provide strict k8s yaml model deserializer by @stan-sz in #1047
Full Changelog: v9.0.28...v9.0.37