3.0.7
版本发布时间: 2024-08-17 22:48:45
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
What's Changed
- feat: Switching the publishing method to Central Portal. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/848
- Update SolonRequestMappingHandler.java by @aqnghu in https://github.com/TongchengOpenSource/smart-doc/pull/849
- feat: :sparkles: Add Grpc support by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/851
- feat: :sparkles: Add WebSocket html, ascii doc support by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/855
- feat: prevent user submitting blank issues by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/861
- feat: disable blank issue creation by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/862
- Feature/request part by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/864
- fix: :bug: 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 https://github.com/TongchengOpenSource/smart-doc/pull/866 - feat: 📝 update issue template And Update PR CI GitHub Actions workflow by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/868
- feat: :memo: update issue template by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/871
- feat: ✨ Add support for Map with enum type keys by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/870
- feat: ✨ Add support for
@JsonView
by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/875 - Grant execute permissions for protoc-gen-doc on Linux/Mac OS by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/879
- chore(deps): bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.42 to 0.0.43 by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/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 https://github.com/TongchengOpenSource/smart-doc/pull/782
- feat(github-actions): set up weekly dependency updates by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/883
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/885
- chore(deps): bump com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/886
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/887
- chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/888
- Added support for message and response parameters by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/882
- fix(rpc): Fix the ClassCastException issue that occurs during the construction of the RPC. #889 by @xiangganLuo in https://github.com/TongchengOpenSource/smart-doc/pull/890
- enhance
IJavadocDocTemplate
with generics for method documentation by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/891 - Ensure Java format validation reports failure explicitly by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/892
New Contributors
- @aqnghu made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/849
- @xiangganLuo made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/890
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.6...3.0.7