Skip to content

Releases: networkteam/vignet

v0.5.5

Choose a tag to compare

@christophlehmann christophlehmann released this 07 Feb 16:48
debfc73

Changelog

v0.5.4

Choose a tag to compare

@christophlehmann christophlehmann released this 07 Feb 16:30

Migrate GoReleaser arguments

v0.5.3: Fix loading JWKS

Choose a tag to compare

@christophlehmann christophlehmann released this 07 Feb 15:48

Fix for

Error: building authentication provider: initializing GitLab authentication provider: loading JWKS: failed to extract response via extractor function: invalid HTTP status code: 404

v0.5.2

Choose a tag to compare

@hlubek hlubek released this 05 Feb 16:38

Bugfix for keeping comments on same line

v0.5.1

Choose a tag to compare

@hlubek hlubek released this 20 Sep 11:28

Bugfix for validation error with JSONPath

v0.5.0

Choose a tag to compare

@hlubek hlubek released this 19 Sep 14:34
77f6767

Added support for JSONPath in setField.field

v0.4.0

Choose a tag to compare

@hlubek hlubek released this 05 Jun 10:12
  • 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

Choose a tag to compare

@hlubek hlubek released this 31 May 19:43
  • 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

Choose a tag to compare

@hlubek hlubek released this 22 Mar 16:37

Output error when patching failed.

v0.2.1

Choose a tag to compare

@hlubek hlubek released this 21 Mar 17:53

Added health check and HTTP logging.