Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bot-targa bot-targa released this 07 Jun 13:44
· 24 commits to main since this release

Changelog

Features

  • 2ddf86b feat: add reset of mapper if some CRD has been added during wait task
  • 2d53e61 feat: add resource waiting during apply
  • d45be3b feat: avoid to receive status update of already received current resources in wait task
  • 979a6ae feat: improve status update event messaging
  • f5ac29c feat: merge tools from rewrite
  • ce15723 feat: refactor repository
  • dbb767f feat: remove logr dependency
  • a355bfc feat: rework library
  • 6fd8c17 feat: update ci and tools versions to latest
  • 1d6fc54 feat: update goreleaser version to v2
  • 5600cd4 feat: update tools and dependencies versions
  • 3d67f30 feat: update tools versions
  • f0c32c0 feat: update tools versions
  • 40ebda7 feat: v0.2.0

Bug Fixes

  • 3c337d2 fix: another attempt to fix tests
  • e676f77 fix: attempt to resolve a race condition in tests
  • 9ab6801 fix: ci workflows
  • 03a6850 fix: make now correctly install tools only if not in path
  • b2108e0 fix: mismatched file name casing
  • 2cd1acd fix: ordering multiple webhooks with same service
  • 0310ee0 fix: ordering of webhooks to apply them after the services
  • c2790a1 fix: reduced resource grouping in graph
  • 7a17f4d fix: remove possible race condition in wait task test
  • bf3a51b fix: remove unused ci steps
  • e88f873 fix: skipping objects in inventory not available on remote
  • 1938823 fix: status update event error clause
  • 9ea5479 fix: wrong path in CODEOWNERS

Others

  • d91542b build(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#33)
  • a41e567 build(deps): bump github/codeql-action from 2.21.9 to 2.22.5 (#11)
  • 3bd6fdd build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#10)
  • 524e293 build: fix generate dependency
  • b76cb26 build: fix warning linker messages for macOS
  • b0e1686 build: update from template
  • 8260da1 chore(deps): bump actions/cache from 3.3.2 to 4.0.1 (#25)
  • 49a1132 chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4 (#13)
  • 6bee2fa chore(deps): bump actions/dependency-review-action from 3.1.4 to 4.0.0 (#20)
  • a72bd75 chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.3 (#23)
  • 92d95cb chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#18)
  • b01888f chore(deps): bump github/codeql-action from 2.22.5 to 2.22.8 (#14)
  • 95f3586 chore(deps): bump github/codeql-action from 2.22.8 to 3.22.12 (#19)
  • 22ee13a chore(deps): bump github/codeql-action from 3.22.12 to 3.24.6 (#24)
  • 223cf0e chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#26)
  • 2c0eb0f chore: bump golang.org/x/net from 0.4.0 to 0.7.0
  • 40a56f1 chore: update language and packages versions
  • 39a003c chore: update repository to latest template
  • 4ed3bba chore: update to lastes version of repo template
  • 205f67b ci(deps): bump the minor-actions-dependencies group with 4 updates (#34)
  • 56794ae ci: add nocoverageredesign experimental flag for fixing coverage report
  • e894735 ci: bump actions/cache from 4.0.1 to 4.0.2 (#29)
  • 2ed019e ci: bump actions/checkout from 3 to 4
  • b2903a2 ci: bump actions/checkout from 4.1.0 to 4.1.1 (#12)
  • 1d023d1 ci: bump actions/dependency-review-action from 4.1.3 to 4.2.5 (#27)
  • 36ded56 ci: bump actions/dependency-review-action from 4.2.5 to 4.3.2 (#31)
  • f76b3bf ci: bump actions/setup-go from 3 to 4
  • 2f914ef ci: bump github/codeql-action from 2.21.8 to 2.21.9
  • 6335f75 ci: bump github/codeql-action from 3.24.6 to 3.24.9 (#28)
  • 2651f4b ci: bump github/codeql-action from 3.24.9 to 3.25.3 (#32)
  • 1ccdc3a ci: disable testenv 1.29 until support
  • 8b218b3 ci: fix dependency review job
  • 3901fb9 ci: remove relase steps
  • be3185a docs: fix wrong link in CHANGELOG
  • a725367 docs: update CHANGELOG
  • 4a1574f docs: update README
  • 235904e docs: update package description