Skip to content

Releases: api-platform/core

v3.1.1

27 Jan 10:42
v3.1.1
9fb9b0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v2.7.8

27 Jan 09:29
v2.7.8
dc11c73
Compare
Choose a tag to compare

What's Changed

  • fix(metadata): reader should be nullable by @soyuka in #5374
  • fix(symfony): autoconfigure elasticsearch extension by @soyuka in #5376

Full Changelog: v2.7.7...v2.7.8

v3.1.0

23 Jan 15:47
v3.1.0
ccc9ed8
Compare
Choose a tag to compare

What's Changed

  • ignore api_platform.state.item_provider when Doctrine is not enabled by @dgoosens in #4954
  • fix: not initialized params in PhpDocResourceMetadataCollectionFactory by @alanpoulain in #5247
  • Add groups filter whitelist info to swagger by @SpartakusMd in #5244
  • fix(graphql): remove inline styles and add twig blocks to aid overriding templates in strict CSP environments by @moismailzai in #5251
  • fix: do not use api_graphql_graphiql route when graphiQl is disabled because it won’t exist by @MatTheCat in #5266
  • fix: do not add linked data for denormalizationContext by @benblub in #5267
  • fix(symfony): fix swagger config to support Symfony ConfigBuilders by @alexndlm in #4691
  • @type property on mercure's 'delete' message by @toriqo in #2688
  • fix: attributes parameter order by @soyuka in #5317
  • fix(graphql): usable YAML/XML configuration by @alanpoulain in #5333
  • Homogenize operations constructor by @MatTheCat in #5344
  • fix: identifier value ignore to property field by @Byidi in #5352
  • @philipsorst fix: Make annotation reader argument optional by @philipsorst in #5358

Features

New Contributors

Full Changelog: v3.0.10...v3.1.0

v3.0.11

23 Jan 15:47
v3.0.11
f358205
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.10...v3.0.11

v2.7.7

23 Jan 15:47
v2.7.7
67dcf62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.6...v2.7.7

v3.0.10

16 Jan 08:40
v3.0.10
14a3175
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.0.10

v3.0.9

14 Jan 08:21
v3.0.9
c39c3e8
Compare
Choose a tag to compare

What's Changed

  • fix(php): compatibility with PHP 8.2 by @dannyvw in #5292
  • fix(metadata): fix extra properties method by @dannyvw in #5294
  • fix(graphql): use depth for nested resource class operation by @NicoHaase in #5314
  • fix(symfony): set twig.exception_listener as service parent by @paulandrieux in #5059
  • fix(serializer) default serializer context not passed to CollectionNormalizer by @ddeboer in #5305
  • fix(validation) exception serialization process by @DamienLevGemy in #5313
  • fix(elasticsearch): elasticsearch BC by @vincentchalamon in #5283
  • fix(graphql): pass graphql enabled flag by @aazsamir in #5315
  • chore(deprecations): use getContentTypeFormat when available by @KDederichs in #5288
  • chore(deprecations): fix some more deprecations by @KDederichs in #5289
  • chore(deprecations) Request::getContentType with Request::getContentTypeFormat if available by @MatTheCat in #5325
  • chore(deprecations): PayloadArgumentResolver::resolve return type by @MatTheCat in #5327
  • chore(deprecations): use getObjectManager by @dannyvw in #5291
  • chore(deprecations): use ValueResolverInterface when needed by @KDederichs in #5324

New Contributors

Full Changelog: v3.0.8...v3.0.9

v2.7.6

14 Jan 07:50
v2.7.6
e6cb634
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.5...v2.7.6

v3.0.8

16 Dec 11:07
v3.0.8
e2753fa
Compare
Choose a tag to compare

What's Changed

  • fix(graphql): dont add graphql operations when disabled by @dannyvw in #5265
  • fix(graphql): link relations requires the property by @develth in #5169
  • fix(normalizer): normalize items in related collection with concrete class by @usu in #5261

New Contributors

Full Changelog: v3.0.7...v3.0.8

v3.0.7

09 Dec 13:48
v3.0.7
ba07ab8
Compare
Choose a tag to compare

What's Changed

  • feat(symfony): wire Symfony JsonEncoder if it exists by @HeahDude in #5240
  • perf: use symfony default cache pool config in development environment by @acirulis in #5242
  • ci: fix mongod startup by @alanpoulain in #5248
  • fix(metadata): include routePrefix in default operation name (#5203) by @usu in #5252
  • fix: get back return phpdoc on ProviderInterface by @tyx in #5253

New Contributors

Full Changelog: v3.0.6...v3.0.7