Releases: gocd-contrib/github-oauth-authorization-plugin
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.
Experimental: 2.2.0
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