Skip to content

Conversation

@dondonz
Copy link
Member

@dondonz dondonz commented Mar 18, 2024

This PR backports #3526 to v19

Remember we're back in the stone age with Java 8, small adjustments for this

bbakerman and others added 17 commits September 7, 2022 14:07
Merge pull request #2934 from graphql-java/Renamed_scalar_still_present_in_the_schema_if_used_as_directive_argument

Reproduction of renaming scalars and applied directives bug
# Conflicts:
#	src/test/groovy/graphql/schema/SchemaTransformerTest.groovy
…) (#2944)

Fixes a bug that happened when the field visibility transformation
was applied to a schema that has some type(s) reachable only via
directive definitions.
Fix bug where parsing a sdl with @Skip definition would result in 2 directive definitions on the GraphQLSchema (#2940)
and make sure MANIFEST.MF is the first entry in the JAR file
Merge pull request #3112 from graphql-java/prevent-stackoverflow-in-parser

Preventing stack overflow exceptions via limiting the depth of the parser rules

# Conflicts:
#	src/main/java/graphql/parser/Parser.java
#	src/main/java/graphql/parser/ParserOptions.java
#	src/main/resources/i18n/Parsing.properties
#	src/test/groovy/graphql/parser/ParserTest.groovy
* Backport null default value https://github.com/graphql-java/graphql-java/pull/3286/files

* Fix Javadoc

* Add import

* Add imports

* Another import
…ult-value

19.x backport of #3278 default value bugfix
@dondonz
Copy link
Member Author

dondonz commented Mar 18, 2024

Fat finger - wrong target

@dondonz dondonz closed this Mar 18, 2024
@dondonz dondonz changed the title 19.x backport PR 3526: disable introspection Ignore: 19.x backport PR 3526: disable introspection Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants