Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 21:33
· 6 commits to main since this release
34574f2

This is a release with few changes from the user perspective as it mostly includes some improvements in the documentation and CI.

The most important change is that we are now using the InnovationEngine to validate the code blocks present in the README file. This will help us to ensure that the documentation is always up to date and that the code blocks are working as expected. The same strategy will be applied to the rest of the documentation in the future. Thanks to @mqasimsarfraz for this contribution and to @vmarcella and @mbifeld for the support in this task.

What's Changed

  • build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #49
  • ci: Allow running tests in parallel by @mqasimsarfraz in #50
  • docs: Add documentation-test for README by @mqasimsarfraz in #51
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #53
  • docs: Improve check-apiserver-connectivity description by @blanquicet in #54
  • config: Use data from config file when available by @blanquicet in #55
  • spinner: Ensure there are no logs/prints between Start and Stop by @blanquicet in #61

Full Changelog: v0.2.3...v0.2.4