Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v1.0.0-rc.1 release #1175

Merged
merged 23 commits into from
Nov 19, 2018
Merged

Prepare v1.0.0-rc.1 release #1175

merged 23 commits into from
Nov 19, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Nov 18, 2018

Related issue

Proposed changes

Checklist

  • I have read the contributing guidelines
  • I confirm that this pull request does not address a security vulnerability. If this pull request addresses a security
    vulnerability, I confirm that I got green light (please contact [email protected]) from the maintainers to push the changes.
  • I signed the Developer's Certificate of Origin
    by signing my commit(s). You can amend your signature to the most recent commit by using git commit --amend -s. If you
    amend the commit, you might need to force push using git push --force HEAD:<branch>. Please be very careful when using
    force push.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation within the code base (if appropriate)
  • I have documented my changes in the developer guide (if appropriate)

Further comments

arekkas and others added 21 commits November 18, 2018 23:04
Signed-off-by: arekkas <[email protected]>
This patch enables refresh token expiry.

Closes #1088

Signed-off-by: arekkas <[email protected]>
See #1131

Signed-off-by: arekkas <[email protected]>
See #1131

Signed-off-by: arekkas <[email protected]>
Closes #1131

Signed-off-by: arekkas <[email protected]>
Signed-off-by: arekkas <[email protected]>
Signed-off-by: arekkas <[email protected]>
# Conflicts:
#	consent/manager_sql.go
@aeneasr aeneasr changed the title Fix 1131 2 Prepare v1.0.0-rc.1 release Nov 18, 2018
@aeneasr aeneasr added this to the v1.0.0-rc.1 milestone Nov 18, 2018
@aeneasr aeneasr added bug Something is not working. feat New feature or request. package/client package/jwk package/oauth2 labels Nov 18, 2018
@aeneasr aeneasr added package/consent package/persistence/sql Affects a SQL statement, schema or component labels Nov 18, 2018
@aeneasr aeneasr self-assigned this Nov 18, 2018
@aeneasr aeneasr force-pushed the fix-1131-2 branch 2 times, most recently from 845502f to 48a7bf0 Compare November 18, 2018 22:49
@aeneasr aeneasr merged commit 0805c67 into master Nov 19, 2018
@aeneasr aeneasr deleted the fix-1131-2 branch November 19, 2018 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. feat New feature or request. package/client package/consent package/jwk package/oauth2 package/persistence/sql Affects a SQL statement, schema or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant