Releases: ilijamt/vault-plugin-secrets-gitlab
Releases · ilijamt/vault-plugin-secrets-gitlab
v0.12.0
Changelog
- 660ba86: build(deps): bump actions/checkout from 4 to 6 (#331) (@dependabot[bot])
- 30ba81e: build(deps): bump softprops/action-gh-release from 2 to 3 (@dependabot[bot])
- 3165984: chore(workflows): updated GitHub Actions for artifact actions (@ilijamt)
- 67924fc: chore(workflows): updated GitHub Actions for latest artifact usage (@ilijamt)
- 7e7bf01: chore(workflows): updated changelog workflow to use git status (@ilijamt)
- 4254bbe: chore: add entry to .idea/vault-plugin-secrets-gitlab.iml (@ilijamt)
- b1305a4: chore: added skip rule for changelog regeneration in cliff.toml (@ilijamt)
- ed38533: chore: configured git-cliff for changelog generation (@ilijamt)
- 30635f7: chore: parameterized GitLab version in local setup scripts (@ilijamt)
- 93f662e: ci(workflows): configured artifact path to exclude version directories (@ilijamt)
- 83cec36: ci(workflows): configured changelog generation for automated releases (@ilijamt)
- 40623bf: ci(workflows): configured matrix testing for GitLab version discovery (@ilijamt)
- 804e306: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- ccba5df: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 5b09aa5: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 395ef94: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 4000cfc: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- b8e2478: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 9191169: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 2da7f27: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 607e9b9: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 1e77a34: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 43b5c1d: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- ebc4a46: docs(changelog): regenerate CHANGELOG.md [skip ci] (@github-actions[bot])
- 93f21bb: feat(local-env): added input validation for GitLab version in setup scripts (@ilijamt)
- ed41ab8: feat(token): add version-aware scope and access_level validation (@ilijamt)
- 7635cf4: test(integration): added test for token rotation during expiration window (@ilijamt)
- 4cb03d8: test(integration): added tests for 18.11.2 (@ilijamt)
- 2f7e1bb: test(integration): consolidate setup, document layout, and harden assertions (@ilijamt)
- f85b03a: test(integration): fix in-memory client bugs and harden ctxTestTime (@ilijamt)
- 54c24a1: test(integration): introduced skipEmptyFS for cleaner test outputs (@ilijamt)
- 0680832: test(integration): simplifiy inmemory client and adjust tests (@ilijamt)
- fa063ca: test(integration): split helpers_test.go and add TestMain precondition checks (@ilijamt)
- cc819ff: test(integration): standardized environment setup for service account tests (@ilijamt)
- 87942e5: test(integration): upgrade to 17.11.7 for local and unit testing (@ilijamt)
v0.11.0
Changelog
- 3d372a8: build(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 (#297) (@dependabot[bot])
- d1d30e8: build(deps): bump anchore/sbom-action from 0.22.2 to 0.24.0 (#324) (@dependabot[bot])
- b79bd40: build(deps): bump codecov/codecov-action from 5 to 6 (#328) (@dependabot[bot])
- 2bf4fe6: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#298) (@dependabot[bot])
- 9946ce1: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#300) (@dependabot[bot])
- 72db143: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#325) (@dependabot[bot])
- 0aaae1a: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#329) (@dependabot[bot])
- 488bedb: build(deps): bump gitlab.com/gitlab-org/api/client-go (#294) (@dependabot[bot])
- f66657e: build(deps): bump gitlab.com/gitlab-org/api/client-go (#295) (@dependabot[bot])
- c629ab6: build(deps): bump gitlab.com/gitlab-org/api/client-go (#299) (@dependabot[bot])
- 5164084: build(deps): bump gitlab.com/gitlab-org/api/client-go (#301) (@dependabot[bot])
- 2cf9b67: build(deps): bump gitlab.com/gitlab-org/api/client-go (#302) (@dependabot[bot])
- 9c75428: build(deps): bump gitlab.com/gitlab-org/api/client-go (#304) (@dependabot[bot])
- 159243e: build(deps): bump gitlab.com/gitlab-org/api/client-go (#306) (@dependabot[bot])
- 7da4ac4: build(deps): bump gitlab.com/gitlab-org/api/client-go (#308) (@dependabot[bot])
- 7ecbef2: build(deps): bump gitlab.com/gitlab-org/api/client-go (#309) (@dependabot[bot])
- 0daf0f8: build(deps): bump gitlab.com/gitlab-org/api/client-go (#311) (@dependabot[bot])
- 422cd10: build(deps): bump gitlab.com/gitlab-org/api/client-go (#316) (@dependabot[bot])
- 29c07a1: build(deps): bump gitlab.com/gitlab-org/api/client-go (#321) (@dependabot[bot])
- 6b29c9d: build(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 (#323) (@dependabot[bot])
- 1c9ed18: build(deps): bump gopkg.in/dnaeon/go-vcr.v4 from 4.0.3 to 4.0.6 (#264) (@dependabot[bot])
- 2cdde7b: build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#315) (@dependabot[bot])
- d9b5c21: build(deps): bump the hashicorp group across 1 directory with 2 updates (#327) (@dependabot[bot])
- 2091db7: build: fix Makefile clean-coverage (@ilijamt)
- e9726d1: chore(deps): organized dependabot for weekly updates and testing groups (@ilijamt)
- 447a4f4: chore(deps): removed unused dependency from go.mod (@ilijamt)
- 830665d: chore(deps): updated dependencies in go.mod for latest compatibility (@ilijamt)
- b6219f8: chore(local-env): aligned test data path with integration tests (@ilijamt)
- 6567de8: chore(workflows): removed obsolete comments from workflows (@ilijamt)
- e736000: chore: excluded Terraform directories from indexing to boost performance (@ilijamt)
- 6598555: chore: removed unused file (@ilijamt)
- 4904dcb: chore: removed unused mock configurations from .mockery.yaml (@ilijamt)
- f5398cf: chore: renamed target in Makefile for clarity (@ilijamt)
- 68f9cdf: ci(workflows): added dependency review for pull requests (@ilijamt)
- f0888c9: ci(workflows): configured concurrency to cancel in-progress runs (@ilijamt)
- 46af2c2: ci(workflows): configured path filters and concurrency for CI (@ilijamt)
- 1896929: ci(workflows): configured path filters and concurrency in CodeQL (@ilijamt)
- f119541: ci(workflows): configured stale workflow with permissions and timeout (@ilijamt)
- f75943c: ci(workflows): introduced govulncheck for Go vulnerability scanning (@ilijamt)
- 252cdf8: docs(k8s-external-secrets-operator): documented Vault integration (@ilijamt)
- d7a3c50: docs(token): corrected comment on personal access token usage (@ilijamt)
- cef8c2b: feat(local-env): introduced setup improvements with error control (@ilijamt)
- 9a065b0: feat: introduced DeleteClient for improved client management (@ilijamt)
- eb8f58f: feat: introduced config and role methods to Backend for better management (@ilijamt)
- d97797f: feat: introduced modular backend interfaces and GitLab config paths (@ilijamt)
- 1fd2fd2: feat: introduced secret package for GitLab token management (@ilijamt)
- 523df75: feat: reordered parameters for consistency in SaveConfig and GetRole (@ilijamt)
- 71d88bd: fix(backend): client did not get removed when called SetClient with nil (@ilijamt)
- abf5c85: fix(gitlab): corrected CreatePipelineProjectTriggerAccessToken logging (@ilijamt)
- de56875: fix(model): resolved incorrect error messages for nil Storage refs (@ilijamt)
- f1f3c40: fix(model/config): updated variable in entry_config for consistency (@ilijamt)
- 1fe7994: fix(model/token): dropped scopes in various tokens and simplified tests (@ilijamt)
- 480e853: fix(paths/config): patched client locks with centralized mutex in config (@ilijamt)
- 555150e: fix: IsValidPath should return false if token type is not one of the handled cases (@ilijamt)
- 4883253: fix: use GetGroup in GetGroupIdByPath for improved accuracy (@ilijamt)
- 58a39e8: refactor(backend): migrated interfaces to backend for modularity (@ilijamt)
- bc6a6f0: refactor(backend): renamed BackendImpl to Impl for consistency (@ilijamt)
- d1957e1: refactor(backend): renamed ClientProvider to ClientReader in backend (@ilijamt)
- 05febb1: refactor(model): removed unused Event interface from model code (@ilijamt)
- e4f5a01: refactor(paths/config): migrated key parsing to strings.Cut for clarity (@ilijamt)
- 14987bf: refactor(paths/config): restructured variable init for config retrieval (@ilijamt)
- 7bf3312: refactor(token): centralized error handling using errs package (@ilijamt)
- 92594bc: refactor(token): removed redundant methods and assertions from token (@ilijamt)
- c635cb3: refactor(token): renamed AccessLevelParse to ParseAccessLevel for naming consistency (@ilijamt)
- 8a4a96a: refactor: migrated locking interfaces to unify locking methods (@ilijamt)
- ec6243e: refactor: migrated to gitlab.Client for interface consistency (@ilijamt)
- b3356d1: refactor: renamed package to types for clarity (@ilijamt)
- f806a6e: refactor: replaced gitlab with backend in tests and removed defs.go (@ilijamt)
- e6aac64: refactor: restructured client handling in backend interfaces (@ilijamt)
- 72458a7: refactor: restructured tests with struct-based stubs, removed objx (@ilijamt)
- a2bf14e: test(backend): introduced mock event sender for backend test validation (@ilijamt)
- d27c6e5: test(backend): verified double-check locking in GetClientByName method (@ilijamt)
- 75e78f0: test(backend): verified replication state with TestPeriodicFunc_WriteSafeReplicationState (@ilijamt)
- acefd48: test(event): substituted mockEventsSender with logical.MockEventSender (@ilijamt)
- 0bdbfa0: test(gitlab): introduced subtests for better granularity and clarity (@ilijamt)
- a92625a: test(gitlab): verified Gitlab client retrieval from context (@ilijamt)
- e33b5bc: test(integration): restructure test suite and regenerate local/unit testdata (@ilijamt)
- e0b5a1c: test(mocks): introduced interfaces and tests to mock event and flag behavior (@ilijamt)
- 00c7cbc: test(model/role): renamed test function from TestRule to TestRole (@ilijamt)
- 32f1082: test(paths/config): added tests for config path error handling (@ilijamt)
- 10626b3: test(paths/flags): asserted event type and metadata in TestPathFlagsUpdate (@ilijam...
v0.10.0
Changelog
- e920cb7: build(deps): bump actions/checkout from 5 to 6 (#261) (@dependabot[bot])
- 651adfd: build(deps): bump anchore/sbom-action from 0.20.10 to 0.20.11 (#272) (@dependabot[bot])
- 9db0fe3: build(deps): bump anchore/sbom-action from 0.20.11 to 0.22.0 (#286) (@dependabot[bot])
- e3d17d0: build(deps): bump anchore/sbom-action from 0.20.8 to 0.20.9 (#252) (@dependabot[bot])
- 36fe43a: build(deps): bump anchore/sbom-action from 0.20.9 to 0.20.10 (#259) (@dependabot[bot])
- a165498: build(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1 (#291) (@dependabot[bot])
- 0ad3dd3: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#282) (@dependabot[bot])
- 3a7648c: build(deps): bump gitlab.com/gitlab-org/api/client-go (#253) (@dependabot[bot])
- 1660f48: build(deps): bump gitlab.com/gitlab-org/api/client-go (#256) (@dependabot[bot])
- 0e59551: build(deps): bump gitlab.com/gitlab-org/api/client-go (#258) (@dependabot[bot])
- 9fee44d: build(deps): bump gitlab.com/gitlab-org/api/client-go (#290) (@dependabot[bot])
- ba778d8: build(deps): bump gitlab.com/gitlab-org/api/client-go (#293) (@dependabot[bot])
- 826d9fb: build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.160.0 to 1.17.0 (#289) (@dependabot[bot])
- 4e61278: build(deps): bump golangci/golangci-lint-action from 8 to 9 (#257) (@dependabot[bot])
- e90d82f: build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#274) (@dependabot[bot])
- 9c732ad: build: fix go test to not cache the result (@ilijamt)
- 2a936ef: chore: added Makefile for running tests (@ilijamt)
- acd0ad6: chore: fix empty space in flags (@ilijamt)
- fed8e9b: chore: fixed Makefile to be able to run the plugin locally (@ilijamt)
- 3720443: feat: allow dynamic paths for roles (@danilobuerger)
- 2e1c09c: fix: added a check if backend is nil in the event handler (@ilijamt)
- 6b626e1: fix: golangci-run lint issues in tests (@ilijamt)
- c444224: fix: remove a non existent flag (@ilijamt)
- fb561f5: refactor: extract models and put them in their own pkg (#254) (@ilijamt)
- 6289582: refactor: remove prefix from event function and replace it with a constant (@ilijamt)
v0.9.0
Changelog
- 84cf476: Provide role scopes as csv to align with config (#246) (@danilobuerger)
- 01fa9af: build(deps): bump actions/checkout from 4 to 5 (#206) (@dependabot[bot])
- 39f2cd9: build(deps): bump actions/setup-go from 5 to 6 (#223) (@dependabot[bot])
- e3bab13: build(deps): bump actions/stale from 9 to 10 (#224) (@dependabot[bot])
- 6db5076: build(deps): bump anchore/sbom-action from 0.18.0 to 0.19.0 (#181) (@dependabot[bot])
- 953a840: build(deps): bump anchore/sbom-action from 0.19.0 to 0.20.0 (@dependabot[bot])
- f1cc338: build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 (#194) (@dependabot[bot])
- 61621d1: build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 (#199) (@dependabot[bot])
- bb6e614: build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 (#203) (@dependabot[bot])
- 5344fc6: build(deps): bump anchore/sbom-action from 0.20.4 to 0.20.6 (#232) (@dependabot[bot])
- aa79c1c: build(deps): bump anchore/sbom-action from 0.20.6 to 0.20.8 (#251) (@dependabot[bot])
- 0d096dc: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#190) (@dependabot[bot])
- 5cb9f15: build(deps): bump github/codeql-action from 3 to 4 (#241) (@dependabot[bot])
- c34b2a6: build(deps): bump gitlab.com/gitlab-org/api/client-go (#180) (@dependabot[bot])
- 8063066: build(deps): bump gitlab.com/gitlab-org/api/client-go (#186) (@dependabot[bot])
- 028d8d4: build(deps): bump gitlab.com/gitlab-org/api/client-go (#193) (@dependabot[bot])
- 7b5c254: build(deps): bump gitlab.com/gitlab-org/api/client-go (#198) (@dependabot[bot])
- d38ef1c: build(deps): bump gitlab.com/gitlab-org/api/client-go (#201) (@dependabot[bot])
- a4f7f37: build(deps): bump gitlab.com/gitlab-org/api/client-go (#204) (@dependabot[bot])
- b675d08: build(deps): bump gitlab.com/gitlab-org/api/client-go (#208) (@dependabot[bot])
- 85eee84: build(deps): bump gitlab.com/gitlab-org/api/client-go (#247) (@dependabot[bot])
- d7d23e1: build(deps): bump gitlab.com/gitlab-org/api/client-go (#249) (@dependabot[bot])
- 2b3d92e: build(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 (#189) (@dependabot[bot])
- 8abd2d9: build(deps): bump golang.org/x/time from 0.12.0 to 0.14.0 (#244) (@dependabot[bot])
- d1d380f: build(deps): bump golangci/golangci-lint-action from 7 to 8 (#183) (@dependabot[bot])
- 7ae7295: build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#205) (@dependabot[bot])
- 71b99de: build(deps): bump gopkg.in/dnaeon/go-vcr.v4 from 4.0.2 to 4.0.3 (#191) (@dependabot[bot])
- b1e6e84: build(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#210) (@dependabot[bot])
- 1dcea4e: build(deps): bump the hashicorp group across 1 directory with 2 updates (#188) (@dependabot[bot])
- 59d2d3d: build(deps): bump the hashicorp group with 2 updates (#248) (@dependabot[bot])
- f2fecc8: chore: fix .goreleaser deprecation warnings (@ilijamt)
- ae95408: chore: fix ST1017: don't use Yoda conditions (staticcheck) (@ilijamt)
- e8d0276: chore: fix workflow to test the whole code (@ilijamt)
- b7c730b: feat: added stringsSplit, trimSpace, stringsReplace to the template name functionality (@ilijamt)
- 0abdfaf: fix: handle unexpected missing token expiry by setting a default (@ilijamt)
- 10c0abb: refactor: Structure to make it easier to extend and modify functionality (#195) (@ilijamt)
- 510a43d: refactor: change the function name to remove Gitlab from the function (@ilijamt)
v0.8.0
Changelog
- 4bf658a: build(deps): bump gitlab.com/gitlab-org/api/client-go (@dependabot[bot])
- 8f8ee4f: build(deps): bump gitlab.com/gitlab-org/api/client-go (#177) (@dependabot[bot])
- f30dbee: build(deps): bump golangci/golangci-lint-action from 6 to 7 (#175) (@dependabot[bot])
- 2196db5: build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#174) (@dependabot[bot])
- e11309f: build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#176) (@dependabot[bot])
- dfb201c: chore: bump go to 1.24 (@ilijamt)
- 911e0f5: feat: upgrade the plugin to Gitlab 17.10 (@ilijamt)
- c3bf3cd: fix: wrong data returned for some token types instead of Data it was returning the Internal data (@ilijamt)
v0.7.4
v0.7.3
v0.7.2
Changelog
- 40e7f9e: build(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 (#153) (@dependabot[bot])
- 8ea7f7c: build(deps): bump github.com/hashicorp/vault/sdk in the hashicorp group (#149) (@dependabot[bot])
- 70f6cf7: build(deps): bump gitlab.com/gitlab-org/api/client-go (#143) (@dependabot[bot])
- b81d156: build(deps): bump gitlab.com/gitlab-org/api/client-go (#144) (@dependabot[bot])
- 94c4157: build(deps): bump gitlab.com/gitlab-org/api/client-go (#147) (@dependabot[bot])
- 34917e3: build(deps): bump gitlab.com/gitlab-org/api/client-go (#152) (@dependabot[bot])
- a5653b2: build(deps): bump gitlab.com/gitlab-org/api/client-go (#155) (@dependabot[bot])
- 600f4ec: build(deps): bump gitlab.com/gitlab-org/api/client-go (#162) (@dependabot[bot])
- 19620ef: build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 (#166) (@dependabot[bot])
- 7b43a1c: build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#146) (@dependabot[bot])
- 2d1d1af: build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 (#156) (@dependabot[bot])
- 412047e: build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#142) (@dependabot[bot])
- 27b0e63: build(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#145) (@dependabot[bot])
- 4172008: build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#148) (@dependabot[bot])
- 8e21cf8: build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#151) (@dependabot[bot])
- 7fec877: build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#154) (@dependabot[bot])
- 3e8edf6: build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#158) (@dependabot[bot])
- 9750e1d: build(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#160) (@dependabot[bot])
- 9fef0d2: build(deps): bump the hashicorp group across 1 directory with 2 updates (#164) (@dependabot[bot])
- 3bbb522: chore: bundle hashicorp dependabot updates (@ilijamt)
- 3706e66: chore: update go to 1.23 (@ilijamt)
- 50d8af6: chore: update go to 1.23.4 (@ilijamt)
- 0e10834: feat: add flags to the plugin and implement show config token flag (#168) (@ilijamt)
v0.7.1
Changelog
- 14146af: build(deps): bump anchore/sbom-action from 0.17.3 to 0.17.4 (#124) (@dependabot[bot])
- 79bbb5c: build(deps): bump anchore/sbom-action from 0.17.4 to 0.17.5 (#126) (@dependabot[bot])
- f356200: build(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#127) (@dependabot[bot])
- 898a2d7: build(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#129) (@dependabot[bot])
- d05a7e3: build(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#135) (@dependabot[bot])
- 9fd14ef: build(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 (#141) (@dependabot[bot])
- 159a6d7: build(deps): bump codecov/codecov-action from 4 to 5 (#133) (@dependabot[bot])
- 4182ef6: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#136) (@dependabot[bot])
- e2db5d9: build(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 (#128) (@dependabot[bot])
- e5dbf75: build(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#134) (@dependabot[bot])
- b5bb63a: build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#131) (@dependabot[bot])
- 6c58328: build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#132) (@dependabot[bot])
- 57f30d6: build(deps): bump gopkg.in/dnaeon/go-vcr.v4 (#137) (@dependabot[bot])
- 5f1af2c: build(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#130) (@dependabot[bot])
- 43b47b6: chore: added workflow for stale issues and pr (@ilijamt)
- a5f9e29: feat: implement trigger and project/group deploy tokens (#140) (@ilijamt)
- d5be9bd: fix: correct gitlab type references (#125) (@sspans-sbp)
- e300b4d: fix: description for config//rotate (@ilijamt)
v0.6.1
Changelog
- e7a9648: build(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 (#122) (@dependabot[bot])
- a3c00f6: examples: some examples of terraform for the vault plugin (@ilijamt)
- 6a03020: fix: display wrong expiry date on the rotated token (@ilijamt)
- 3d36a9f: fix: dont write the token config as a secret (@ilijamt)