Skip to content

Releases: Netflix/dgs-codegen

Fix generation of code when using plugins block to apply the plugin.

31 Dec 03:03
9688f0c
Compare
Choose a tag to compare
Merge pull request #4 from Netflix/fix/apply-plugin

Fix generation of java code when using the plugins block to apply the…

Bug fix for generation of toString() for input types.

24 Dec 02:37
a2c4187
Compare
Choose a tag to compare

Do not enclose string values in double quotes when null.

Ensure java plugin is applied in the correct order.

18 Dec 23:03
Compare
Choose a tag to compare
4.0.10

Ensure java plugin is applied to avoid issues with using plugins{} sy…

Fix publishing to bintray

17 Dec 21:48
Compare
Choose a tag to compare
4.0.9

Fix bintray publishing.

Fix publishing to BinTray

17 Dec 21:11
Compare
Choose a tag to compare
v4.0.8

Update package name used for publishing to bintray.

Update README docs

17 Dec 19:46
Compare
Choose a tag to compare
v4.0.7

Update README to reflect the new plugin id and  group.

Rename plugin from dgs.codegen to com.netflix.dgs.codegen

15 Dec 19:57
Compare
Choose a tag to compare
v4.0.6

Update plugin id to com.netflix.dgs.codegen to add the company name.

Add tags to the plugin description

15 Dec 18:39
Compare
Choose a tag to compare
v4.0.5

Add tag to the plugin description.

Public release with fixed display name

15 Dec 18:24
Compare
Choose a tag to compare

v4.0.3-rc.2

15 Dec 00:56
Compare
Choose a tag to compare
Rename plugin id to dgs.codegen.