Releases: kubernetes-client/c
Releases · kubernetes-client/c
v0.11.0
Based on Kubernetes release 1.31
What's Changed
- add support to load kubernetes configuration for memory buffer by @DanyT in #242
- Fix Potential Handler Leaks in the c/kubernetes/config/ by @903d09f6-e821-4655-9e8b-7e6068b26f74 in #244
- Split the versioning and compatibility table by @ityuhui in #246
- Automated openapi generation from release-1.31 by @ityuhui in #249
- Update version and compatibility for the release 0.11.0 by @ityuhui in #250
New Contributors
- @903d09f6-e821-4655-9e8b-7e6068b26f74 made their first contribution in #244
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Based on Kubernetes release 1.30
What's Changed
- Commented out printf statements in the generic client. by @homer6 in #226
- Conan support is added by @ydcpp in #230
- conanfile update for lws openssl3 fix by @ydcpp in #231
- Use the libwebsockets-dev package provided by the operating system by @ityuhui in #234
- Create dependabot.yml by @brendandburns in #235
- Bump actions/checkout from 3 to 4 by @dependabot in #236
- Bump helm/kind-action from 1.8.0 to 1.10.0 by @dependabot in #237
- Bump actions/setup-java from 3 to 4 by @dependabot in #238
- Automated Generate from openapi release-1.30 by @github-actions in #240
- Update version and compatibility for the release 0.10.0 by @ityuhui in #241
New Contributors
- @homer6 made their first contribution in #226
- @ydcpp made their first contribution in #230
- @dependabot made their first contribution in #236
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Based on Kubernetes release 1.29
What's Changed
- Bump helm/kind-action to v1.8.0 by @ityuhui in #208
- Use int* as int or bool type function parameters by @ityuhui in #210
- doc: Update API document after some data types of function parameters are changed by @ityuhui in #214
- Automated Generate from openapi release-1.29 by @github-actions in #217
- Update version and compatibility document for the release 0.9.0 by @ityuhui in #218
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Based on Kubernetes release 1.28
What's Changed
- add support of reading certificate-authority file by @swhoro in #198
- Support 32bit in postdata by @ityuhui in #200
- Support configuration of openapi-generator commit for client generation by @ityuhui in #205
- Automated Generate from openapi release-1.28 by @github-actions in #206
- Update version and compatibility for the release 0.8.0 by @ityuhui in #207
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Based on Kubernetes release 1.27
What's Changed
- Increase buffer size by @ityuhui in #178
- Include config.h to define HAVE_SECURE_GETENV or HAVE_GETENV by @ityuhui in #181
- Fix loading users.user.token from yaml config by @hirishh in #182
- Bump helm/kind-action by @ityuhui in #183
- improve generic list and namespacedlist by @DanyT in #184
- allow apiGroup to be null by @DanyT in #185
- fix([README.md]): typos in README.md causes installation error by @rexlim820220 in #186
- Setup Java environment for openapi-generator in the github action by @ityuhui in #188
- Fix incorrect usage of setup-java action by @ityuhui in #190
- Automated Generate from openapi release-1.27 by @github-actions in #191
- Update version and compatibility for the release 0.7.0 by @ityuhui in #192
New Contributors
- @DanyT made their first contribution in #184
- @rexlim820220 made their first contribution in #186
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Based on Kubernetes release 1.26
What's Changed
- Check cJSON_IsNull when the data type is datetime by @ityuhui in #157
- Always send integer or boolean query parameters to the API server by @ityuhui in #160
- Allow cJSON_IsNull() if the string is not mandatory by @ityuhui in #162
- Add check for the presence of secure_getenv by @irozzo-1A in #163
- Add support for IPv6 addresses in the in-cluster resolution by @irozzo-1A in #164
- Update config.h.in to be more clear by @ityuhui in #165
- Load user certificates by file path by @hirishh in #167
- Fix memory leak when kubeconfig is invalid by @ityuhui in #169
- Correct check for getenv()/secure_getenv() by @ahmedyarub in #171
- Automated Generate from openapi release-1.26 by @github-actions in #173
- Update version and compatibility for the release 0.6.0 by @ityuhui in #174
New Contributors
- @irozzo-1A made their first contribution in #163
- @hirishh made their first contribution in #167
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Based on Kubernetes release 1.25
What's Changed
- Build deb package in GitHub Action by @ityuhui in #130
- Update the README by @ityuhui in #131
- Add the Valgrind memory check for examples by @ityuhui in #133
- Wait for the pod to terminate cleanly after deleting the pod during testing by @ityuhui in #135
- Resolve cpp keyword conflict by @caesar0301 in #140
- Treat "null" as a valid value for a field of a JSON map by @ityuhui in #141
- Add "debug mode" and "Compatibility" descriptions to README.md by @ityuhui in #149
- Automated Generate from openapi release-1.25 by @github-actions in #151
- Update version and compatibility documentation for the release 0.5.0 by @ityuhui in #152
New Contributors
- @caesar0301 made their first contribution in #140
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Based on Kubernetes release 1.24
What's Changed
- Update the versioning and compatibility document by @ityuhui in #121
- Add a github action for generating code. by @brendandburns in #124
- Automated Generate from openapi release-1.24 by @github-actions in #126
- Add a devcontainer configuration by @brendandburns in #127
- Support free-form objects by @ityuhui in #128
- Request to release 0.4.0 for kuberntes v1.24 by @ityuhui in #129
New Contributors
- @github-actions made their first contribution in #126
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Based on Kubernetes v1.23.5
What's Changed
- Update the documents of the release process by @ityuhui in #116
- Bump forward to Kubernetes v1.23.5 by @ityuhui in #117
- cicd: Add a Github Action to release automatically by @ityuhui in #118
- Eliminate some compiler warnings by @ityuhui in #119
Full Changelog: v0.2.0...v0.3.0