Skip to content

v5.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 23:01
· 467 commits to master since this release
ece4e0d

What’s Changed

  • feat: Support Generic Types on Type Mapping Definitions (#293) @npwork
  • fix: Skip auto-generation for type-mapped enum (#290) @npwork
  • fix: Generate interfaces classes when generateDataTypes=false but generateInterfaces=true (#285) @npwork
  • fix: $ in javadoc causes an error (#286) @npwork
  • fix: Interfaces implementing interfaces (#289) @npwork
  • fix: generateInterfaces creates duplicate methods when implementing interface (#291) @npwork
  • Generate companion object for interfaces in Kotlin (#276) @zanonena
  • refactor: removed spring dependency (#282) @npwork

Other

  • Bump nebula.netflixoss from 10.3.0 to 10.4.0 (#295) @dependabot
  • refactor: Replaced google's Truth library -> assertj (#294) @npwork
  • refactor: Split tests from ClientApiGenTest to multiple smaller test files (#288) @npwork
  • Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 (#268) @dependabot
  • Update Gradle Wrapper from 7.2 to 7.3 (#270) @github-actions
  • Update Gradle Wrapper from 7.3 to 7.3.1 (#300) @github-actions
  • Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0 (#284) @dependabot
  • Bump actions/cache from 2.1.6 to 2.1.7 (#298) @dependabot

Special Thank to @npwork for all the work on this release!