What's Changed
- feat: Support extracting the @APinote information from Java classes as detailed descriptions. by @shalousun in #1084
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #1082
- chore(deps): bump com.ibeetl:beetl from 3.19.1.RELEASE to 3.19.2.RELEASE by @dependabot[bot] in #1083
- fix(openapi): 🐛 ensure tag names in paths match configured strategy by @linwumingshi in #1085
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1088
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #1087
- feat: add copy button plugin to code blocks by @delei in #1090
- feat: bump common-util to 2.2.9 by @shalousun in #1091
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1093
- feat: Fixed the pathPrefix generation error in the OpenAPI document. by @CaroLe-prw in #1089
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #1096
- feat: update bug report by @shalousun in #1101
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1100
- fix(extension): 🐛 resolve JsonNaming annotation value by @linwumingshi in #1106
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1107
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #1108
- build: 🔧 enforce strict Javadoc validation and add parameter for Swagger support by @linwumingshi in #1109
- Update datafaker from 1.4.0 to 1.9.0 by @xiaoyao-jimmy in #1110
- fix(enum): Fix the index out-of-bounds exception when the enumeration value is empty. by @jasonkung22 in #1111
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1112
- fix: 🐛 support path attribute in
@FeignClientand refactor annotation constants by @linwumingshi in #1115 - fix(grpc): 🐛 Fix gRPC doc generation for proto files organized in packages by @linwumingshi in #1117
- Fix incorrect display of non-JSON enum and conversion configuration errors when pushing to Torna by @shalousun in #1118
- feat:add dubboMethod field for dubbo rpc by @thc75 in #1119
- feat: release 3.1.2 by @shalousun in #1120
New Contributors
- @xiaoyao-jimmy made their first contribution in #1110
- @thc75 made their first contribution in #1119
Full Changelog: 3.1.1...3.1.2