Releases: sangria-graphql/sangria
Releases · sangria-graphql/sangria
v3.0.0-RC7
Fix #795
What's Changed
- remove
DeliveryScheme
by @performantdata in #790 - make
ParserConfig.parboiledToSourceMapper
public by @performantdata in #796 - move parser into its own module by @performantdata in #792
Dependency updates
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #799
- fix deprecated scalafmt default dialect by @yanns in #800
- scalafmt 3.1.1 by @yanns in #801
Full Changelog: v3.0.0-RC6...v3.0.0-RC7
v3.0.0-RC6
This release has a know issue: #795
What's Changed
- AST separation by @performantdata in #777
Full Changelog: v3.0.0-RC5...v3.0.0-RC6
v2.1.6
What's Changed
- deprecate & backport for AST separation by @performantdata in #784
Full Changelog: v2.1.5...v2.1.6
v3.0.0-RC5
What's Changed
Full Changelog: v3.0.0-RC4...v3.0.0-RC5
v2.1.5
v3.0.0-RC4
What's Changed
Full Changelog: v3.0.0-RC3...v3.0.0-RC4
v3.0.0-RC3
What's Changed
Full Changelog: v3.0.0-RC2...v3.0.0-RC3
v3.0.0-RC2
This version breaks binary and source compatibility with the 2.x versions.
What's Changed
- remove experimental OverlappingFieldsCanBeMerged by @yanns in #764
- Spelling by @jsoref in #765
- less allocation in ExecutionPath.add by @yanns in #769
- optimize StringUtil.escapeString by @yanns in #771
- Update sangria-marshalling-api to 1.0.7 by @scala-steward in #772, containing several performance improvements: https://github.com/sangria-graphql/sangria-marshalling-api/releases/tag/v1.0.7
New Contributors
Full Changelog: v3.0.0-RC1...v3.0.0-RC2
v3.0.0-RC1
This version breaks binary and source compatibility with the 2.x versions. Deprecated fields have been removed.
It also uses the more performant OverlappingFieldsCanBeMerged
strategy by default.
What's Changed
- new OverlappingFieldsCanBeMerged is default by @yanns in #756
- remove deprecated useLegacyCommentDescriptions by @yanns in #757 and in #758
- remove deprecated legacyImplementsInterface by @yanns in #759
- remove deprecated legacyEmptyFields by @yanns in #760
- avoid allocations by @yanns in #762
- use 'foreach' for side-effects by @yanns in #763
Full Changelog: v2.1.4...v3.0.0-RC1
v2.1.4
What’s Changed
- Decrease Vector allocation in QueryRenderer (#744) @agourlay
- separate the AST code from the rest (#721) @performantdata
- document some of the AST & parser packages (#716) @performantdata
- Minor performance optimization to ValueCoercionHelper.valuePosition (#674) @agourlay
CI
- bump the Scala versions in the project badges (#718) @performantdata
- Fix mima previous artifacts version (#687) @sh0hei
- Fix incorrect URLs (#686) @sh0hei
- Improved Markdown files (#684) @sh0hei
- Release Drafter with main branch (#631) @sh0hei
Dependency updates
- Update scalafmt-core to 3.0.7 (#753) @scala-steward
- Update sbt-ci-release to 1.5.10 (#750) @scala-steward
- Update classgraph to 4.8.128 (#749) @scala-steward
- Update classgraph to 4.8.127 (#748) @scala-steward
- Update classgraph to 4.8.126 (#745) @scala-steward
- Update sbt-scoverage to 1.9.1 (#746) @scala-steward
- Update fs2-core to 2.5.10 (#747) @scala-steward
- Update sbt-mima-plugin to 1.0.1 (#740) @scala-steward
- Update classgraph to 4.8.125 (#742) @scala-steward
- Update classgraph to 4.8.123 (#738) @scala-steward
- Update classgraph to 4.8.121 (#736) @scala-steward
- Update scalafmt-core to 3.0.6 (#733) @scala-steward
- Update classgraph to 4.8.120 (#735) @scala-steward
- Update classgraph to 4.8.117 (#731) @scala-steward
- Update scalafmt-core to 3.0.5 (#730) @scala-steward
- Update sbt-ci-release to 1.5.9 (#728) @scala-steward
- Update sbt-scoverage to 1.9.0 (#725) @scala-steward
- Update scalafmt-core to 3.0.4 (#726) @scala-steward
- Update scalatest to 3.2.10 (#727) @scala-steward
- Update scala-library, scala-reflect to 2.12.15 (#723) @scala-steward
- Update scalafmt-core to 3.0.3 (#720) @scala-steward
- Update classgraph to 4.8.116 (#719) @scala-steward
- Update scalafmt-core to 3.0.2 (#717) @scala-steward
- Update scalafmt-core to 3.0.1 (#713) @scala-steward
- Update sbt-mima-plugin to 1.0.0 (#712) @scala-steward
- Update scalafmt-core to 3.0.0 (#709) @scala-steward
- Update classgraph to 4.8.115 (#708) @scala-steward
- Update sbt-github-actions to 0.13.0 (#707) @scala-steward
- Update classgraph to 4.8.114 (#706) @scala-steward
- Update classgraph to 4.8.113 (#705) @sh0hei
- Update classgraph to 4.8.112 (#703) @scala-steward
- Update classgraph to 4.8.111 (#701) @scala-steward
- Update refined to 0.9.27 (#699) @scala-steward
- Update sbt to 1.5.5 (#698) @scala-steward
- Update fs2-core to 2.5.9 (#697) @scala-steward
- Update sbt-scalafmt to 2.4.3 (#696) @scala-steward
- Update classgraph to 4.8.110 (#694) @scala-steward
- Update fs2-core to 2.5.8 (#693) @scala-steward
- Update classgraph to 4.8.109 (#690) @scala-steward
- Update fs2-core to 2.5.7 (#689) @scala-steward
- Update sangria-monix to 2.0.1 (#683) @scala-steward
- Update sbt-coveralls to 1.3.1 (#682) @scala-steward
- Update sangria-argonaut to 1.0.2 (#681) @scala-steward
- Update sbt-coveralls to 1.3.0 (#677) @scala-steward
- Update sbt to 1.5.4 (#678) @scala-steward
- Update classgraph to 4.8.108 (#675) @scala-steward
- Update sbt-jmh to 0.4.3 (#664) @scala-steward
- Update classgraph to 4.8.107 (#669) @scala-steward
- Update sangria-ion to 2.0.1 (#670) @scala-steward
- Update sbt-github-actions to 0.12.0 (#668) @scala-steward
- Update sbt to 1.5.3 (#663) @scala-steward
- Update sangria-marshalling-testkit to 1.0.4 (#662) @scala-steward
- Update sangria-marshalling-api to 1.0.6 (#661) @scala-steward
- Fixed obsoleted homepage URI (#620) @windymelt
- Update classgraph to 4.8.106 (#658) @scala-steward
- Update sangria-streaming-api to 1.0.3 (#660) @scala-steward
- Update sbt-scoverage to 1.8.2 (#659) @scala-steward
- Update scala-library, scala-reflect to 2.12.14 (#657) @scala-steward
- Update refined to 0.9.26 (#647) @scala-steward
- Update sbt-mima-plugin to 0.9.2 (#646) @scala-steward
- Update sbt-github-actions to 0.11.0 (#645) @scala-steward
- Update sbt-scoverage to 1.8.1 (#643) @scala-steward
- Update scala-library, scala-reflect to 2.13.6 (#642) @scala-steward
- Update scalatest to 3.2.9 (#641) @scala-steward
- Update refined to 0.9.25 (#639) @scala-steward
- Update fs2-core to 2.5.6 (#638) @scala-steward
- Update sbt-mima-plugin to 0.9.1 (#637) @scala-steward
- Update sbt-jmh to 0.4.2 (#636) @scala-steward
- Update sbt-jmh to 0.4.1 (#635) @scala-steward
- Update sbt-scoverage to 1.8.0 (#634) @scala-steward
- Update sbt to 1.5.2 (#633) @scala-steward
- Update sbt-mima-plugin to 0.9.0 (#632) @scala-steward
- Update sbt-scoverage to 1.7.3 (#630) @scala-steward
- Update sbt-scoverage to 1.7.2 (#628) @scala-steward
- Update sbt-scoverage to 1.7.1 (#627) @scala-steward
- Update classgraph to 4.8.105 (#626) @scala-steward
- Update parboiled to 2.3.0 (#623) @scala-steward
- Update sbt-scoverage to 1.7.0 (#625) @scala-steward
- Update sbt to 1.5.1 (#624) @scala-steward
- Update fs2-core to 2.5.5 (#619) @scala-steward
- Update refined to 0.9.24 (#618) @scala-steward
- Update scalatest to 3.2.8 (#617) @scala-steward
New Contributors
- @windymelt made their first contribution in #620
- @agourlay made their first contribution in #674
- @performantdata made their first contribution in #718
Full Changelog: v2.1.3...v2.1.4