Releases: deweyjose/graphqlcodegen
graphqlcodegen-maven-plugin-3.1.0
What's Changed
- Consider gqls files to be valid schema files by @wleese in #223
- Refactor: decouple CodegenExecutor from MavenProject, simplify CustomParameters, and add robust integration test for execute() by @deweyjose in #217
- Bootstrap plugin by @deweyjose in #225
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.4 by @dependabot in #218
- Code coverage by @deweyjose in #226
- Publish JaCoCo HTML report to GitHub Pages and add link to README by @deweyjose in #227
- pr-write by @deweyjose in #228
- ai-stories section by @deweyjose in #234
- feat: support remote GraphQL schemas via by @deweyjose in #235
New Contributors
Issues fixed
Full Changelog: graphqlcodegen-maven-plugin-3.0.2...graphqlcodegen-maven-plugin-3.1.0
graphqlcodegen-maven-plugin-3.0.2
What's Changed
- fix: flatten the plugin by @deweyjose in #221
Full Changelog: graphqlcodegen-maven-plugin-3.0.1...graphqlcodegen-maven-plugin-3.0.2
graphqlcodegen-maven-plugin-3.0.1
What's Changed
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.38 by @dependabot in #204
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #202
- Bump junit.version from 5.12.0 to 5.12.1 by @dependabot in #200
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot in #210
- Bump junit.version from 5.12.1 to 5.12.2 by @dependabot in #211
- Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot in #212
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot in #213
- Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core from 8.0.2 to 8.0.4 by @dependabot in #215
- maintenance - param gen setup, and codegen 8.0.4 by @deweyjose in #216
Full Changelog: graphqlcodegen-maven-plugin-3.0.0...graphqlcodegen-maven-plugin-3.0.1
graphqlcodegen-maven-plugin-3.0.0
What's Changed
- integrate dgs-codegen 8.0.2 by @deweyjose in #209
Full Changelog: graphqlcodegen-maven-plugin-2.0.0...graphqlcodegen-maven-plugin-3.0.0
version 2.0.0
What's Changed
- Bump junit.version from 5.11.0 to 5.12.0 by @dependabot in #195
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.3 by @dependabot in #196
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.17 by @dependabot in #197
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.15.1 by @dependabot in #198
- upgrade to 7.x.x codegen library by @deweyjose in #207
Full Changelog: graphqlcodegen-maven-plugin-1.61.6...graphqlcodegen-maven-plugin-2.0.0
Version 1.61.6
What's Changed
- Bump junit.version from 5.10.3 to 5.11.0 by @dependabot in #172
- Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 by @dependabot in #174
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.1 to 3.15.1 by @dependabot in #186
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.2 by @dependabot in #192
- spotless integration by @deweyjose in #193
- Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core from 6.2.4 to 6.3.0 by @dependabot in #173
- Fix imported schema only by @deweyjose in #194
Full Changelog: graphqlcodegen-maven-plugin-1.61.5...graphqlcodegen-maven-plugin-1.61.6
graphqlcodegen-maven-plugin-1.61.5
graphqlcodegen-maven-plugin-1.61.4
What's Changed
- fix(schemaPaths): fix the default setup for schema paths by @deweyjose in #171
Fixes issue #168
Full Changelog: graphqlcodegen-maven-plugin-1.61.3...graphqlcodegen-maven-plugin-1.61.4
graphqlcodegen-maven-plugin-1.61.3
Full Changelog:
Integrate DGS Codegen 6.2.4.
Add support for for date suppression in the @generated annotation for reproducible builds.
Fixes #169
graphqlcodegen-maven-plugin-1.61.2
What's Changed
- Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core from 6.2.1 to 6.2.2 by @dependabot in #166
- Bump com.squareup:kotlinpoet-jvm from 1.18.0 to 1.18.1 by @dependabot in #165
- Bump junit.version from 5.10.2 to 5.10.3 by @dependabot in #164
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #163
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #162
Full Changelog: graphqlcodegen-maven-plugin-1.61.1...graphqlcodegen-maven-plugin-1.61.2