Skip to content

Releases: networkteam/vignet

v0.5.2

05 Feb 16:38
Compare
Choose a tag to compare

Bugfix for keeping comments on same line

v0.5.1

20 Sep 11:28
Compare
Choose a tag to compare

Bugfix for validation error with JSONPath

v0.5.0

19 Sep 14:34
77f6767
Compare
Choose a tag to compare

Added support for JSONPath in setField.field

v0.4.0

05 Jun 10:12
Compare
Choose a tag to compare
  • Added createFile command
  • Added deleteFile command
  • Improved error handling and return JSON encoded errors depending on Accept header
  • Added more end-to-end tests

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 May 19:43
Compare
Choose a tag to compare
  • Fixed #1 by doing YAML patching in a different way.
  • !!! Missing keys in a setField command are no longer created automatically. The create property must be set to true for this behaviour.

Full Changelog: v0.2.2...v0.3.0

v0.2.2

22 Mar 16:37
Compare
Choose a tag to compare

Output error when patching failed.

v0.2.1

21 Mar 17:53
Compare
Choose a tag to compare

Added health check and HTTP logging.

v0.2.0

20 Mar 11:21
Compare
Choose a tag to compare

Provide binaries and Docker image via GoReleaser.