v4.1.0
release-drafter
released this
01 Feb 10:01
·
149 commits
to refs/heads/main
since this release
What's Changed
The release brings support for @deprecated
on argument and input field.
- add input value deprecation by @asteinwedel in #1063
- Input deprecation tracker by @asteinwedel in #1064
- include enums on directive args in schema introspection by @asteinwedel in #1067
Maintenance
- Update scala-library, scala-reflect to 2.13.12 by @scala-steward in #1058
- Update sbt to 1.9.6 by @scala-steward in #1059
- Update cats-effect to 3.5.2 by @scala-steward in #1062
- Update sbt-github-actions to 0.17.0 by @scala-steward in #1061
- Update fs2-core to 3.9.2 by @scala-steward in #1057
- Update classgraph to 4.8.163 by @scala-steward in #1066
- Update sbt-github-actions to 0.18.0 by @scala-steward in #1065
- Update scalafmt-core to 3.7.15 by @scala-steward in #1071
- Update sbt-github-actions to 0.19.0 by @scala-steward in #1069
- Update sbt to 1.9.7 by @scala-steward in #1070
- Update fs2-core to 3.9.3 by @scala-steward in #1072
- Update classgraph to 4.8.164 by @scala-steward in #1073
- Update parboiled to 2.5.1 by @scala-steward in #1074
- Update classgraph to 4.8.165 by @scala-steward in #1076
- Update scalafmt-core to 3.7.17 by @scala-steward in #1077
- Update sbt-github-actions to 0.22.0 by @scala-steward in #1079
- Update sbt to 1.9.8 by @scala-steward in #1080
- Update sbt-jmh to 0.4.7 by @scala-steward in #1081
- Update cats-effect to 3.5.3 by @scala-steward in #1082
- Update fs2-core to 3.9.4 by @scala-steward in #1083
- Update refined to 0.11.1 by @scala-steward in #1085
New Contributors
- @asteinwedel made their first contribution in #1063
Full Changelog: v4.0.2...v4.1.0