Releases: ezsystems/ezplatform-graphql
Releases · ezsystems/ezplatform-graphql
v2.1.0
v2.1.0-beta1
ezplatform-graphql changes between v2.0.0 and v2.1.0-beta1
Bugs
v2.0.1
v2.0.0
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
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
ezplatform-graphql changes between v2.0.0-beta4 and v2.0.0-beta5
Improvements
v2.0.0-beta4
ezplatform-graphql changes between v2.0.0-beta3 and v2.0.0-beta4
Improvements
v1.0.5
v2.0.0-beta2
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)