dgs-framework
dgs-framework copied to clipboard
GraphQL for Java with Spring Boot made easy.
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Pull request checklist ---- - [x] Please read our [contributor guide](https://github.com/Netflix/dgs-framework/blob/master/CONTRIBUTING.md) - [x] Consider creating a discussion on the [discussion forum](https://github.com/Netflix/dgs-framework/discussions) first - [x] Make sure the PR doesn't introduce...
## Expected behavior Since spring-boot 3.5.0 the property `spring.graphql.path` was moved to `spring.graphql.http.path`. As DGS sets the former one, it should be migrated as well. ([Release notes](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5-Release-Notes), [Configuration Changelog](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.5.0-M3-Configuration-Changelog)) ##...
Bumps org.jmailen.kotlinter from 5.0.+ to 5.1.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.1. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.13.1 = Platform 1.13.1 + Jupiter 5.13.1 + Vintage 5.13.1 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1 JUnit...
Bumps [org.springframework.graphql:spring-graphql-test](https://github.com/spring-projects/spring-graphql) from 1.3.4 to 1.4.0. Release notes Sourced from org.springframework.graphql:spring-graphql-test's releases. v1.4.0 :star: New Features Set DataLoader names when registering them #1211 :hammer: Dependency Upgrades Upgrade to Apollo GraphQL...
## Describe the Feature Request To facilitate DGS consumers with enabling strict mode, evaluate changing execution order for the `DgsSchemaProvider.checkTypeResolverExists()` method, so that it's invoked for the types that are...
## What are you missing in the docs Could you help provide instruction on how to do custom error handling if we are using GQL SSE subscription? My other non-subscription...
Update Gradle Wrapper from 8.13 to 8.14.2. Read the release notes: https://docs.gradle.org/8.14.2/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...
Update Gradle Wrapper from 8.13 to 8.14.1. Read the release notes: https://docs.gradle.org/8.14.1/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...