Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 04:15
· 134 commits to master since this release
92aaa7f

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

Full Changelog: v0.4.0...v0.5.0