- Update to v21.4
* This is a special release to help control introspection
queries. This release adds a default check for introspection
queries, to check that they are sensible. This feature is a
backport of #3526 and #3527. This release also adds an optional
maximum result nodes limit, which is a backport of #3525.
* What's Changed
+ 21.x Backport PR 3526 and PR 3527 by @dondonz in #3529
+ 21.x backport 3525 max result nodes by @dondonz in #3528
- Modify patch:
* java8.patch
+ add some new occurrences
OBS-URL: https://build.opensuse.org/request/show/1159820
OBS-URL: https://build.opensuse.org/package/show/Java:packages/graphql-java?expand=0&rev=8
- Update to v21.3
* A small bugfix release on top of 21.2, which includes correct
unwrapping of non-null input types for @oneOf.
* What's Changed
@OneOf handles non-null inputs by @felipe-gdr in #3353
- Update to v21.2
* This is a release with new features and bugfixes. There are no
breaking changes.
* What's Changed
+ Add max depth option to ExecutableNormalizedOperationFactory
by @gnawf in #3268
+ Handle repeated query directives by @gnawf in #3270
+ Update readme by @dondonz in #3273
+ Wrap NumberFormatException by @arthurscchan in #3282
+ Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37 by
@dependabot in #3289
+ Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by
@dependabot in #3284
+ Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to
1.37 by @dependabot in #3290
+ deprecated default value method produces bad results by
@bbakerman in #3286
+ write query directives from ENF to AST by @russellyou in
#3295
+ Add SchemaPrinter AST comments support by @vadimofd in #3287
+ Bug 3276 - default values not being used correctly during
validation by @bbakerman in #3278
+ Experimental - oneOf directive support by @bbakerman in #3275
+ add directiveName as property to
AppliedDirectiveLocationDetail by @faizan-siddiqui in #3297
+ Schema Printer - add deprecation reason printing and fix
missing deprecated directive on argument by @vadimofd in
#3298
+ Added support for async create state in instrumentmentations
by @bbakerman in #3302
+ The last Java unit test by @bbakerman in #3305
+ Permit parent restricted nodes to map to isolated nodes by
@gnawf in #3304
+ Bump org.codehaus.groovy:groovy from 3.0.18 to 3.0.19 by
@dependabot in #3307
+ Use the non deprecated method in InstrumentationExamples.java
by @appreciated in #3265
+ Update security policy by @dondonz in #3316
+ guava version fix for master by @bbakerman in #3321
+ Bump actions/checkout from 3 to 4 by @dependabot in #3325
+ ES errors test to lock in current behavior by @bbakerman in
#3327
+ Fix OSGi bundle manifest by @geichelberger in #3313
+ Allow schema diff to use SDL document to enforce directives
by @ndejaco2 in #3344
+ The ability to get the source location of a schema element by
@bbakerman in #3340
+ Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2
to 2.15.3 by @dependabot in #3350
+ Build cache fixes by @Duhemm in #3335
+ Issue 3332 - overlapping aliases should be prevented by
@bbakerman in #3334
+ #3267 clear directives schema usage bug fix by @bbakerman in
#3272
+ removed synchronised from code base as much as possible for
VT by @bbakerman in #3317
+ Update DataLoader to 3.2.1 by @dondonz in #3351
- Modify patch:
* java8.patch
+ supplemented
OBS-URL: https://build.opensuse.org/request/show/1120928
OBS-URL: https://build.opensuse.org/package/show/Java:packages/graphql-java?expand=0&rev=6