Skip to content

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

Experimental: 3.0.2-57

04 Jun 13:08
22bfd6f

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

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

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

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

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.

Experimental: 2.2.0

03 Jan 11:22
da1df1f

Choose a tag to compare

Experimental: 2.2.0 Pre-release
Pre-release

Changelog 2.2.0..da1df1f

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

Version - 2.2.0-21

29 Aug 09:51
a1e3f51

Choose a tag to compare

Version - 2.1.0-15

24 Jan 12:31
c0c81bf

Choose a tag to compare

Version - 2.0.0-12

27 Sep 11:18

Choose a tag to compare

1.0.0

25 Jul 14:03

Choose a tag to compare

Version - 1.0.0-1

Initial release of plugin