3.0.6
版本发布时间: 2024-07-05 23:28:42
TongchengOpenSource/smart-doc最新发布版本:3.0.9(2024-11-24 15:25:56)
What's Changed
- deps: bump gson,slf4j-api,beetl,common-util to latest version by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/812
- fix: rest api sort error by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/813
- fix: Tree structure parsing bug by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/814
- deps: Bump JQuery to 3.7.1, Highlight.js to v11.9.0 by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/815
- fix: Fix the issue where the generated OpenAPI is not sorted according to the specified order. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/817
- optimised: Optimise the duplicate code in the template builders by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/818
- fix: :bug: add jakarta validation group to fix issue #819 by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/820
- Fix/jsr303 required field bug by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/823
- fix: It is suspected that the curl request generated under a single file cannot obtain the header correctly. Currently, the debug execution is successful under multiple files, and the curl command generated by copying cannot be requested. Changing to double quotation marks is normal by @Hans-Wu-cn in https://github.com/TongchengOpenSource/smart-doc/pull/827
- fix: :bug: Prevent EntryAnnotation from being inherited from parent classes and interfaces by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/825
- fix: :bug: Fix display issues for Instant and EnumSet<?> types by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/829
- fix: Generate OpenAPI Paths Object tags do not match by @Itswag in https://github.com/TongchengOpenSource/smart-doc/pull/831
- Feature/jsonformat and json serialize by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/834
- refactor: :recycle: Add HttpStatusEnum and enhance HttpStatusUtil by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/837
- fix(openapi): :bug: support @JsonFormat(shape = JsonFormat.Shape.NUMBER) annotation for enum types example by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/836
- fix: :bug: ensure non-null collections for API schema properties by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/841
- refactor(build-template): ♻️ utilize ServiceLoader for dynamic loading by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/839
- docs: :memo: update Chinese documentation links by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/842
New Contributors
- @Itswag made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/831
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.5...3.0.6