Skip to content

Releases: jenkinsci/google-oauth-plugin

1.330.vf5e86021cb_ec

20 Dec 05:19
f5e8602
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

1.328.v6ea_0fb_df5f7b_

14 Dec 16:43
6ea0fbd
Compare
Choose a tag to compare

🐛 Bug fixes

1.324.va_a_17c83c2a_49

13 Dec 11:09
aa17c83
Compare
Choose a tag to compare

🚀 New features and improvements

  • BREAKING CHANGE (see #214) Allow manual setting of credential IDs and descriptions (#201) @Riliane

✍ Other changes

1.321.ve7fa_e4c72544

05 Dec 20:59
e7fae4c
Compare
Choose a tag to compare

🚀 New features and improvements

  • Adding a validation for the required email field in p12 credentials form (#208) @aneveux

👻 Maintenance

1.319.v5cb_58b_91b_389

27 Nov 18:01
5cb58b9
Compare
Choose a tag to compare

✍ Other changes

  • Resolve version inconsistency with oauth-credentials (#205) @nagyo

1.318.vb_39c5db_e3041

11 Oct 15:37
b39c5db
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

  • Bump com.google.http-client:google-http-client-jackson2 from 1.35.0 to 1.43.3 (#196) @dependabot

1.1.1

04 Oct 15:13
d4d0ed5
Compare
Choose a tag to compare

💥 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

  • Apply upcoming core styling to file upload (#170) @timja

🚦 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

1.1.0

04 Oct 15:04
1b49140
Compare
Choose a tag to compare

Burned due to connection errors.

1.0.11

11 Sep 14:30
84e1b36
Compare
Choose a tag to compare

✍ Other changes

1.0.10

05 Sep 06:07
28fb278
Compare
Choose a tag to compare

✍ Other changes

📦 Dependency updates

  • Bump com.google.guava:guava from 31.1-jre to 32.1.2-jre (#183) @cplohitha