Skip to content

Releases: lancer-kit/noble

Updated dependencies

07 Apr 14:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.6...v.1.20.3

Updated dependencies

16 Jul 08:16
7184e55
Compare
Choose a tag to compare

Hashicorp/vault updated to version 1.1.1

Update dependencies for vault

13 Jul 08:55
20f2685
Compare
Choose a tag to compare

The new version 1.1.0 of the library for hashicorp/vault is used

Dependency update

17 Mar 08:15
293d909
Compare
Choose a tag to compare

logrus update from 1.8.0 to 1.8.1

Version 1.20

17 Mar 17:56
b815f37
Compare
Choose a tag to compare

New in 1.20.0

Support for including multiple secrets inside parameter strings.

Support for different types of secrets within one line.

Example of yaml config line:

db: postgres://{{env:dbname}}?user={{dynenv:USER_NAME}}&password={{vault:/data/db?password}}

Dependency update

21 Feb 07:26
da72b4a
Compare
Choose a tag to compare

logrus dependency updated

Yaml dependency update

28 Nov 15:20
5101c1b
Compare
Choose a tag to compare

Minor dependency update.

Update armory

09 Jul 12:35
cdcabfa
Compare
Choose a tag to compare

Dependency updates.
Changes:

  • go.mod
  • go.sum

Minor fixes

16 Jun 14:03
Compare
Choose a tag to compare

Just comments and readme fixes

Readme with buld status

10 Jun 12:39
Compare
Choose a tag to compare

Build Status GoDoc

  • Added .travis.yml and build status
  • Fixed tests (check for installed services)