v8.4.1
·
16 commits
to refs/heads/master
since this release
What's Changed
- Revert "Add __typename to projection interface fields" (#932) @jiholee17
- Update release drafter template and config (#925) @jiholee17
- Remove usage of deleted var (#915) @jiholee17
- chore: Mark editorconfig as root (#912) @rahulsom
- Update Github Actions to use latest NetflixOSS recommendations (#908) @rpalcolea
⭐ Improvements
- Add __typename to projection interface fields (#926) @jiholee17
- Add Jackson 3 support for
@JsonDeserializeand@JsonPOJOBuilder(#918) @jiholee17 - Generate required fields constructor when JSpecify is enabled (#910) @sar9ho
🐞 Bug Fixes
- fix: Sanitize Java keywords in generated client (#911) @rahulsom
- Remove @JsonCreator annotation from Kotlin types (#917) @jiholee17
- Add generic params to scalar fields with inputs in sub projections (#914) @jiholee17
- Fix generating Kotlin closure projections for generateClientv2 (#913) @jiholee17
🔨 Dependency Upgrades
- Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 (#906) @dependabot[bot]
- Bump release-drafter/release-drafter from 6 to 7 (#921) @dependabot[bot]
- Bump actions/setup-python from 6.1.0 to 6.2.0 (#916) @dependabot[bot]
- Bump actions/setup-python from 6.0.0 to 6.1.0 (#907) @dependabot[bot]