Skip to content

Releases: Netflix/dgs-codegen

v5.12.2

16 Jun 23:49
Compare
Choose a tag to compare

What’s Changed

  • Revert "Merge pull request #564" to bring in configuration caching. This breaks other projects internally using dgsCodegen configuration for external schemas.

Full Changelog: v5.12.1...v5.12.2

v5.12.1

16 Jun 15:46
e5185ac
Compare
Choose a tag to compare

What’s Changed

v5.12.0

12 Jun 17:09
127a6d2
Compare
Choose a tag to compare

What's Changed

  • Fix for #499: Add missing import statements for interface with mapped sub-types by @Yrwein in #570
  • feat(ClientUtilsConventions): ignore dependency locking for shared core by @coleturner in #572

New Contributors

Full Changelog: v5.11.1...v5.12.0

v5.11.1

01 Jun 20:59
f8a6778
Compare
Choose a tag to compare

What's Changed

  • Revert "feat(GraphQLQueryRequest): support alias in projections" by @coleturner in #569

Full Changelog: v5.11.0...v5.11.1

v5.10.0

25 May 17:01
d468c72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.9.1...v5.10.0

v5.9.1

23 May 16:52
d91aac3
Compare
Choose a tag to compare

What's Changed

  • fix(DocGenerator): entities syntax and idempotent mock values by @coleturner in #562

Full Changelog: v5.9.0...v5.9.1

v5.9.0

19 May 17:16
6093f9e
Compare
Choose a tag to compare

What’s Changed

v5.8.1

15 May 16:49
2c85ef0
Compare
Choose a tag to compare

What's Changed

  • fix(InputerValueSerializer): allow scalars to be assignable from class by @coleturner in #555

Full Changelog: v5.8.0...v5.8.1

v5.8.0

12 May 22:32
c153b6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.3...v5.8.0

v5.7.3

11 May 21:04
51969ec
Compare
Choose a tag to compare

What's Changed

  • fix(DataTypeGenerator): support typeMapping for union parent type by @coleturner in #552

Full Changelog: v5.7.2...v5.7.3