What's Changed
- feat: if a policy matches the name of a model we automatically register it by @valentindrdt in #6623
- feat: add hal support for laravel by @valentindrdt in #6621
- chore: missing .gitattributes by @simondaigre in #6757
- fix: reintroduce the
show_webby
parameter in Laravel config by @Deuchnord in #6741 - feat(doctrine): doctrine filters like laravel eloquent filters by @vinceAmstoutz in #6775
- feat(laravel): boolean filter by @adryyy10 in #6806
- feat(openapi): HTTP Authentication Support for Swagger UI by @toitzi in #6665
- feat(state): strict query parameters by @soyuka in #6399
- feat(laravel): Fixing BelongsToManyThrough by @amermchaudhary in #6862
- fix(jsonld): anonymous context hydra_prefix value by @soyuka in #6873
- feat(doctrine): enhance getLinksHandler with method validation and typo suggestions by @SebLevDev in #6874
- fix: exception formatting by calling array_keys() by @soyuka in #6879
- fix(laravel): jsonapi query parameters (page, sort, fields and include) by @soyuka in #6876
- feat(graphql): allow to configure max query depth and max query compl… by @soyuka in #6880
- feat(metadata): hide an hydra endpoint (draft) by @soyuka in #6871
New Contributors
- @valentindrdt made their first contribution in #6623
- @simondaigre made their first contribution in #6757
- @adryyy10 made their first contribution in #6806
- @SebLevDev made their first contribution in #6874
Full Changelog: v4.0.12...v4.1.0-alpha.1