What's Changed
- chore: remove 3.4 deprecation by @maxhelias in #7204
- fix:
ApiPlatform\Symfony\Bundle\Test\Client::getContainer
return type by @VincentLanglet in #7230 - fix(metadata): build Open Api attributes in XmlResourceExtractor by @johan-ds in #7189
- fix(validator): parameter validation list|string by @soyuka in #7245
- feat(metadata): add support for stateOptions in YAML and XML for Doctrine ORM/ODM by @fmata in #7217
- fix(jsonschema): rebuild sub-schema definition without @id property when
genId
isfalse
(#7162) by @ambroisemaupate in #7251 - chore: move a behat test to phpunit by @soyuka in #7252
- ci: rate limiting for commitlint by @soyuka in #7253
- chore(laravel): param-out for reference mutation by @soyuka in #7254
- ci: refactor release job to use github app by @soyuka in #7259
- fix(jsonld): reset gen_id configuration by @soyuka in #7263
- fix(state): depend only on translation contracts by @gharlan in #7262
- fix(jsonld): reset gen_id configuration by @soyuka in #7264
- fix(openapi): command options mode (
InputOption::VALUE_REQUIRED
) by @gharlan in #7266 - fix(laravel): decorate error handler by @soyuka in #7247
- fix(symfony): catch InvalidUriVariableException in IriConverter by @alexndlm in #7271
- fix(symfony): fix resolving groups in ValidationGroupsExtractorTrait when GroupSequence by @alexndlm in #7272
- fix(state): error xml format output by @soyuka in #7273
- tests: test parameters type detection by @vincentchalamon in #7240
New Contributors
- @johan-ds made their first contribution in #7189
- @ambroisemaupate made their first contribution in #7251
- @gharlan made their first contribution in #7262
Full Changelog: v4.1.17...v4.1.18