Releases: jenkinsci/google-oauth-plugin
Releases · jenkinsci/google-oauth-plugin
1.330.vf5e86021cb_ec
👷 Changes for plugin developers
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.76 (#215) @dependabot
1.328.v6ea_0fb_df5f7b_
1.324.va_a_17c83c2a_49
1.321.ve7fa_e4c72544
1.319.v5cb_58b_91b_389
1.318.vb_39c5db_e3041
👷 Changes for plugin developers
- Enable CD Permissions on google-oauth-plugin (#199) @julieheard
📦 Dependency updates
- Bump com.google.http-client:google-http-client-jackson2 from 1.35.0 to 1.43.3 (#196) @dependabot
1.1.1
💥 Breaking changes
- CasC can not use project id to reference Google credentials anymore. Users should add an explicit id to the credentials object in CasC yaml.
🚀 New features and improvements
- Add scope to credentials (#195) @bzzitsme
- Enable creating multiple Google credentials for the same project id (#186) @Riliane
👻 Maintenance
🚦 Tests
- Removed 1 unnecessary stubbing in P12ServiceAccountConfigTest.java (#192) @ARUS2023
- Removed 2 unnecessary stubbings in JsonServiceAccountConfigTest.java (#190) @ARUS2023
- Removed 1 unnecessary stubbing in GoogleRobotPrivateKeyCredentialsTest.java (#189) @ARUS2023
📦 Dependency updates
- Bump joda-time:joda-time from 2.11.1 to 2.12.5 (#194) @dependabot
- Bump version of oauth-credentials (#187) @bzzitsme
1.1.0
Burned due to connection errors.
1.0.11
✍ Other changes
- JENKINS-71922 - Support Java 21 (#184) @alecharp
1.0.10
✍ Other changes
- Update Jenkinsfile syntax (#181) @NotMyFault
📦 Dependency updates
- Bump com.google.guava:guava from 31.1-jre to 32.1.2-jre (#183) @cplohitha