Releases: ecphp/cas-bundle
Releases · ecphp/cas-bundle
3.0.4
3.0.2
Merged
- chore: maintenance - compatibility with Symfony 7 - minor fixes
#100 - chore(deps): Bump ramsey/composer-install from 2 to 3
#99 - Update composer.json for SF7
#98
Commits
- fix, chore: maintenance
5920cff - chore: update license
dce898f - chore: update default PHP version for development
67e3ccb - Update composer.json
1eb68eb - Update composer.json
7e63d26 - Update composer.json
d30f253 - Update composer.json
ad187cc - Update composer.json
8e9f898 - chore: add
.readthedocs.ymlconfigad7747d
3.0.1
3.0.0
Major breaking changes
- Custom service names are gone:
- Replace
cas.userproviderwithEcPhp\CasBundle\Security\Core\User\CasUserProvider - Replace
eulogin.userproviderwithEcPhp\EuLoginBundle\Security\Core\User\EuLoginUserProvider
- Require a new dependency:
nyholm/psr17, this will install a fileconfig/packages/loophp_psr17.yaml - The interface
EcPhp\CasLib\CasInterfacehas been moved toEcPhp\CasLib\Contract\CasInterface - The CAS constructor doesn't need a
RequestInterfaceany more, but each method of CAS class needs it.
Merged
- Update demo casserver URL
#88 - Fix link in documentation
#89 - chore(deps): Bump cachix/install-nix-action from 22 to 23
#91 - chore(deps): Bump actions/checkout from 3 to 4
#90 - chore(deps): Bump cachix/install-nix-action from 20 to 22
#87 - chore(deps): Bump cachix/install-nix-action from 19 to 20
#79
Commits
- Breaking change: refactor: replace Properties::all() with
Properties::jsonSerialize().4fbc54b - ci: bump github actions
383349c - fix link to Contributing page
132d60f - chore: bump versions
4e11280 - chore: bump versions
f29ffa8 - chore: remove obsolete docker files
ee907ae - chore: get rid of scrutinizer
a50176a - tests: rewrite tests based on upstream
ecphp/cas-libdevelopments.12fa217 - chore: add a note about CAS XML response
f72e757 - refactor: update User creation internals
467d44a - refactor: remove
Symfony*Cas classes13e30e6 - docs: update
Installationdocumentationfa17ff4 - tests: fix tests
1dc9838 - remove
CasEntryPointclass87109f6 - fix: update
startmethoda6ac146 - fix: use the Authenticator as entry point
4b4d065 - docs: Update changelog.
e6dae46 - feat: add a CAS Authentication Entry Point
1cd8abb - tests: update tests for
ecphp/cas-lib277e96a0 - refactor: update codebase for
ecphp/cas-lib24bbff5f - chore: upgrade to
ecphp/cas-lib94758a7
2.5.5
Merged
- chore(deps): Bump cachix/install-nix-action from 18 to 19
#77
Commits
- fix: update
startmethode09e56c - fix: use the Authenticator as entry point
50d5eee - chore: minor static files update
9b7039a - ci: add environment variable for PHP CS Fixer
ede0450 - docs: update
READMEbadge973f4c9 - chore: update
LICENSEfilefe745ca - chore: add
pcovextension requirement inrequire-dev4eeb51c - tests: fix broken tests
ceecf54
2.4.5
Commits
- fix: update
startmethodf3ebf70 - docs: update changelog
b7c5f89 - fix: use the Authenticator as entry point
d60de33 - docs: Update changelog.
caac838 - feat: add a CAS Authentication Entry Point
173dc52 - docs: Update changelog.
7a4bfd4 - fix: restore the use of a
UserProvider5531bda - feat: add
__toString()method toCasUserInterfacef7cf369 - nix: remove
-ntsprefix674d2af - chore: Normalize
composer.json.b4b7568 - docs: Update changelog.
748d26b - fix: Add missing dependency.
2d010dc
2.4.4
Commits
- fix: use the Authenticator as entry point
d60de33 - docs: Update changelog.
caac838 - feat: add a CAS Authentication Entry Point
173dc52 - docs: Update changelog.
7a4bfd4 - fix: restore the use of a
UserProvider5531bda - feat: add
__toString()method toCasUserInterfacef7cf369 - nix: remove
-ntsprefix674d2af - chore: Normalize
composer.json.b4b7568 - docs: Update changelog.
748d26b - fix: Add missing dependency.
2d010dc
2.4.3
Commits
- feat: add a CAS Authentication Entry Point
173dc52 - docs: Update changelog.
7a4bfd4 - fix: restore the use of a
UserProvider5531bda - feat: add
__toString()method toCasUserInterfacef7cf369 - nix: remove
-ntsprefix674d2af - chore: Normalize
composer.json.b4b7568 - docs: Update changelog.
748d26b - fix: Add missing dependency.
2d010dc