Skip to content

Commit 836beb0

Browse files
committed
Bump authorize-module
1 parent 15a363b commit 836beb0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/build/full.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"modules": {
33
"authorize": {
44
"repository": "simplesamlphp/simplesamlphp-module-authorize",
5-
"version": "~1.6.2"
5+
"version": "~1.7.0"
66
},
77
"consent": {
88
"repository": "simplesamlphp/simplesamlphp-module-consent",

docs/simplesamlphp-changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ See the [upgrade notes](https://simplesamlphp.org/docs/stable/simplesamlphp-upgr
99

1010
Released TBD - November 2025 - as soon as Symfony 7.4 is released
1111

12+
`authorize`
13+
14+
- Add entityID based filtering (simplesamlphp/simplesamlphp-module-authorize#30) (v1.7.0)
15+
1216
## Version 2.4.3
1317

1418
Released TBD

0 commit comments

Comments
 (0)