dgs-framework icon indicating copy to clipboard operation
dgs-framework copied to clipboard

GraphQL for Java with Spring Boot made easy.

Results 219 dgs-framework issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-to-slf4j&package-manager=gradle&previous-version=2.24.3&new-version=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...

java
dependencies

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)) ##...

bug

Bumps org.jmailen.kotlinter from 5.0.+ to 5.1.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jmailen.kotlinter&package-manager=gradle&previous-version=5.0.+&new-version=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...

java
dependencies

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...

java
dependencies

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...

java
dependencies

## 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...

enhancement

## 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...

documentation
backlog

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:...

gradle-wrapper

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:...

gradle-wrapper