Skip to content

Releases: HeavyHorst/remco

v0.12.4

06 Jun 20:15
Compare
Choose a tag to compare

Full Changelog: v0.12.3...v0.12.4

Compiled with go 1.20.5 and updated deps to fix:

golang.org/x/net GHSA-69cg-p879-7622
golang.org/x/crypto GHSA-8c26-wmh5-6g9v
golang.org/x/sys/unix GHSA-p782-xgp4-8hr8
github.com/prometheus/client_golang GHSA-cg3q-j54f-5p7p
golang.org/x/net GHSA-vvpx-j8f3-3w6h

v0.12.3

03 Apr 08:44
Compare
Choose a tag to compare

What's Changed

  • do not retry resource templating on error for "onetime" resources by @sseide in #79
  • Improve js filter error messages and documentation by @sseide in #81
  • Revert consul-template to latest upstream by @darora in #82
  • add new method "SortedSet()" to template set object by @sseide in #83

New Contributors

Full Changelog: v0.12.2...v0.12.3

v0.12.2

19 Feb 17:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.12.2

v0.12.1

19 Oct 18:42
Compare
Choose a tag to compare
  • 8d36e4f template: support sorted sets fixes: #57

v0.12.0

31 Aug 18:42
Compare
Choose a tag to compare
  • 04c1d6c template: Add index filter fixes: #38
  • e36da5f template: add filter to get map value by key
  • 81682df add map/set Data structures to templates
  • cfcb86a add parseFloat and parseInt filters
  • 2aa57a9 switched to github.com/ghodss/yaml

v0.12.0-beta.2

05 Nov 14:50
85fa525
Compare
Choose a tag to compare
v0.12.0-beta.2 Pre-release
Pre-release

v0.12.0-beta.1

14 Oct 16:00
Compare
Choose a tag to compare
v0.12.0-beta.1 Pre-release
Pre-release
  • e668c03 add vault kubernetes support

remco v0.11.1

26 Jul 16:44
Compare
Choose a tag to compare
  • fixed: Retry if file was not found #29

remco v0.11.0

10 Dec 16:42
Compare
Choose a tag to compare

New features

remco v0.10.0

07 Oct 12:21
66e7c05
Compare
Choose a tag to compare

New features

removed features

  • f6c78db removed the decrypt filter

A lot of cleanup work, please check the git history for more details.