Skip to content

Releases: zcloud-ws/secure-templates

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:30
8770eaf

Changelog

  • 8770eaf Upgrade golang.org/x/crypto to v0.53.0 to fix security alerts

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:27
88d8a81

Changelog

  • 88d8a81 Update dependencies to fix Dependabot security alerts

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Mar 02:33
fe9ebf5

Changelog

  • fe9ebf5 Update ldflags to use full app package path

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 14:02
36aa47c

Changelog

  • 36aa47c Refactor installer script and improve README documentation

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 13:48
cdc74ca

Changelog

  • cdc74ca Add support for OCI Vault as a secret engine

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 15:20
e8a126b

Changelog

  • e8a126b Add support for custom template delimiters
  • 2c89cae Adding ACL Rule to allow user list secrets from UI.
  • b391513 Update script version to latest: v0.0.1-alpha.19

v0.0.1-alpha.19

Choose a tag to compare

@github-actions github-actions released this 30 Apr 01:01
58b3f73

Changelog

  • 6e7eabb Adding env function to print keys option.
  • c79d64a Create a no connector for secret.
  • 58b3f73 Update paths for config and secret files
  • ca4b524 Update script version to latest: v0.0.1-alpha.18

v0.0.1-alpha.18

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:59
cea68d2

Changelog

  • d1d430f Add new unit tests and streamlining of functions.
  • 927fed7 Adding stpl to .gitignore
  • cea68d2 Moving repository to zcloud-ws account
  • a8a18a3 Update ParseConfig function to handle missing filename
  • c161c5c Update coverage and vulnerability report
  • 7ab8894 Update script version to latest: v0.0.1-alpha.17

v0.0.1-alpha.17

Choose a tag to compare

@github-actions github-actions released this 23 Apr 18:39
de05787

Changelog

  • de05787 Update code for secure-template tool to expand environment variables

v0.0.1-alpha.16

Choose a tag to compare

@github-actions github-actions released this 19 Apr 03:38
b7d7b13

Changelog

  • d199e3d Add configuration options to secure templates tool
  • a75c9b2 Adding coverage test report
  • b7d7b13 Merge pull request #1 from edimarlnx/develop
  • 004e20b Refactor initApp function for error handling
  • 9b4acec Update coverage to 59%
  • b5d3d5b Update coverage to 60%
  • c15341e Update coverage to 60%
  • 5023293 Update coverage to 60%
  • 96271e8 Update docker run command in coverage-update.sh
  • b9a794f Update initApp function to handle error logs
  • 0b66fef Update logging and error handling in main.go
  • f801f7f Update logging levels and fix test string error handling
  • 62585b7 Update script version to latest: v0.0.1-alpha.15