Skip to content

Releases: microsoft/cppgraphqlgen

Validate enum values returned from resolvers

Choose a tag to compare

@wravery wravery released this 10 Dec 17:25
0df2b32

What's Changed

Full Changelog: v4.5.8...v4.5.9

v5.0.0 Release Candidate 4

Pre-release

Choose a tag to compare

@wravery wravery released this 10 Dec 17:30
98d1229

What's Changed

New Contributors

Full Changelog: v5.0.0-rc3...v5.0.0-rc4

v5.0.0 Release Candidate 3

Pre-release

Choose a tag to compare

@wravery wravery released this 21 Oct 06:00
e85fc7e

Added support for schema stitching.

What's Changed

Full Changelog: v5.0.0-rc2...v5.0.0-rc3

v5.0.0 Release Candidate 2

Pre-release

Choose a tag to compare

@wravery wravery released this 17 Oct 17:59
a610521

The most notable changes are #321 and #320. There's a --shared-types option when using clientgen, and there are a service::Request::visit method and response::ValueVisitor type-erased visitor you can use to bypass creating response::Value. When using clientgen, it also emits a ResponseVisitor that works with response::ValueVisitor to bypass response::Value and fill in the generated Response type directly from a response::ValueTokenStream.

What's Changed

Full Changelog: v5.0.0-rc1...v5.0.0-rc2

v5.0.0 Release Candidate 1

Pre-release

Choose a tag to compare

@wravery wravery released this 19 Sep 22:53
173fb57

The new features are listed together in #311. The biggest pending change is to make a pass through the documentation to update it. There's also still time to respond to feedback between now and the official release.

What's Changed

Full Changelog: v4.5.8...v5.0.0-rc1

Grammar fixes for unhandled GraphQL standard syntax

Choose a tag to compare

@wravery wravery released this 10 Sep 19:10
681b0e1

What's Changed

Full Changelog: v4.5.7...v4.5.8

Couple of bug fixes

Choose a tag to compare

@wravery wravery released this 18 Jul 05:32
a45352b

What's Changed

Full Changelog: v4.5.6...v4.5.7

v4.5.6

Choose a tag to compare

@wravery wravery released this 24 Apr 00:09
f1d2a1f

What's Changed

Full Changelog: v4.5.5...v4.5.6

Only install RapidJSON in vcpkg manifest mode if GRAPHQL_USE_RAPIDJSON is enabled

Choose a tag to compare

@wravery wravery released this 17 Nov 20:13
2dd4cc1

What's Changed

Full Changelog: v4.5.4...v4.5.5

Fix building DLLs with clang on Windows

Choose a tag to compare

@wravery wravery released this 26 Jun 20:24
1d65922

What's Changed

Full Changelog: v4.5.3...v4.5.4