Skip to content

Releases: gocd-contrib/github-oauth-authorization-plugin

Experimental: 3.0.2-64

16 Jul 15:25
Compare
Choose a tag to compare
Pre-release

Changelog v3.0.2-61-exp..0e13b60

0e13b60 - Bump mockito-core from 2.28.2 to 3.0.0
655a2b1 - Bump okhttp from 3.14.0 to 4.0.1
b31d895 - Bump mockwebserver from 4.0.0 to 4.0.1

SHA256 Checksums

f81f7ac640104dbec57ad00988fb5a16491b12118dc5e412e7fe192682e7a42b *github-oauth-authorization-plugin-3.0.2-64.jar

Experimental: 3.0.2-61

16 Jul 11:03
e202ca5
Compare
Choose a tag to compare
Pre-release

Changelog v3.0.2-60-exp..e202ca5

e202ca5 - Update README.md

SHA256 Checksums

eb9cb6404663e209e8dd11adbf56301b916e0f4eca87a16a8a8c90def17a6fd6 *github-oauth-authorization-plugin-3.0.2-61.jar

Experimental: 3.0.2-60

27 Jun 10:14
Compare
Choose a tag to compare
Pre-release

Changelog v3.0.2-59-exp..430cf6b

430cf6b - Bump jsoup from 1.11.3 to 1.12.1

SHA256 Checksums

7b9bb57a0e1ca7d9f12041dc83402a6bb581110cf4bce53e5a41067fc08adbb0 *github-oauth-authorization-plugin-3.0.2-60.jar

Experimental: 3.0.2-59

27 Jun 10:02
Compare
Choose a tag to compare
Pre-release

Changelog v3.0.2-57..feb79e6

feb79e6 - Bump mockito-core from 2.25.1 to 2.28.2
bd9e976 - Bump mockwebserver from 3.14.0 to 4.0.0

SHA256 Checksums

9616392ae8f96f36425fa5fc5c532516938c5d93bf04e6889e178235e5f63d45 *github-oauth-authorization-plugin-3.0.2-59.jar

3.0.2-57

04 Jun 13:29
22bfd6f
Compare
Choose a tag to compare

Changelog 3.0.0-46..22bfd6f

22bfd6f - Bump up plugin version to 3.0.2
bd05f23 - Use user access token fetch user details
bb27ca6 - Use github enterprise api url to fetch user details
905e2f9 - Use the new plugin helper to build and deploy jars
c252a43 - Add an SVG icon and bump version
033b06a - Upgrade gradle
4473f95 - Bump hamcrest-library from 1.3 to 2.1
a85e836 - Bump mockwebserver from 3.12.0 to 3.14.0
3254ba1 - Bump okhttp from 3.12.0 to 3.14.0
a4d484a - Bump mockito-core from 2.23.4 to 2.25.1

SHA256 Checksums

d78d548fb0ce30ac8b29b0e4c429eec881ef6a347bff13025788cccc53a7e8b3 *github-oauth-authorization-plugin-3.0.2-57.jar

Experimental: 3.0.2-57

04 Jun 13:08
22bfd6f
Compare
Choose a tag to compare
Pre-release

Changelog 3.0.0-46..22bfd6f

22bfd6f - Bump up plugin version to 3.0.2
bd05f23 - Use user access token fetch user details
bb27ca6 - Use github enterprise api url to fetch user details
905e2f9 - Use the new plugin helper to build and deploy jars
c252a43 - Add an SVG icon and bump version
033b06a - Upgrade gradle
4473f95 - Bump hamcrest-library from 1.3 to 2.1
a85e836 - Bump mockwebserver from 3.12.0 to 3.14.0
3254ba1 - Bump okhttp from 3.12.0 to 3.14.0
a4d484a - Bump mockito-core from 2.23.4 to 2.25.1

SHA256 Checksums

d78d548fb0ce30ac8b29b0e4c429eec881ef6a347bff13025788cccc53a7e8b3 *github-oauth-authorization-plugin-3.0.2-57.jar

3.0.0-46

06 Mar 15:10
80031cf
Compare
Choose a tag to compare

Changelog 3.0.0-44..80031cf

6bbb2b6 - User personal access token to fetch users private organization.

Note: Supported GoCD server version: 19.2.0 or above.

3.0.0-44

06 Mar 12:59
ec6ad8c
Compare
Choose a tag to compare

Changelog 2.2.0..ec6ad8c

0965104 - Removed unused code.
3be2b70 - Made personal access token mandatory
ee53aa1 - Added support for authorization extension v2
dbebfba - Updated get_capabilities API endpoint to use authorization extension v2
4de4f2e - Added helper tasks -
fbdd828 - Upgraded gradle to 4.10.3
715d43a - Adding copyright settings for idea
b8af22f - Bump github-api from 1.94 to 1.95
a56ded3 - Bump mockito-core from 2.23.0 to 2.23.4
0c84ec0 - Bump mockwebserver from 3.8.1 to 3.12.0
4f7f4e8 - Bump okhttp from 3.11.0 to 3.12.0
2e69917 - Updated dependencies
f22d78c - Upgrade gradle

Note: Supported GoCD server version: 19.2.0 or above.

Experimental: 3.0.0-46

06 Mar 15:09
80031cf
Compare
Choose a tag to compare
Pre-release

Changelog 3.0.0-44..80031cf

6bbb2b6 - User personal access token to fetch users private organization.

Experimental: 3.0.0-44

06 Mar 05:56
ec6ad8c
Compare
Choose a tag to compare
Pre-release

Changelog 2.2.0-exp..ec6ad8c

0965104 - Removed unused code.
3be2b70 - Made personal access token mandatory
ee53aa1 - Added support for authorization extension v2
dbebfba - Updated get_capabilities API endpoint to use authorization extension v2

Breaking changes.

Going forward plugin will always require personal access token to get the associate organizations from GitHub. The plugin will stop working if Authorization Configuration is configured using Authorize user using=User's Access Token. Otherwise, it will continue to work.

Note: The plugin will work with GoCD version 19.2.0 or above.