github api-platform/core v4.2.0-alpha.1

latest releases: v4.1.23, v4.2.0-alpha.3, v4.1.22...
pre-release2 months ago

What's Changed

Object Mapper:

  • feat(symfony): object mapper with state options by @soyuka in #6801

Various features:

  • feat(httpcache): add more cache directives to AddHeadersProcessor by @alanpoulain in #7008
  • feat(symfony): Autoconfigure classes using #[ApiResource] attribute by @GromNaN in #6943
  • feat(serializer): set the object-to-populate in deserializer context as soon as data !== null by @lyrixx in #7124
  • feat(openapi): license identifier by @soyuka in #7141
  • feat(symfony): Add error classes options to OpenAPI config by @alexndlm in #7143
  • feat(json-schema): mutualize json schema between formats by @soyuka in #6960
  • feat(metadata): use PHP file as resource format by @loic425 in #7017
  • feat(elasticsearch): add support for v9 by @darthf1 in #7180
  • Allow throwing an access denied exception on denormalization of secured properties by @dwgebler in #7221
  • feature(symfony): Add CSS Color Schema Restriction for Property Validation by @SebLevDev in #7215

PHPStan 2:

TypeInfo component:

Bug fixes:

  • fix(metadata) Fix new PHP file resource extractor by @loic425 in #7193
  • refactor(symfony): remove obsolete option validator.query-parameter-validation by @alexndlm in #7139
  • fix(openapi): vacuum instead of swagger-cli by @soyuka in #7130

New Contributors

Full Changelog: v4.1.18...v4.2.0-alpha.1

Don't miss a new core release

NewReleases is sending notifications on new releases.