3.0.8
版本发布时间: 2024-09-16 11:10:42
TongchengOpenSource/smart-doc最新发布版本:3.0.9(2024-11-24 15:25:56)
What's Changed
- ignore JGit and Data Faker dependencies by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/896
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/894
- Corrected incorrect use of 'version' to 'versions' in Dependabot config by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/897
- Handle single
@ServerEndpoint
property values correctly by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/902 - refactor(torna-builder): streamline Torna API documentation generation by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/903
- Feat :sparkles: Split transient field serialization into request and response flags by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/904
- ci: :construction_worker: run
TornaApiTest
in CI workflow by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/905 - Fix NATIVE_NOT_ALLOWED when generate REST JMeter.jmx on linux by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/908
- feat: Fix the issue where the JsonValue annotation cannot be used on an enum. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/910
- feat: Enum in the form skips parsing of JsonValue annotation. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/911
- feat(params): add support for nested map parameter handling by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/914
- feat(enum): Support
@JsonValue
annotation on enum fields by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/916 - Fix resolve stack overflow from duplicate ApiParam IDs with enum key Maps by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/917
- Refine build logs handling and error reporting in GitHub Actions by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/918
- feat: bump common-util to 2.2.6 by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/919
- feat: Support Postman collection grouping by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/920
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.7...3.0.8