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