Skip to content

Releases: overblog/GraphQLBundle

v0.10.6

21 Sep 09:37
6d0e7e7

Choose a tag to compare

v0.10.6 (2018-09-21)

  • [Security]Fix field access seemingly random behavior, data leaked to unauthorized users (#387, #389)

v0.9.6

21 Sep 09:35
dfae362

Choose a tag to compare

v0.9.6 (2018-09-21)

  • [Security]Fix field access seemingly random behavior, data leaked to unauthorized users (#387, #389)

v0.11.6

20 Sep 13:55
38715fc

Choose a tag to compare

v0.11.6 (2018-09-20)

  • Fix (#385) generated type class loader

v0.11.5

03 Sep 08:16
2fedef6

Choose a tag to compare

v0.11.5 (2018-09-03)

  • Add config option to disable introspection query (#361)
  • Many improvements of code quality

v0.11.4

30 Jul 12:23

Choose a tag to compare

v0.11.4 (2018-07-30)

  • Wrapped complex expressions inside parenthesis to enforce operator priority (#358)

v0.10.5

30 Jul 12:18
ec579a9

Choose a tag to compare

v0.10.5 (2018-07-30)

  • Wrapped complex expressions inside parenthesis to enforce operator priority (#358)

v0.11.3

17 Jul 06:06
81c96d2

Choose a tag to compare

v0.11.3 (2018-07-17)

  • Apply patch to remove Symfony 4.1 deprecation message (#356)

v0.11.2

13 Jul 06:27

Choose a tag to compare

v0.11.2 (2018-07-13)

  • Fix #354 argument wrapper with access (#355)

v0.11.1

31 May 12:00

Choose a tag to compare

v0.11.1 (2018-05-31)

  • Make the projet a little more Symfony 4.1 ready (#332)
  • Allow webonyx/graphql-php 0.12 (#335)
  • Fixed #301 compile cache warmup on initialization

v0.10.4

31 May 11:56
942286a

Choose a tag to compare

v0.10.4 (2018-05-31)

  • Fixed #301 compile cache warmup on initialization with Symfony 4+