Releases: apache/servicecomb-toolkit
Releases · apache/servicecomb-toolkit
ServiceComb Toolkit 0.2.0
Release Notes - Apache ServiceComb - Version toolkit-0.2.0
Bug
- [SCB-1485] - Fix bug that generated public class name is inconsistent with the filename
- [SCB-1486] - Fix bug that generated public class name is inconsistent with the filename
- [SCB-1633] - README of servicecomb-toolkit must be update
- [SCB-1657] - fix test error on windows
- [SCB-1660] - change deploy.sh format
- [SCB-1676] - nested complex properties are not parsed and added to the component
- [SCB-1679] - adjust main class package
New Feature
- [SCB-1580] - Configurable oas style check rules
Improvement
- [SCB-1639] - the configuration about deploying jars to snapshot repository
- [SCB-1651] - toolkit style check wrong exit code when not passed.
Task
- [SCB-1487] - add support for general jax-rs
- [SCB-1493] - Support generating SpringCloud project
- [SCB-1553] - Integrate oas-validator compliance check to cli
- [SCB-1555] - Integrate oas-validator compability check to cli
- [SCB-1569] - Merge branch import-oas-validator to master
- [SCB-1570] - Translate javadocs of oas-validator
- [SCB-1573] - Cleanup third party dep version
- [SCB-1579] - Translate oas-validator readme
- [SCB-1591] - Sonarcloud.io Integration
- [SCB-1612] - Rename oas-validator-compliance to oas-validator-style
- [SCB-1619] - translate comments of oas-generator
- [SCB-1620] - optimize the configuration of the oas-generator
- [SCB-1621] - use case with Apache ServiceComb Syncer
- [SCB-1640] - add binary packaging configuration
- [SCB-1645] - update license
- [SCB-1659] - Upgrade maven-assembly-plugin to 3.2.0
- [SCB-1663] - add scripts
- [SCB-1667] - add addition properties that can be referenced by the mustache templates
- [SCB-1673] - Parse the remaining information of RequestMapping