File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 8.0.0
2+ current_version = 8.0.1
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.0.1 (2022-02-22)
4+
5+ - Reinitialize state if error occurs while loading state
6+ - VirtualCoFrontend: Expose metadata endpoint and fix duplicate entity ids with multiple backends
7+ - saml-backend: Allow request micro-services to affect the authn-context-class-ref
8+ - saml-backend: Keep the last authority from the authenticating authority list
9+ - minor fixes to the Apple and GitHub backends
10+ - micro_services: example config for attribute_policy
11+ - deps: bump minimum pyop version to 3.3.1
12+ - docs: fixes for example files and config options
13+
14+
315## 8.0.0 (2021-09-07)
416
517This is a breaking release, if you were using the openid_connect frontend. To
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'SATOSA' ,
9- version = '8.0.0 ' ,
9+ version = '8.0.1 ' ,
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