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