Skip to content

Releases: linkorb/graphael

Bump deps

12 Jan 10:41

Choose a tag to compare

v1.16.0

deps: bump to latest webonyx/graphql-php

feat: updates for ECS logging

13 Nov 14:26

Choose a tag to compare

- remove sentry
- remove spark
- adds PostContainerBuilder support
- errorhandler uses logger

feat: integrate spark

14 Aug 11:01

Choose a tag to compare

v1.14.0

Merge branch 'master' of github.com:linkorb/graphael

feat: sentry integrate

08 Apr 12:04
4ddd6cd

Choose a tag to compare

Merge pull request #6 from kaushikindianic/3054-sentry-integrate

feat: sentry integrate #2957

deps: bump webonyx/graphql-php to 0.13.8

03 Apr 07:18

Choose a tag to compare

v1.12.2

deps: bump webonyx/graphql-php to 0.13.8

fix: php version dependency

31 Mar 12:53

Choose a tag to compare

v1.12.1

fix: php version dependency

feat: auto create user records from JWT

03 Mar 13:04

Choose a tag to compare

v1.12.0

feat: auto create user records from JWT

feat: accept roles claim as either array or csv string

01 Mar 10:18

Choose a tag to compare

v1.11.0

feat: accept roles claim as either array or csv string

feat: register all types (including InputObjectTypes)

02 Feb 20:22

Choose a tag to compare

v1.10.0

Merge branch 'master' of github.com:linkorb/graphael

fix: getroles issue

20 Dec 06:49
740bfe7

Choose a tag to compare

Merge pull request #5 from kaushikindianic/fix-getRoles-issue

fix: fixed getroles issue