Skip to content

Releases: gkampitakis/fastify-secrets-vault

v1.1.1

30 Sep 18:58
f844193
Compare
Choose a tag to compare

What's Changed

  • Fix typo error that followed linter automatic fix by @cedlemo in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Sep 21:01
645b391
Compare
Choose a tag to compare

v1.0.1...v1.1.0

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

02 May 19:49
Compare
Choose a tag to compare
  • fix: update package deps (#8) c4f233e
  • chore(deps-dev): bump jest from 26.6.3 to 27.0.3 (#1) 9e77525

v1.0.0...v1.0.1

v1.0.0

15 Mar 17:44
Compare
Choose a tag to compare
  • fix: remove warning and release as v1 9059520

v0.2.0...v1.0.0

v0.2.0

20 Feb 21:02
Compare
Choose a tag to compare

Features

  • fix: throw errors returned from vault api f17189f
  • fix: add support for versioned and non versioned secrets 1a6e525
  • fix: finalize structure and plugin functionality e2c31c2
  • feat: start working on the structure of the plugin 65ba91a

Chores

  • chore: add example of plugin usage and instructions 5a63adb
  • chore: add README.md documentation and comments on types 16ec382
  • fix: implement tests f3f5b13
  • chore: configuring repo files and structure 7413d59

d2383e4...v0.2.0