Releases: cakephp/authentication
Releases · cakephp/authentication
CakePHP Authentication 3.2.2
What's Changed
- 3.x update stan by @LordSimal in #682
- update stan by @LordSimal in #687
- Update readme.md by @dereuromark in #689
- Fix example by @dereuromark in #690
- [ja] : typo fix by @zigzagdev in #691
- Fix defined version 2 to 3 by @WideeFr in #693
- correct the secretKey filename in getAuthenticationService function by @dype35 in #694
- Mark strings for translations by @ByteHunter in #696
- Update to latest codesniffer rules by @markstory in #697
New Contributors
- @zigzagdev made their first contribution in #691
- @WideeFr made their first contribution in #693
- @dype35 made their first contribution in #694
- @ByteHunter made their first contribution in #696
Full Changelog: 3.2.1...3.2.2
CakePHP Authentication 3.2.1
CakePHP Authentication 3.2.0
CakePHP Authentication 2.11.0
What's Changed
- 2.next: fix CakePHP 4.5 deprecations and update stan setup by @LordSimal in #610
- Increase stability of cakephp requirement by @markstory in #626
- 2.next: add authentication service to DIC by default by @LordSimal in #647
- 2.next: add ability to set custom container instance by @LordSimal in #662
Full Changelog: 2.10.2...2.11.0
CakePHP Authentication 3.1.1
What's Changed
- Update stan by @LordSimal in #671
- Update authenticators.rst by @yosus in #674
- Add missing return statement by @ADmad in #675
- Fix PHP error when checking for impersonation without authentication. by @ADmad in #676
Full Changelog: 3.1.0...3.1.1
CakePHP Authentication 3.1.0
What's Changed
- Fix deprecations by @markstory in #641
- 2.next: add authentication service to DIC by default by @LordSimal in #647
- 3.x: update composer.json by @LordSimal in #651
- merge 2.x -> 2.next by @LordSimal in #654
- merge 2.next -> 3.x by @LordSimal in #655
- The CREDENTIAL_* consts are in AbstractIdentifier. Fix docs to match. by @umer936 in #656
- Remove PersistenceInterface inheritance from ImpersonationInterface by @segy in #650
- add docs for 2.x to 3.x upgrade by @LordSimal in #659
- 3.x: stan update by @LordSimal in #661
- 3.next: add ability to set custom container instance by @jamisonbryant in #665
- Fix test on PHP 8.4 by @ADmad in #669
- Add convenience method to get the identifier. by @ADmad in #670
New Contributors
- @umer936 made their first contribution in #656
- @segy made their first contribution in #650
- @jamisonbryant made their first contribution in #665
Full Changelog: 3.0.3...3.1.0
CakePHP Authentication 3.0.3
What's Changed
- 3.x: change composer.json to cake5 stable version by @LordSimal in #632
- Bump actions/checkout from 3 to 4 by @dependabot in #634
- Update constants by @ADmad in #635
- adjust 3.x docs config by @LordSimal in #637
- adjust 3.x dockerfiles by @LordSimal in #638
- 3.x: adjust docs by @LordSimal in #639
- add docs on how to test basic/digest auth by @LordSimal in #640
- Fix Inline Code Formatting by @amayer5125 in #642
- Allow psr/http-message ^1.0 next to ^2.0 by @swiffer in #644
- Run composer normalize over composer.json by @dereuromark in #649
Full Changelog: 3.0.2...3.0.3
CakePHP Authentication 2.10.2
What's Changed
- Fix tests and improve CI by @LordSimal in #611
- Adjust CI for PHP 8.2 by @LordSimal in #620 #621
- add array to @return tag to support composite primary keys by @voronoy in #625
- allow manually dispatching ci workflow by @LordSimal in #628
- Fix deprecations by @markstory in #641
New Contributors
Full Changelog: 2.10.1...2.10.2
CakePHP Authentication 3.0.2
- Update to stable dependencies.
Full Changelog: 3.0.0...3.0.2
CakePHP Authentication 3.0.0
First version compatible with CakePHP 5.0
What's Changed
- Add native type declarations by @othercorey in #549
- Remove unnecessary exception on ObjectRegistry return type by @othercorey in #550
- fix Uri class usage by @LordSimal in #598
- add array to @return tag to support composite primary keys by @voronoy in #625
- Move identifier constants into respective classes. by @ADmad in #629
New Contributors
Full Changelog: 2.10.1...3.0.0