What's Changed
- fix: name deprecated option in message by @soyuka in #8545
- fix(validator): do not emit an unresolved {{ type }} placeholder by @vincentchalamon in #8546
- fix(validator): strict query param validation rejecting pagination params by @jannes-io in #8544
- fix(symfony): use StrictUnifiedDiffOutputBuilder in api:upgrade-filter by @mislavjakopovic in #8559
- test: replace the deprecated bundle ApiTestCase in functional tests by @mislavjakopovic in #8557
- test: fix deprecations and warnings reported by phpunit 13 by @mislavjakopovic in #8558
- fix(metadata): xml openapi parameters as a list by @soyuka in #8561
- fix(openapi): user metadata wins over filter doc by @soyuka in #8562
- chore: allow phpunit ^13.0 by @mislavjakopovic in #8537
- ci: migrate mercure tests to protocol 1.0 by @soyuka in #8566
- fix(metadata): format-agnostic uriTemplate match by @soyuka in #8540
- test(openapi): fix factory test for phpunit 13 by @soyuka in #8567
- fix(redoc): update ReDoc to 2.5.4 to fix crash on OpenAPI 3.2 documents by @lyrixx in #8569
- fix(mcp): fix ignored output format by @vincentchalamon in #8542
- fix(symfony): guard test client service when api-platform/test is absent by @ousamabenyounes in #8574
- ci: various fixes by @soyuka in #8572
- fix(jsonapi): use the serialized key for client-generated ids by @soyuka in #8577
- fix(symfony,graphql): resolve twig runtime csp_nonce function by @ousamabenyounes in #8575
- fix(symfony): hide graphiql link when graphql is disabled by @ousamabenyounes in #8576
- fix(metadata): attach provider for class-string filters by @soyuka in #8583
- fix(metadata): resolve uri variable identifiers from metadata by @soyuka in #8578
- fix(doctrine): watch new relations for assigned ids by reference by @dylan-rumble in #8498
- fix(graphql): nullable input fields with a default by @soyuka in #8568
- fix(mongodb): nullable from php type, not mapping by @soyuka in #8298
- test: fix 5.0 CI after the 4.4 up-merge by @soyuka in #8590
New Contributors
- @mislavjakopovic made their first contribution in #8559
Full Changelog: v5.0.0...v5.0.1