Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 850 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.6] - 2025-02-20

🐛 Bug Fixes

  • (test) Use correct vault docker repo

⚙️ Miscellaneous Tasks

  • Attempt to fix linter
  • (ci) Fix test pipeline
  • Upgrade go
  • (workflows) Enable dependabot
  • Resolve conflicts
  • Resolve conflicts
  • Conflicts, this time for real
  • Full update to latest versions

0.0.5 (2023-01-05)

0.0.4 (2022-02-28)

0.0.3 (2021-05-28)

0.0.2 (2021-05-27)

Bug Fixes

  • common: version detection fixed when engine gets converted (558cf0da)

    Version detection failed, when the generic backend was created before 0.8.3 and converted to v2 later.