Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 599 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.

[0.2.1] - 2020-07-28

Changed

  • Testing is done now by using Vault utilities instead of mocking

Fixed

  • Handling scenario of Vault returning a nil secret

[0.2.0] - 2020-07-22

Added

  • Allow insecure SSL communication with Vault

Fixed

  • Fix wrong log level for exclusion paths

[0.1.0] - 2020-07-22

First release