Skip to content

Releases: ezsystems/ezplatform-graphql

v2.0.0-beta1

02 Jul 06:15
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

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

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 (#38)
  • EZP-30658: Upgrade ezsystems/ezplatform-graphql to use Symfony 4 components (#39)

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

v1.0.2

03 Jul 11:56
Compare
Choose a tag to compare

ezplatform-graphql changes between v1.0.1 and v1.0.2

Improvements

Bugs

  • EZP-30691: The ezplatform:graphql:generate-schema command relies on Repository (#45)

v1.0.1

24 Apr 07:26
15f1b54
Compare
Choose a tag to compare

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

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)

v1.0.0

29 Mar 15:22
Compare
Choose a tag to compare

First stable release:

  • content model schema
  • custom fields types API
  • content mutations with file upload support