Skip to content

Releases: api-platform/core

Version 2.0.7

08 Apr 12:54
v2.0.7
1eb8408
Compare
Choose a tag to compare
  • [security] Hide error's message in prod mode when a 500 error occurs (Api Problem format)
  • Fix sorting when eager loading is used
  • Allow eager loading when using composite identifiers
  • Don't use automatic eager loading when disabled in the config
  • Use declare(strict_types=1) and improve coding standards
  • Automatically refresh routes in dev mode when a resource is created or deleted

Version 2.0.6

28 Mar 10:23
v2.0.6
Compare
Choose a tag to compare
  • Correct the XML Schema type generated for floats in the Hydra documentation

Version 2.0.5

28 Mar 10:23
v2.0.5
Compare
Choose a tag to compare
  • Fix a bug when multiple filters are applied

Version 2.0.4

23 Mar 19:39
v2.0.4
8e9ae21
Compare
Choose a tag to compare
  • [security] Hide error's message in prod mode when a 500 error occurs
  • Prevent duplicate data validation
  • Fix filter Eager Loading
  • Fix the Hydra documentation for ConstraintViolationList
  • Fix some edge cases with the automatic configuration of Symfony
  • Remove calls to each() (deprecated since PHP 7.2)
  • Add a missing property in EagerLoadingExtension

Version 2.0.3

25 Jan 13:59
v2.0.3
Compare
Choose a tag to compare
  • Fix a bug when handling invalid IRIs
  • Allow to have a property called id even in JSON-LD
  • Exclude static methods from AnnotationPropertyNameCollectionFactory
  • Improve compatibility with Symfony 2.8

v2.0.2

06 Jan 09:16
v2.0.2
b06fb7d
Compare
Choose a tag to compare
  • Fix the support of the Symfony's serializer @MaxDepth annotation
  • Fix property range of relations in the Hydra doc when an IRI is used
  • Fix an error "api:swagger:export" command when decorating the Swagger normalizer
  • Fix an an error in the Swagger documentation generator when a property has several serialization groups

v2.0.1

06 Jan 09:16
v2.0.1
63c880f
Compare
Choose a tag to compare
  • Various fixes related to automatic eager loading
  • Symfony 3.2 compatibility

v2.0.0

06 Jan 09:15
v2.0.0
Compare
Choose a tag to compare
  • Full refactoring
  • Use PHP 7
  • Add support for content negotiation
  • Add Swagger/OpenAPI support
  • Integrate Swagger UI
  • Add HAL support
  • Add API Problem support
  • Update the Hydra support to be in sync with the last version of the spec
  • Full rewrite of the metadata system (annotations, YAML and XML formats support)
  • Remove the event system in favor of the builtin Symfony kernel's events
  • Use the ADR pattern
  • Fix a ton of issues
  • ItemDataproviderInterface: fetchData is now in the context parameterer. getItemFromIri is now context aware 7f82fd7
  • Constants for event's priorities 2e7b73e
  • Properties mapping with XML/YAML is now possible ef5d037
  • Ability to configure and match exceptions with an HTTP status code e9c1863
  • Various fixes and improvements (SwaggerUI, filters, stricter property metadata)

v2.0.0-rc.6

06 Jan 09:15
v2.0.0-rc.6
Compare
Choose a tag to compare
v2.0.0-rc.6 Pre-release
Pre-release
Version 2.0.0 RC 6

v2.0.0-rc.5

06 Jan 09:15
v2.0.0-rc.5
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release
Version 2.0.0 RC 5