Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 01:41
· 104 commits to master since this release
859fc3f

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

Full Changelog: v0.5.0...v0.6.0