Skip to content

Releases: davido/gerrit-oauth-provider

Release based on Gerrit plugin API 3.5.0.1

17 Jan 19:37
Compare
Choose a tag to compare

SHA1: 8e3903ec02900fdec20208242959724cc10f240c
SHA256: 312dc494c454ac15f89a289f95ea4c11344add26804aaa6a3b79d49fd92adc69

Release based on Gerrit plugin API 3.1.3

22 Feb 15:09
Compare
Choose a tag to compare

Bump scribejava-core library to 6.9.0 release.

SHA1: 01b221a18cc2ebc1906def6470563c15145b64f9
SHA256: ea50d6168393a668b2ee9282058ca7c3b0a1f94df7b501dfe46d071f1622917b

Release based on Gerrit plugin API 3.0.0

18 Jun 21:11
Compare
Choose a tag to compare

Bug fixes:

#119 Stop using discontinued Google+ userinfo endpoint

SHA1: 070a48f9b45a55a213ce64e53d4e7bc3f0cd31e4
SHA256: 91bc6a41e951cd706a6616e44724f5541b1b94dcaac4a0773ad7c5f5d7289ebd

Release based on Gerrit plugin API 2.16.1

15 Dec 10:47
Compare
Choose a tag to compare

SHA1: bf029ed31de578e3e2c179c105a940649f43f4a9
SHA256: c1e400b689a4d89075a7378f292631b37b4c5861fa4a824f67249faafb259eb3

Release based on Gerrit plugin API 2.14.6 (Facebook provider fix)

05 Mar 21:29
Compare
Choose a tag to compare

Bug fixes:

#103 Error processing Facebook OAuth reply

SHA1: a894b005dabefb2b993192289f2487a9e1082581
SHA256: 11c684068693cdf37ca6bf183bbe4f1c19cea00db5cd2f7954265cdccddcddf9

Release based on Gerrit plugin API 2.14.6 (Office365 OAuth 2.0)

24 Jan 07:44
Compare
Choose a tag to compare

New features:

@mjodhaniSN added support for Office365

SHA1: 38e774d9809472947e7632d0a95c02de5837ce31
SHA256: c27562a53ecf0ac27f8aeac0574e7f3bb0e61054ee4bf6f29c1e52af6c42279f

Release based on Gerrit plugin API 2.14.6

12 Dec 05:43
Compare
Choose a tag to compare

New features:

SHA1: 77e8ab52e0e43f51e833e4807e9ec2095be4d879
SHA256: bb012a5d055b20fb47f3ee2a4a9a1651accb7db9b31d1620550f7b836b8e4da6

Release based on Gerrit plugin API 2.14.3

02 Sep 06:16
Compare
Choose a tag to compare

New features:

  • @mwebber upgraded CAS provider to work against CAS 5.0+

Bug fixes:

#87 CAS OAuth call back fails with cas 5.1.0-rc3
#92 OAuth authentication does not work for CAS provider 5.0+

SHA1: 71dcdb0325bf014ed9263ce70b14964f7d8cb136
SHA256: 5bf3a9263e3e448ffc364f4c348fc234add5472879cf4b170ee30f8976ace80f

Release based on Gerrit plugin API 2.13.6

06 Mar 23:14
Compare
Choose a tag to compare

New features:

Note:

Prefix user id with oauth provider name issue was fixed.
To migrate the legacy user id, fix-legacy-user-id property must be set to
true for all providers.

OpenID 2.0 identifier mapping is discontinued issue was fixed.
As pointed out in the Google OpenID Migration spec:

  Support for the OpenID 2.0 identifier mapping described above will remain in effect until January 1, 2017.

Linking of legacy OpenID identifier is ignored now. Warning is issued if you still try to activate the mapping.

It worth noting that the build toolchain was migrated to Bazel.

Release based on Gerrit plugin API 2.13.2

31 Oct 06:49
Compare
Choose a tag to compare

Release 2.13.2

New features:

@timniederhausen added CAS provider.

Note: You can use this plugin version with Gerrit 2.11 release or later. However due some regressions, 2.13 and 2.13.1 will not work. If you upgrade to 2.13 line, you need 2.13.2 or later.