smart-doc-v3.0.7
What's Changed
- feat: Switching the publishing method to Central Portal. by @shalousun in #848
- Update SolonRequestMappingHandler.java by @aqnghu in #849
- feat: ✨ Add Grpc support by @linwumingshi in #851
- feat: ✨ Add WebSocket html, ascii doc support by @linwumingshi in #855
- feat: prevent user submitting blank issues by @shalousun in #861
- feat: disable blank issue creation by @shalousun in #862
- Feature/request part by @linwumingshi in #864
- fix: 🐛 Fix the issue where the generated interface documentation lacks descriptive information when using
Dubbo RPC
or@javadoc
tags and overriding a parent class or interface without Javadoc comments. by @linwumingshi in #866 - feat: 📝 update issue template And Update PR CI GitHub Actions workflow by @linwumingshi in #868
- feat: 📝 update issue template by @linwumingshi in #871
- feat: ✨ Add support for Map with enum type keys by @linwumingshi in #870
- feat: ✨ Add support for
@JsonView
by @linwumingshi in #875 - Grant execute permissions for protoc-gen-doc on Linux/Mac OS by @linwumingshi in #879
- chore(deps): bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.42 to 0.0.43 by @linwumingshi in #880
- chore(deps): bump org.eclipse.jgit:org.eclipse.jgit from 5.13.2.202306221912-r to 5.13.3.202401111512-r by @dependabot in #782
- feat(github-actions): set up weekly dependency updates by @linwumingshi in #883
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #885
- chore(deps): bump com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE by @dependabot in #886
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #887
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in #888
- Added support for message and response parameters by @linwumingshi in #882
- fix(rpc): Fix the ClassCastException issue that occurs during the construction of the RPC. #889 by @xiangganLuo in #890
- enhance
IJavadocDocTemplate
with generics for method documentation by @linwumingshi in #891 - Ensure Java format validation reports failure explicitly by @linwumingshi in #892
New Contributors
- @aqnghu made their first contribution in #849
- @xiangganLuo made their first contribution in #890
Full Changelog: 3.0.6...3.0.7