Releases: linkorb/graphael
Releases · linkorb/graphael
Bump deps
v1.16.0 deps: bump to latest webonyx/graphql-php
feat: updates for ECS logging
- remove sentry - remove spark - adds PostContainerBuilder support - errorhandler uses logger
feat: integrate spark
v1.14.0 Merge branch 'master' of github.com:linkorb/graphael
feat: sentry integrate
Merge pull request #6 from kaushikindianic/3054-sentry-integrate feat: sentry integrate #2957
deps: bump webonyx/graphql-php to 0.13.8
v1.12.2 deps: bump webonyx/graphql-php to 0.13.8
fix: php version dependency
v1.12.1 fix: php version dependency
feat: auto create user records from JWT
v1.12.0 feat: auto create user records from JWT
feat: accept roles claim as either array or csv string
v1.11.0 feat: accept roles claim as either array or csv string
feat: register all types (including InputObjectTypes)
v1.10.0 Merge branch 'master' of github.com:linkorb/graphael
fix: getroles issue
Merge pull request #5 from kaushikindianic/fix-getRoles-issue fix: fixed getroles issue