Releases: cakephp/authorization
Releases · cakephp/authorization
CakePHP Authorization 3.3.1
CakePHP Authorization 3.3.0
What's Changed
- update stan by @LordSimal in #287
- add phpunit 11 support by @LordSimal in #288
- merge 3.x => 3.next by @LordSimal in #290
- Chore/cleanup by @ADmad in #295
- 3.next by @ADmad in #297
Full Changelog: 3.2.0...3.3.0
CakePHP Authorization 2.5.0
What's Changed
- 2.next: add authorization service to DIC by default by @LordSimal in #267
- 2.next: more DIC by @LordSimal in #278
- Prepare for 2.5.0 by @ADmad in #296
Full Changelog: 2.4.0...2.5.0
CakePHP Authorization 3.2.0
What's Changed
- Add DIC support to OrmResolver by @LordSimal in #275
- Add DIC support to MapResolver by @LordSimal in #276
- Forward port DIC related changes done in 2.next to 3.next by @ADmad in #284
Full Changelog: 3.1.2...3.2.0
CakePHP Authorization 3.1.2
What's Changed
- Run composer normalize over composer.json by @dereuromark in #269
- Bump actions/stale from 8 to 9 by @dependabot in #270
- 3.x: adjust docs for user entity implements IdentityInterface by @LordSimal in #272
- add link to 3.0 migration guide to toc by @LordSimal in #273
- 3.x: stan update by @LordSimal in #277
- update BeforePolicyInterface docs by @LordSimal in #279
- Fix BeforePolicyInterface docs by @jun-taniai in #280
New Contributors
- @jun-taniai made their first contribution in #280
Full Changelog: 3.1.1...3.1.2
CakePHP Authorization 3.1.1
CakePHP Authorization 3.1.0
What's Changed
- Remove unneeded dev depenency by @ADmad in #251
- Adjustments to make 3.x docs deploy work by @LordSimal in #252
- Adjustments to make 3.x docs deploy work by @LordSimal in #253
- 3.x: adjust docs by @LordSimal in #254
- Fix Applying Policy Scopes Link by @amayer5125 in #256
- Set missing reference for applying-policy-scopes by @ravage84 in #257
- Widen constraint for psr/http-message by @swiffer in #258
- 3.x: use union types by @Indianer3c in #262
- Fix stan by @LordSimal in #263
- Refactor Docs Dockerfile by @amayer5125 in #255
- Feature: BeforeScopeInterface (2.next) by @jamisonbryant in #264
New Contributors
- @ravage84 made their first contribution in #257
- @Indianer3c made their first contribution in #262
Full Changelog: 3.0.1...3.1.0
CakePHP Authorization 2.4.0
What's Changed
- Set missing reference for applying-policy-scopes by @ravage84 in #257
- Fix stan by @LordSimal in #263
- Feature: BeforeScopeInterface (2.next) by @jamisonbryant in #264
New Contributors
Full Changelog: 2.3.1...2.4.0
CakePHP Authorization 3.0.1
What's Changed
- 3.x: change composer.json to cake5 stable version by @LordSimal in #249
Full Changelog: 3.0.0...3.0.1
CakePHP Authorization 3.0.0
First version compatible with CakePHP 5.0
What's Changed
- Update code for cake5 excluding Bake by @othercorey in #207
- 3.x types by @ADmad in #224
- Declare some missing dynamic properties in tests by @jamisonbryant in #229
- 3.x: add ability to add multiple optional parameters to table scopes by @LordSimal in #226
- Fix syntax error in code sample. by @jadelbe418 in #233
- 3.x: add ability to add multiple optional parameters to can and canResult by @LordSimal in #236
- Add support for magic calls in scope by @robertpustulka in #241
- Update policies.rst by @geoidesic in #231
- Add support for applyScope with missing identity in AuthorizationComponent by @robertpustulka in #245
New Contributors
- @jamisonbryant made their first contribution in #229
- @jadelbe418 made their first contribution in #233
- @geoidesic made their first contribution in #231
Full Changelog: 2.3.0...3.0.0