What's Changed
- add documentation links by @arhimede in #382
- GHA for database validation by @MarioRadu in #380
- Issue #330: Move common logic to
Core
module by @alexmerlin in #358 - Issue #384: Refactored handlers by @alexmerlin in #385
- Issue #388: Inject
InputFilter
s in handlers by @alexmerlin in #389 - Issue #383: Implemented route grouping by @alexmerlin in #391
- Issue #394: Service refactoring by @alexmerlin in #396
- Issue #397: Autogenerate
OAuth2
keys when cloning the project by @alexmerlin in #398 - Issue #392: Refresh Postman documentation by @Howriq in #400
- Issue #399: Merge
Admin.Core
intoAPI.Core
by @alexmerlin in #401 - Issue #314: Implemented
mezzio/mezzio-problem-details
by @alexmerlin in #402 - Update pre-run.sh by @alexmerlin in #404
- Update
GetIndexResourceHandler.php
by @alexmerlin in #408 - Update local.php.dist by @arhimede in #409
- Issue #410: Fixed error handling by @alexmerlin in #412
- Issue #390: Implemented
ResourceProviderMiddleware
and addedResourceGuardInterface
by @alexmerlin in #403 - Issue #411: Updated logic in
ContentNegotiationMiddleware
by @alexmerlin in #413 - Issue #417:
AuthenticationMiddleware
no longer extendsAuthenticationMiddleware
frommezzio/mezzio-authentication
by @alexmerlin in #418 - Update qodana_code_quality.yml by @arhimede in #416
- Issue #414: Replaced
Twig
with custom templating solution by @alexmerlin in #419 - Issue #415: Increased
PHPStan
level to8
by @alexmerlin in #421 - Issue #422: Split the
/security/token
endpoint into two separate endpoints by @alexmerlin in #423 - Core sync by @alexmerlin in #425
- Issue #426: Switch from
UUID4
toUUID7
by @alexmerlin in #427
New Contributors
Full Changelog: 5.3.0...6.0.0