blob: adb7978a0b2b678c9891c6b1cd54032a412b848b [file] [log] [blame]
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.4.1 by Michael Rose
Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE.txt
-->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>ServiceComb Toolkit Release Notes - Apache ServiceComb</title>
<meta name="description" content="ServiceComb Toolkit Release Notes">
<meta name="author" content="">
<meta property="og:locale" content="en">
<meta property="og:site_name" content="Apache ServiceComb">
<meta property="og:title" content="ServiceComb Toolkit Release Notes">
<link rel="canonical" href="https://github.com/pages/apache/incubator-servicecomb-website/release/toolkit-release-notes/">
<meta property="og:url" content="https://github.com/pages/apache/incubator-servicecomb-website/release/toolkit-release-notes/">
<meta property="og:description" content="ServiceComb Toolkit Release Notes">
<meta name="twitter:site" content="@ServiceComb">
<meta name="twitter:title" content="ServiceComb Toolkit Release Notes">
<meta name="twitter:description" content="ServiceComb Toolkit Release Notes">
<meta name="twitter:url" content="">
<meta name="twitter:card" content="summary">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Person",
"name" : "Apache ServiceComb",
"url" : "https://github.com/pages/apache/incubator-servicecomb-website",
"sameAs" : null
}
</script>
<meta name="google-site-verification" content="HvJjNd7vvJ-yjSTHlBiIWEYxp_Hrz-PYEY5Idz9LRcA" />
<!-- end SEO -->
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Apache ServiceComb Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js"></script>
<script src="/assets/vendor/prism/prism.js"></script>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/vendor/prism/prism.css">
<!--[if lte IE 9]>
<style>
/* old IE unsupported flexbox fixes */
.greedy-nav .site-title {
padding-right: 3em;
}
.greedy-nav button {
position: absolute;
top: 0;
right: 0;
height: 100%;
}
</style>
<![endif]-->
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<link href="https://fonts.loli.net/css?family=Roboto:400,500,700|Source+Code+Pro" rel="stylesheet">
<script src="/assets/js/custom.js"></script>
<!-- end custom head snippets -->
</head>
<body class="layout--single">
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead" onmouseleave="$('#childrenShow').css('display', 'none')">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<a class="site-title active" href="/"><img src="https://www.apache.org/img/servicecomb.png"></a>
<ul class="visible-links">
<li class="masthead__menu-item" onmouseenter="$('#childrenShow').css('display', 'none')">
<a href="/">Home</a>
</li>
<li class="masthead__menu-item" onmouseenter="$('#childrenShow').css('display', 'none')">
<a href="/developers/">Projects</a>
</li>
<li class="def-nav-li" onmouseenter="$('#childrenShow').css('display', 'block')">
<a href="/docs/users/">Documentation</a>
<ul id="childrenShow" class="def-children-show-en" onmouseleave="$('#childrenShow').css('display', 'none')">
<li><a href="/docs/getting-started/" class="">Getting started</a></li>
<li><a href="/docs/users/" class="">Docs</a></li>
<li><a href="/slides/" class="">Video</a></li>
<li><a href="/faqs/" class="">FAQ</a></li>
</ul>
</li>
<li class="masthead__menu-item" onmouseenter="$('#childrenShow').css('display', 'none')">
<a href="/year-archive/">Blogs</a>
</li>
<li class="masthead__menu-item" onmouseenter="$('#childrenShow').css('display', 'none')">
<a class="active" href="/release/">Downloads</a>
</li>
</ul>
<button><div class="navicon"></div></button>
<ul class="hidden-links hidden"></ul>
<div class="nav-lang">
<a href=/cn/release/toolkit-release-notes/>中文</a>
</div>
</nav>
</div>
</div>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div class="back-to-home"><a href="/">Home</a> > ServiceComb Toolkit Release Notes</div>
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle Menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Service-Center</span>
<ul>
<li><a href="/release/service-center-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/service-center-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Kie</span>
<ul>
<li><a href="/release/kie-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/kie-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Java-Chassis</span>
<ul>
<li><a href="/release/java-chassis-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/java-chassis-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Mesher</span>
<ul>
<li><a href="/release/mesher-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/mesher-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Pack</span>
<ul>
<li><a href="/release/pack-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/pack-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Toolkit</span>
<ul>
<li><a href="/release/toolkit-release-notes/" class="active">Release Notes</a></li>
<li><a href="/release/toolkit-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Saga Actuator</span>
<ul>
<li><a href="/release/saga-actuator-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/saga-actuator-downloads/" class="">Downloads</a></li>
</ul>
</li>
<li>
<span class="nav__sub-title">Saga</span>
<ul>
<li><a href="/release/saga-release-notes/" class="">Release Notes</a></li>
<li><a href="/release/saga-downloads/" class="">Downloads</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<article class="page" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="headline" content="ServiceComb Toolkit Release Notes">
<meta itemprop="description" content="ServiceComb Toolkit Release Notes">
<meta itemprop="dateModified" content="September 02, 2019">
<div class="page__inner-wrap">
<header>
<h1 class="page__title" itemprop="headline">ServiceComb Toolkit Release Notes
</h1>
</header>
<section class="page__content" itemprop="text">
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> Release Notes - Apache ServiceComb - Version toolkit-0.2.0
</code></pre></div></div>
<h2> Bug
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1485">SCB-1485</a>] - Fix bug that generated public class name is inconsistent with the filename
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1486">SCB-1486</a>] - Fix bug that generated public class name is inconsistent with the filename
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1633">SCB-1633</a>] - README of servicecomb-toolkit must be update
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1657">SCB-1657</a>] - fix test error on windows
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1660">SCB-1660</a>] - change deploy.sh format
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1676">SCB-1676</a>] - nested complex properties are not parsed and added to the component
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1679">SCB-1679</a>] - adjust main class package
</li>
</ul>
<h2> New Feature
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1580">SCB-1580</a>] - Configurable oas style check rules
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1639">SCB-1639</a>] - the configuration about deploying jars to snapshot repository
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1651">SCB-1651</a>] - toolkit style check wrong exit code when not passed.
</li>
</ul>
<h2> Task
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1487">SCB-1487</a>] - add support for general jax-rs
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1493">SCB-1493</a>] - Support generating SpringCloud project
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1553">SCB-1553</a>] - Integrate oas-validator compliance check to cli
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1555">SCB-1555</a>] - Integrate oas-validator compability check to cli
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1569">SCB-1569</a>] - Merge branch import-oas-validator to master
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1570">SCB-1570</a>] - Translate javadocs of oas-validator
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1573">SCB-1573</a>] - Cleanup third party dep version
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1579">SCB-1579</a>] - Translate oas-validator readme
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1591">SCB-1591</a>] - Sonarcloud.io Integration
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1612">SCB-1612</a>] - Rename oas-validator-compliance to oas-validator-style
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1619">SCB-1619</a>] - translate comments of oas-generator
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1620">SCB-1620</a>] - optimize the configuration of the oas-generator
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1621">SCB-1621</a>] - use case with Apache ServiceComb Syncer
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1640">SCB-1640</a>] - add binary packaging configuration
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1645">SCB-1645</a>] - update license
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1659">SCB-1659</a>] - Upgrade maven-assembly-plugin to 3.2.0
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1663">SCB-1663</a>] - add scripts
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1667">SCB-1667</a>] - add addition properties that can be referenced by the mustache templates
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1673">SCB-1673</a>] - Parse the remaining information of RequestMapping
</li>
</ul>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> Release Notes - Apache ServiceComb - Version toolkit-0.1.0
</code></pre></div></div>
<h2> New and Noteworthy </h2>
<ul>
<li> Extract the microservice project, OpenAPI contract file and document from the code</li>
<li> Generate the microservice project and document from contract</li>
<li> Contract verify </li>
</ul>
<h2> Bug
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1358">SCB-1358</a>] - the issue of invalid naming of generated contract files
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1359">SCB-1359</a>] - the issue of generating document failure
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1360">SCB-1360</a>] - the issue of verifying contract file is not correct
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1361">SCB-1361</a>] - optimize toolkit user experience
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1412">SCB-1412</a>] - some redudent folder generated after running test
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1456">SCB-1456</a>] - Fix the plugin bug that throws some exception when specifying configuration property contractLocation as a file
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1383">SCB-1383</a>] - support toolkit maven plugin commands that generating code
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1384">SCB-1384</a>] - refact the code to optimize user experience
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1428">SCB-1428</a>] - Improve toolkit-maven-plugin test to make it running is not dependent by maven plugin
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1444">SCB-1444</a>] - support to generate mutiple modules in the same project
</li>
</ul>
<h2> Task
</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1315">SCB-1315</a>] - IP clearance for ServiceComb Toolkit
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1329">SCB-1329</a>] - Cleanup unclear license dependencies
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1334">SCB-1334</a>] - Enable the Travis CI of the servicecomb-toolkit
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1351">SCB-1351</a>] - Some issues about using toolkit plugin
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1363">SCB-1363</a>] - update licenses and notice
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1400">SCB-1400</a>] - Complement and improve unit test
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1422">SCB-1422</a>] - optimize classmaker
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1426">SCB-1426</a>] - Support for configuring the toolkit maven plugin in the parent pom
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1433">SCB-1433</a>] - Remove unit test for constant
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1436">SCB-1436</a>] - Model is not generated, but the related package is imported
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1447">SCB-1447</a>] - Add samples
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1452">SCB-1452</a>] - update README
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1454">SCB-1454</a>] - The modules tag is not generated in the pom file when using cli
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1455">SCB-1455</a>] - Adjust the directory where the document is generated
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1458">SCB-1458</a>] - add settings for distribution
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1459">SCB-1459</a>] - Add information about the release
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1460">SCB-1460</a>] - Skip the deployment of samples and it
</li>
<li>[<a href="https://issues.apache.org/jira/browse/SCB-1463">SCB-1463</a>] - Optimize samples readme
</li>
</ul>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<div align="center" style="margin: 0 0;">
<ins class="adsbygoogle"
style="display:block; border-bottom: initial;"
data-ad-client="ca-pub-7328585512091257"
data-ad-slot="3049671934"
data-ad-format="auto"></ins>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="container">
<div class="row justify-content-md-center">
<div class="col">
<ul>
<p class="header">Events</p>
<a class="acevent" data-format="square" data-mode="dark" data-event="random"></a>
</ul>
</div>
<div class="col">
<ul>
<p class="header">Resources</p>
<li><a href="/docs/getting-started/">Getting started</a></li>
<li><a href="/docs/users/">User Guide</a></li>
<li><a href="/slides/">Slides</a></li>
<li><a href="/users/faq/">Common Questions</a></li>
</ul>
</div>
<div class="col">
<ul>
<p class="header">ASF</p>
<li><a href="http://www.apache.org">Foundation</a></li>
<li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="http://www.apache.org/events/current-event">Events</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</div>
<div class="col">
<ul>
<p class="header">Contribute</p>
<li><a href="http://issues.apache.org/jira/browse/SCB">Report a Doc Issue</a></li>
<li><a href="https://github.com/apache/servicecomb-website/edit/master/_release/toolkit_releaseNotes.md">Edit This Page on Github</a></li>
<li><a href="/developers/submit-codes/">Code Submit Guide</a></li>
<li><a href="/security">Security</a></li>
</ul>
</div>
<div class="col">
<ul class="social-icons">
<p class="header">Community</p>
<li>
<a href="mailto:dev-subscribe@servicecomb.incubator.apache.org" rel="nofollow"><span class="mail">Mailing List</span></a>
</li>
<li>
<a href="https://github.com/apache?q=ServiceComb" target="_blank"><span class="github">Github</span></a>
</li>
<li>
<a href="https://twitter.com/ServiceComb" target="_blank"><span class="twitter">Twitter</span></a>
</li>
<li>
<a href="/feed.xml" target="_blank"><span class="rss">Feed</span></a>
</li>
</ul>
</div>
</div>
</div>
<div class="page__footer-bottom">
<div>&copy; 2024 Apache ServiceComb. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
<div>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
</div>
</footer>
</div>
<script src="/assets/js/main.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-101622733-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>