Releases: gocd-contrib/github-oauth-authorization-plugin
Experimental: 3.0.2-64
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
Experimental: 3.0.2-60
Experimental: 3.0.2-59
3.0.2-57
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
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
3.0.0-44
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
Experimental: 3.0.0-44
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.