Skip to content

Releases: ezsystems/ezplatform-graphql

v2.1.0

15 Jul 13:08
Compare
Choose a tag to compare

ezplatform-graphql changes between v2.0.0 and v2.1.0

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

v2.1.0-beta1

17 Jun 06:15
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release

ezplatform-graphql changes between v2.0.0 and v2.1.0-beta1

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

v2.0.1

27 Apr 06:24
Compare
Choose a tag to compare

ezplatform-graphql changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

v2.0.0

02 Apr 16:04
Compare
Choose a tag to compare

ezplatform-graphql changes between v1.0.0 and v2.0.0

Improvements

  • EZEE-2775: Spike for sitefactory (#35)
  • EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#36)
  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#73)
  • EZP-30658: Upgrade ezsystems/ezplatform-graphql to use Symfony 4 components (#39)
  • EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#52)
  • EZP-30726: Location and children support in GraphQL (#51)
  • EZP-31036: Matrix Field Type GraphQL support (#65)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#71)
  • EZP-31021: Microcopy: revise exception & command microcopy (#70)
  • EZP-31078: Enhance Content Type Value Object (#75)
  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#78)
  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
  • EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#80)
  • EZP-30543: Remove Dynamic Settings functionality from kernel (#81)

Bugs

  • EZP-30422: GraphQL breaks if content type group has a dash character (-) (#31)
  • EZP-30420: GraphQL: Exception if contenttype group is empty (#32)
  • EZP-30419: GraphQL schema generation fails if content type is in multiple groups (#33)
  • EZP-30414: Relation fields aren't resolved (#30)
  • EZP-30691: The ezplatform:graphql:generate-schema command relies on Repository
  • EZP-30957: Subitems list does not load after a new Content Type is created and used (#55)
  • EZP-31240: Querying for contentobjects missing ImageAsset FieldType in GraphQL ends up with an error (#72)

v2.0.0-rc1

25 Mar 07:21
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

ezplatform-graphql changes between v2.0.0-beta5 and v2.0.0-rc1

Improvements

  • EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel

v2.0.0-beta5

19 Mar 07:13
Compare
Choose a tag to compare
v2.0.0-beta5 Pre-release
Pre-release

ezplatform-graphql changes between v2.0.0-beta4 and v2.0.0-beta5

Improvements

  • EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#78)

v2.0.0-beta4

28 Jan 07:13
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

ezplatform-graphql changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-30517: As a Maintainer I want Kernel RichText deprecated code to be dropped (#73)
  • EZP-31078: Enhance Content Type Value Object (#75)

v1.0.5

19 Dec 09:59
feea821
Compare
Choose a tag to compare

ezplatform-graphql changes between v1.0.3 and v1.0.5

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#71)

Bugs

  • EZP-31240: Querying for contentobjects missing ImageAsset FieldType in GraphQL ends up with an error (#72)

v2.0.0-beta2

01 Oct 06:05
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

ezplatform-graphql changes between 2.0.0-beta1 and 2.0.0-beta2

Improvements

  • Location and children support (#51, EZP-30726)
  • Locations can be loaded by url alias (#57)
  • Keep the same order than the backoffice when retrieving relations list (#58)
  • Drop support for deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root() method calls (#52, EZP-30846)

Bugs

  • Subitems list does not load after a new Content Type is created and used (#55, EZP-30957)

v1.0.3

07 Oct 06:25
Compare
Choose a tag to compare

ezplatform-graphql changes between 1.0.2 and 1.0.3

Improvements

Bugs

  • EZP-30957: Subitems list does not load after a new Content Type is created and used (#55)