What's Changed
- chore: update client-side deps by @soyuka in #6961
- fix(symfony): detach objects from store to prevent infinite loop duri… by @LaurentHuzard in #6965
- fix(laravel): handle route prefix by @soyuka in #6978
- feat(laravel): add middleware granularity by @jonerickson in #6962
- chore: dependency constraints for laravel 12 by @soyuka in #6989
- fix(doctrine): Add a proper exception when a doctrine manager could not be found for a resource class by @lyrixx in #6995
- fix(laravel): query extensions with item operations by @soyuka in #7001
- fix(doctrine): correct the use statement for ManagerRegistry by @soyuka in #7004
- fix(openapi): boolean "true" value in HttpOperation::openapi by @soyuka in #7003
- fix: Doctrine mapping ArrayAccess deprecation by @dunglas in #6982
- fix(validation): deprecate string message for ValidationException con… by @soyuka in #7005
- fix(symfony): add a
alwaysBootKernel
property for BC layer by @Crovitche-1623 in #7007 - doc: comment typo in ApiResource.php by @Bartheyrman22 in #7012
- feat(laravel): auto configure our tagged interfaces by @soyuka in #7014
- feat(laravel): openapi export command by @soyuka in #7016
- fix(laravel): register ErrorProvider by @soyuka in #7018
- feat(laravel): stateOptions modelClass for eloquent by @soyuka in #7020
- fix(jsonld): duplicate error fields when prefix is enabled by @soyuka in #7021
New Contributors
- @LaurentHuzard made their first contribution in #6965
- @Bartheyrman22 made their first contribution in #7012
Full Changelog: v4.1.0...v4.1.1