Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@bot-targa bot-targa released this 23 Jan 11:07
· 7 commits to main since this release

Changelog

Features

  • f657d97 feat: update dependencies
  • 8e16d8d feat: update dependencies and tools

Bug Fixes

  • bd5c99b fix: add supend to cronjob to avoid random spawnign during test execution
  • 4d34ff9 fix: increase timeout for conformance tests
  • df9472f fix: increase timeout test in integration tests for slow clusters
  • 2bde3bb fix: support csa ssa migration (#45)

Others

  • 196bbdc build: update devcontainer
  • 7987f1e build: update pre-commit
  • e084e3c build: update pre-commit
  • 4bad4aa build: update tools and ci versions
  • 4046c50 build: update tools and makefiles
  • dfa69da chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 (#44)
  • d9f83a0 ci(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in the minor-actions-dependencies group (#42)
  • 70559c1 ci(deps): bump the minor-actions-dependencies group with 4 updates (#43)
  • d606a8e ci(deps): bump the minor-actions-dependencies group with 5 updates (#41)
  • 8a982a9 ci: fix action order on codeql
  • 148f20b ci: fix build for codeql
  • 6ea891c ci: fix typo
  • 9d51ec2 ci: update workflows
  • da5cf7f ci: use go build in codeql workflow
  • 8e3384e docs: v0.6.0
  • 0ad3adb refactor: move conformance test to e2e-framework