Skip to content

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

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.

Experimental: 2.2.0

03 Jan 11:22
da1df1f
Compare
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
Compare
Choose a tag to compare

Version - 2.1.0-15

24 Jan 12:31
c0c81bf
Compare
Choose a tag to compare

Version - 2.0.0-12

27 Sep 11:18
Compare
Choose a tag to compare

1.0.0

25 Jul 14:03
Compare
Choose a tag to compare

Version - 1.0.0-1

Initial release of plugin