8000 Merge pull request #96 from jenkinsci/release · jpigree/github-oauth-plugin@677aeda · GitHub
[go: up one dir, main page]

Skip to content

Commit 677aeda

Browse files
authored
Merge pull request jenkinsci#96 from jenkinsci/release
Release 0.29
2 parents 6c699ea + fae1a85 commit 677aeda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 0.29
1+
# Version 0.29 (Released Jan 22, 2018)
22

33
- New feature: When users authorize OAuth apps from GitHub the token is now
44
stored in a user property. This will allow Jenkins admins to provide tigher

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<groupId>org.jenkins-ci.plugins</groupId>
4141
<artifactId>github-oauth</artifactId>
42-
<version>0.29-SNAPSHOT</version>
42+
<version>0.30-SNAPSHOT</version>
4343
<name>GitHub Authentication plugin</name>
4444
<description>A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins.</description>
4545
<packaging>hpi</packaging>

0 commit comments

Comments
 (0)
0