github api-platform/core v4.3.10

12 hours ago

What's Changed

  • fix(swagger): fix SwaggerUI CSS override by @vincentchalamon in #8245
  • fix(laravel): persist dirty embedded belongsTo relations by @soyuka in #8246
  • fix(graphql): dispatch item Query through its own provider by @soyuka in #8237
  • fix(laravel): register graphql routes before catch-all entrypoint by @soyuka in #8248
  • fix(laravel): detect enum casts in eloquent property metadata factory by @soyuka in #8247
  • fix(jsonapi): do not require id in input schema for post operations by @soyuka in #8252
  • fix(laravel): honor path_segment_name_generator config for url segments by @soyuka in #8251
  • fix(symfony): skip ErrorResourceAttributeLoaderPass on Symfony 6.4 by @soyuka in #8253
  • fix(serializer): allow nullable to-many relations to normalize as null by @soyuka in #8254
  • fix(state): guard hex2bin against malformed query parameter keys by @soyuka in #8255
  • fix(jsonapi): allow opt-in client-generated IDs on POST per spec by @abderrahimghazali in #7930

Full Changelog: v4.3.9...v4.3.10

Don't miss a new core release

NewReleases is sending notifications on new releases.