Releases: ecphp/eu-login-api-authentication-bundle
Releases · ecphp/eu-login-api-authentication-bundle
1.0.6
Merged
- chore(deps): Bump actions/stale from 8 to 9
#51 - chore(deps): Bump ramsey/composer-install from 2 to 3
#52 - Symfony 7 compatibility, bump, refactoring
#53 - chore(deps): Bump actions/checkout from 3 to 4
#50
Commits
- chore: modernize, partially fix static analysis (psalm)
556480b - chore: update static files
e987a2a - refactor:
composer.jsonbumps, code style, symfony 7 compatibilitya2b57a5 - chore: update default PHP version for development and License file
99e6dcf - chore: add
.readthedocs.ymlconfigb681b2d - ci: get rid of scrutinizer
e707276 - Revert "refactor: fix deprecation"
a02cf42 - refactor: fix deprecation
cc4ebf7 - tests: fix tests
5a090d1
1.0.5
1.0.4
Merged
- add user provider back
#49 - chore(deps): Bump actions/stale from 7 to 8
#48 - chore(deps): Bump actions/checkout from 2.3.4 to 3.4.0
#47 - chore(deps): Bump actions/stale from 5 to 7
#38 - chore(deps-dev): Update psalm/plugin-symfony requirement from ^4.0 to ^5.0
#37 - chore(deps-dev): Update psalm/plugin-symfony requirement from ^3.1 to ^4.0
#36 - chore(deps): Bump actions/cache from 3.0.5 to 3.0.11
#35 - chore(deps): Bump actions/cache from 3.0.2 to 3.0.5
#26 - chore(deps): Update facile-it/php-openid-client requirement from ^0.2 to ^0.3
#24 - chore(deps): Bump actions/stale from 4 to 5
#20 - chore(deps): Bump actions/cache from 3.0.1 to 3.0.2
#21 - Symfony 5.4 and 6 upgrade
#13 - chore(deps): Update firebase/php-jwt requirement from ^5.2 to ^6.1
#18 - chore(deps): Bump actions/cache from 2.1.7 to 3.0.1
#19 - chore(deps): Update web-token/jwt-signature-algorithm-ecdsa requirement from ^2.2 to ^3.0
#16 - chore(deps): Update web-token/jwt-signature-algorithm-hmac requirement from ^2.2 to ^3.0
#15
Commits
- remove static keyword
d8697bf - ci: add
PHP_CS_FIXER_IGNORE_ENV2771d8f - fix: relax
symfony/http-clientdependencya20d6f3 - tests: fix behat tests
c1acc94 - fix: add missing
@extendsannotation2a27198 - style: autofix code style with
prettierff75d54 - chore: update LICENSER
f215e1a - fix: Fix badges
dc4692a - chore: update composer.json
3e2e59e - dev: update php environment
2966daa - ci: update workflow
d5ba972 - chore(deps-dev): Update psalm/plugin-symfony requirement
4537ef4 - chore(deps-dev): Update psalm/plugin-symfony requirement
b04b371 - cs: Autofix code style.
86421f4 - ci: Update Github action.
9f5ab4c - ci: Remove PHPInsights step.
729f0aa - fix: Remove obsolete phpstan issue.
55c4f55 - chore: Update dev-dependencies version.
00f6eaf - chore: Update firebase/php-jwt version.
70e2e44 - fix: Add PSalm baseline.
c60f317 - chore: Remove Docker stuff.
84731e7 - chore(deps): Update facile-it/php-openid-client requirement
1e04ae6 - chore: Make sure it is compatible with PHP 7.4.
61fd0b4 - chore(deps): Update web-token/jwt-signature-algorithm-ecdsa requirement
768c246 - chore(deps): Update web-token/jwt-signature-algorithm-hmac requirement
e46a396 - ci: Tests on PHP 7.4 and 8.1.
9017cf7 - chore: Update psalm configuration.
48e3ad0 - refactor: Rewrite bundle for Symfony 5.4 and 6.0.
f54bb7d - tests: Update for Symfony 6.
61f02a5 - docs: Update documentation accordingly.
6a57802 - chore: Get rid of PHPSpec.
cba6e5e - chore: Update
composer.json.9f25c50
1.0.3
1.0.2
1.0.1
Merged
- chore(deps): Bump actions/cache from 2.1.5 to 2.1.6
#7 - chore(deps-dev): Update infection/infection requirement from ^0.22.0 to ^0.23.0
#5
Commits
- ci: Disable tests on Darwin platform.
b83aa47 - chore: Update composer.json.
16d29d2 - refactor: Update code style.
f81ecf4 - Autofix code style.
758ccf2 - test: Fix tests.
9b41bf4 - refactor: Update services, add missing wirings.
4fdbb41 - chore: Remove ajgarlag/psr-http-message-bundle.
c90f7d7 - chore(deps-dev): Update infection/infection requirement
c1f471a - refactor: Autofix code style.
c8b434d - chore: Switch to ecphp/php-conventions.
1bbdc21 - docs: Update links.
2d8f82f
1.0.0
Merged
- chore(deps): Bump actions/cache from v2.1.4 to v2.1.5
#1 - Create
LocalEuLoginApiCredentialsservice that can be used for testing#3
Commits
- ci: Enable automatic release changelog generation.
17edfed - docs: Update changelog.
a1908d8 - docs: Update README and documentation accordingly.
4273dd8 - docs: Add documentation.
9c16d86 - Let's be eco-friendly when it comes to package management.
f4366d5 - Disable Infection tests.
51d8738 - ci: Enable Behat tests.
6d1511c - Normalize composer.json
16afdb5 - Add Behat tests and features.
528be25 - refactor: Add a LocalEuLoginApiCredentials service to be used for testing.
077f078 - Add token route to the bundle.
4b32fdc - chore: Add Docker stack for Changelog generation.
e8a662b - refactor: Update code style based on drupol/php-conventions.
7f71738 - refactor: Upgrade to drupol/php-conventions version 4.
84f9e23 - refactor: Return the user in UserProvider::refreshUser().
4430bc7 - chore: Update composer.json.
f2af671 - docs: Add comments and fix typo.
c54ad25 - fix: Handle controllers automatically.
adf4aa4 - docs: Update README.
427a91d - tests: Add initial tests.
6e742db - refactor: Use custom exceptions.
098513d - refactor: Add custom exceptions.
a777615 - Initial set of files.
fb7edd1