tag:github.com,2008:https://github.com/govindm/graphql-java/releases Release notes from graphql-java 2019-03-12T01:00:59Z tag:github.com,2008:Repository/183140403/v12.0 2019-03-12T01:00:59Z v12.0 <p>This fixes up the example code so it used CodeRegistry and also quick…</p> bbakerman tag:github.com,2008:Repository/183140403/12.0 2019-03-11T22:42:23Z 12.0: Merge pull request #1445 from tsroka/visit-fragments <p>Add support for visiting fragment definitions in QueryVisitor.</p> andimarek tag:github.com,2008:Repository/183140403/9.5 2019-03-11T22:34:46Z 9.5 <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="418937232" data-permission-text="Title is private" data-url="https://github.com/graphql-java/graphql-java/issues/1450" data-hovercard-type="pull_request" data-hovercard-url="/graphql-java/graphql-java/pull/1450/hovercard" href="https://github.com/graphql-java/graphql-java/pull/1450">graphql-java#1450</a> from tinnou/9.x-fix-classCastException-type-…</p> andimarek tag:github.com,2008:Repository/183140403/v9.5 2019-03-11T22:34:46Z v9.5 <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="418937232" data-permission-text="Title is private" data-url="https://github.com/graphql-java/graphql-java/issues/1450" data-hovercard-type="pull_request" data-hovercard-url="/graphql-java/graphql-java/pull/1450/hovercard" href="https://github.com/graphql-java/graphql-java/pull/1450">graphql-java#1450</a> from tinnou/9.x-fix-classCastException-type-…</p> andimarek tag:github.com,2008:Repository/183140403/v11.0 2018-10-18T09:49:59Z v11.0: add test to show that BatchedExecutionStrategy doesn't work <p>across different paths</p> andimarek tag:github.com,2008:Repository/183140403/v9.4 2018-10-03T07:13:03Z v9.4: Alternative fix to dead lock challenge (#1255) <ul> <li> <p>Added <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/OverRide/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/OverRide">@OverRide</a> as part of errorprone code health check</p> </li> <li> <p>Revert "Added <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/OverRide/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/OverRide">@OverRide</a> as part of errorprone code health check"</p> </li> </ul> <p>This reverts commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/govindm/graphql-java/commit/38dfab10cea9f55673a1b12d97ed4aa9601d3f97/hovercard" href="https://github.com/govindm/graphql-java/commit/38dfab10cea9f55673a1b12d97ed4aa9601d3f97"><tt>38dfab1</tt></a></p> <ul> <li> <p>Brads attempt at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="361600724" data-permission-text="Title is private" data-url="https://github.com/graphql-java/graphql-java/issues/1234" data-hovercard-type="pull_request" data-hovercard-url="/graphql-java/graphql-java/pull/1234/hovercard" href="https://github.com/graphql-java/graphql-java/pull/1234">graphql-java#1234</a></p> </li> <li> <p>Missed the test</p> </li> </ul> bbakerman tag:github.com,2008:Repository/183140403/v10.0 2018-09-03T01:07:26Z v10.0 <p>fix master deployment</p> andimarek tag:github.com,2008:Repository/183140403/v9.3 2018-08-30T23:20:36Z v9.3 <p>backport of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="352684553" data-permission-text="Title is private" data-url="https://github.com/graphql-java/graphql-java/issues/1182" data-hovercard-type="pull_request" data-hovercard-url="/graphql-java/graphql-java/pull/1182/hovercard" href="https://github.com/graphql-java/graphql-java/pull/1182">graphql-java#1182</a></p> bbakerman tag:github.com,2008:Repository/183140403/v9.2 2018-07-13T04:56:23Z v9.2 <p>deploy branch builds</p> andimarek tag:github.com,2008:Repository/183140403/v9.1 2018-07-04T08:06:48Z v9.1: Merge pull request #1097 from graphql-java/node-traverser <p>make NodeTraverser public and improves it with preOder/postOrder methods</p> andimarek