Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 771 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 771 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.1] - 2024-03-27

Changed

  • Updated all go dependancies
  • Stubbed TestCase and TestStep from github.com/hashicorp/vault/helper/testhelpers/logical to avoid loading vault as a module
  • Updated action to build with golang version 1.21

Fixed

  • Fixed test_and_cover.sh script to exit 1 on any error

[v1.0.1] - 2024-03-27

Changed

  • Updated build-all-arch.sh to build container compatible binary

Fixed

  • Build and Publish workflow to be a manual run, which gets release version from version.txt