Skip to content

Releases: Netflix/dgs-codegen

v8.1.1

07 Jul 21:09
bf35698
Compare
Choose a tag to compare

What's Changed

  • Use com.netflix.nebula.netflixoss 11.6.0 to move publishing to Sonaty… by @OdysseusLives in #851
  • Desanitize keywords used in input types when calling serialize() by @jjacobs44 in #857

New Contributors

Full Changelog: v8.1.0...v8.1.1

v8.1.0

05 Jun 02:25
6ab686e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.5...v8.1.0

v8.0.5

05 Jun 00:10
9a5272d
Compare
Choose a tag to compare

What’s Changed

v8.0.4

06 May 16:20
1c9b8f5
Compare
Choose a tag to compare

What's Changed

  • Revert "remove obsolete maxProjectionDepth #826" to resolve build breakages. To be released later as a minor/major version. by @iuliiasobolevska in #839

Full Changelog: v8.0.3...v8.0.4

v8.0.3

06 May 04:03
daeb80a
Compare
Choose a tag to compare

What's Changed

⭐ Improvements

🐞 Bug Fixes

🔨 Dependency Upgrades

  • Update com.netflix.nebula:gradle-dependency-lock-plugin from 14.1.4 to 15.2.0 by @dependabot in #827
  • Update actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #830

Full Changelog: v8.0.2...v8.0.3

v8.0.2

14 Apr 22:16
486eb8b
Compare
Choose a tag to compare

What’s Changed

⭐ Improvements

  • Automatically disable parameterized constructor for large types with >255 fields (#817) @jjacobs44
  • Add tests to validate the generation of no args constructor (#816) @kmuthupa
  • Add unit tests for lowercase type and type starting with an underscore #774 (#819) @iuliiasobolevska

🐞 Bug Fixes

  • Sanitize name enum constant for Kotlin code generation as it clashes with the inherited name property from the Enum class #763 (#820) @iuliiasobolevska
  • Fix bug with interface fields with @skipcodegen directive not being filtered out #790 (#818) @iuliiasobolevska

🔨 Dependency Upgrades

  • Update com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.3 (#821) @dependabot[bot]
  • Update com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.3 (#810) @dependabot[bot]

v8.0.1

08 Apr 20:14
48f6d00
Compare
Choose a tag to compare

What’s Changed

🐞 Bug Fixes

v8.0.0

08 Apr 19:27
5549474
Compare
Choose a tag to compare

What’s Changed

🙌 Highlights

⭐ New Features

🐞 Bug Fixes

📔 Documentation

🔨 Dependency Upgrades

v7.0.3

02 Dec 21:40
2603477
Compare
Choose a tag to compare

What’s Changed

v7.0.2

19 Nov 19:16
28eb116
Compare
Choose a tag to compare

What’s Changed