Skip to content

Releases: jenkinsci/gcp-secrets-manager-credentials-provider-plugin

v0.3.1

08 Oct 14:00
Compare
Choose a tag to compare

What's Changed

  • Change minimum Jenkins version to 2.346.3

v0.3.0

08 Oct 05:05
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Dependency Updates

  • Require latest Jenkins LTS (2.361.1)

v0.2.6

31 Jan 16:52
Compare
Choose a tag to compare

What's Changed

Dependency Updates

v0.2.5

09 Nov 13:19
Compare
Choose a tag to compare

What's Changed

  • Do not throw error on credential list exception (#28) @tylrd

Dependency Updates

v0.2.4

09 Nov 13:43
Compare
Choose a tag to compare

Bug Fixes

  • Make secretGetter serializable and non-transient (#25) @tylrd

v0.2.3

29 Oct 14:04
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Make SecretSupplier serializable (#24) @tylrd

v0.2.2

27 Oct 04:31
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Skip secrets that do not contain the label (#23) @tylrd

Dependency Updates

v0.2.1

26 Oct 04:45
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix null pointer error in CredentialsSupplier (#18) @tylrd

Dependency Updates

v0.2.0

24 Oct 21:00
Compare
Choose a tag to compare

What's Changed

  • Add ability to filter by labels (#14) @tylrd

Dependency Updates

v0.1.0

29 Sep 07:22
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Fix release tag format in pom.xml (#7) @tylrd
  • Add release drafter, dependabot, and Jenkinsfile (#1) @tylrd

Dependency Updates