Skip to content

v0.35.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:47
· 53 commits to main since this release

What's Changed

🚀 Features

  • feat(transfer): Optimized approach for OCM transfer by implementing a concurrent worker pool by @jakobmoellerdev in #1676

🐛 Bug Fixes

  • fix: Address concurrent setting of log level for yq-lib by @dee0sap in #1690
  • bugfix: Correct the usage of sync.OnceFunc by @dee0sap in #1696

⬆️ Dependencies

8 changes
  • chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #1688
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #1691
  • chore: bump docker/docker to latest version again by @frewilhelm in #1693
  • chore(deps): bump the go group across 1 directory with 11 updates by @dependabot[bot] in #1701
  • chore: retract release 0.34 by @frewilhelm in #1709
  • chore: revert upgrade of github.com/mikefarah/yq/v4 by @frewilhelm in #1710
  • chore(deps): adjust dependabot ignore for github.com/mikefarah/yq/v4 by @frewilhelm in #1716
  • chore(deps): bump the go group with 11 updates by @dependabot[bot] in #1719

🧰 Maintenance

  • chore: bump VERSION to 0.35.0-dev by @ocmbot[bot] in #1685

Full Changelog: v0.34...v0.35.0