File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 8.0.1
2+ current_version = 8.1.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.1.0 (2022-05-06)
4+
5+ - OIDC frontend: support stateless code flow
6+ - OIDC frontend: support Redis and session expiration
7+ - orcid backend: allow family-name to be optional
8+ - docs: add references to external contributions
9+ - docs: update structure
10+
11+
312## 8.0.1 (2022-02-22)
413
514- Reinitialize state if error occurs while loading state
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'SATOSA' ,
9- version = '8.0.1 ' ,
9+ version = '8.1.0 ' ,
1010 description = 'Protocol proxy (SAML/OIDC).' ,
1111 author = 'DIRG' ,
1212 author_email = 'satosa-dev@lists.sunet.se' ,
You can’t perform that action at this time.
0 commit comments