Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@ilijamt ilijamt released this 15 Feb 14:30
· 9 commits to main since this release

Changelog

  • b8692b8 build(deps): bump actions/setup-go from 4 to 5 (#44)
  • 4a9ff5d build(deps): bump codecov/codecov-action from 3 to 4 (#57)
  • 2fabf9e build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#39)
  • 6d10a61 build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#24)
  • 028aae2 build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#46)
  • 3ead8a5 build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#55)
  • f39e345 build(deps): bump github.com/hashicorp/hcl (#12)
  • b3fedfd build(deps): bump github.com/hashicorp/hcl (#15)
  • a63c018 build(deps): bump github.com/hashicorp/hcl (#17)
  • 6992ae9 build(deps): bump github.com/hashicorp/hcl (#19)
  • 370f137 build(deps): bump github.com/hashicorp/hcl (#21)
  • 4403d50 build(deps): bump github.com/hashicorp/hcl (#23)
  • 88fb56b build(deps): bump github.com/hashicorp/hcl (#26)
  • 619e145 build(deps): bump github.com/hashicorp/hcl (#30)
  • fd210f7 build(deps): bump github.com/hashicorp/hcl (#32)
  • 8de52eb build(deps): bump github.com/hashicorp/hcl (#34)
  • cb1fdf2 build(deps): bump github.com/hashicorp/hcl (#36)
  • 49b5080 build(deps): bump github.com/hashicorp/hcl (#38)
  • 87973ec build(deps): bump github.com/hashicorp/hcl (#41)
  • 2cbcb97 build(deps): bump github.com/hashicorp/hcl (#43)
  • 53bb804 build(deps): bump github.com/hashicorp/hcl (#48)
  • 3b4c1ad build(deps): bump github.com/hashicorp/hcl (#50)
  • b096ca8 build(deps): bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0 (#56)
  • 293634f build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#13)
  • 477c689 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#16)
  • d45860a build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#18)
  • f07d64e build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#20)
  • 20408fc build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#22)
  • 70d4016 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#25)
  • 3466e4f build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#27)
  • ea30bec build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#31)
  • 673acde build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#33)
  • 79f8d9b build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#35)
  • 20f8ea6 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#37)
  • 09e5f72 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#40)
  • af48bbf build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#42)
  • 70601e7 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#45)
  • c0d07cc build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#49)
  • 8d33073 build(deps): bump github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2 (#52)
  • a63293d build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#29)
  • eb15d80 build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#11)
  • 4ad19c2 build(deps): bump github/codeql-action from 2 to 3 (#47)
  • 5f3c64b build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#51)
  • 0499389 build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#14)
  • 111b7e3 build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#28)
  • 71679ad build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#54)
  • dc447c4 build(deps): bump golangci/golangci-lint-action from 3 to 4 (#60)
  • d8a45a0 build(deps): update vault dependencies
  • a35471f chore(docker-compose): fix deprecated image url for hashicorp vault
  • 4fc9da8 fix: added clarification on the regexp inputs where you can check the syntax
  • 04f961b fix: test should not care how much data is written in the buffer as long as it is not empty