Skip to content

Releases: thecodingmachine/graphqlite-bundle

v7.1.1

06 Jun 15:30
d3dc4c8
Compare
Choose a tag to compare

What's Changed

  • [Fix] Avoid break on assert if security node is missing in config by @cvergne in #249
  • [Fix] Fix StaticTypeMapper method calls by moving definition by @cvergne in #251
  • Actualize badges by @andrew-demb in #242
  • ⬆️ Bump actions/cache from 4.0.2 to 4.2.3 by @dependabot in #246
  • ⬆️ Bump shivammathur/setup-php from 2.30.4 to 2.33.0 by @dependabot in #248
  • [CI] Set zend.assertions to 1 ini PHP Setup to break on asserts by @cvergne in #250

Full Changelog: v7.1.0...v7.1.1

v7.1.0

06 Jan 19:18
58cc91a
Compare
Choose a tag to compare

What's Changed

  • Return GraphQL JSON response in case of JSON Input error instead of Internal Server Error by @cvergne in #208

Full Changelog: v7.0.0...v7.1.0

v7.0.0

03 Jan 19:51
c8626cf
Compare
Choose a tag to compare

What's Changed

  • [Major release] Symfony 7. GraphQLite 8 by @andrew-demb in #229
  • 📦 Migrate to phpstan v2 (max level), fix SA issues, PHP 8.4 deprecations by @andrew-demb in #237

Full Changelog: v6.1.0...v7.0.0

v6.1.0

31 Dec 15:32
f5c3805
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.3...v6.1.0

v6.0.3

08 Sep 14:36
Compare
Choose a tag to compare

What's Changed

  • Add symfony cache dir to graphqlite file adapter service by @cvergne in #183

New Contributors

Full Changelog: v6.0.2...v6.0.3

Fix tests

29 Aug 18:36
54959bd
Compare
Choose a tag to compare
- fixes bug in CompilerPass (#182)

- fixes tests

---------

Co-authored-by: asrar <[email protected]> and  @faizanakram99

Bump to Doctrine Annotations 2

29 Aug 08:20
52582f4
Compare
Choose a tag to compare
v6.0.1

Merge pull request #180 from thecodingmachine/bump-to-doctrine-annota…

SF Support

04 Aug 09:40
Compare
Choose a tag to compare
v6.0.0

Merge branch '6.0' of github.com:thecodingmachine/graphqlite-bundle i…

Symfony 6 RC

20 Mar 12:52
Compare
Choose a tag to compare
Symfony 6 RC Pre-release
Pre-release

Switch to SF6

v5.4.0

02 Jun 16:09
3ae908c
Compare
Choose a tag to compare

What's new:

  • Compatibility with symfony 6

Important breaking change:

  • Require symfony ^5.4 || ^6
  • Require php >=7.4