This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f99f2bd  WIP.
f99f2bd is described below

commit f99f2bd8c28bd52fc71d441d43a551470942a829
Author: Aaron Radzinski <aradizn...@apache.org>
AuthorDate: Tue Jun 8 10:09:47 2021 -0700

    WIP.
---
 relnotes/release-notes-0.7.5.html | 48 +++++++++++++++---------------
 relnotes/release-notes-0.8.0.html | 61 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+), 24 deletions(-)

diff --git a/relnotes/release-notes-0.7.5.html 
b/relnotes/release-notes-0.7.5.html
index 93df41e..a896c7f 100644
--- a/relnotes/release-notes-0.7.5.html
+++ b/relnotes/release-notes-0.7.5.html
@@ -92,30 +92,30 @@ layout: release-notes
 <section id="fixes">
     <h2 class="section-title">🧐 Fixes <a href="#"><i class="top-link fas fa-fw 
fa-angle-double-up"></i></a></h2>
     <ul>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-218'>NLPCRAFT-218</a> -    
     Suggestions tool logic.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-230'>NLPCRAFT-230</a> -    
     Kotlin example failure.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-233'>NLPCRAFT-233</a> -    
     SQL model error.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-235'>NLPCRAFT-235</a> -    
     We need to warn users about "suspicious" synonyms, like "table?" instead 
of {table|*}.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-237'>NLPCRAFT-237</a> -    
     Intents matching issues.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-246'>NLPCRAFT-246</a> -    
     The probe returns empty variants for some elements configurations.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-258'>NLPCRAFT-258</a> -    
     Invalid part types of complex elements.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-260'>NLPCRAFT-260</a> -    
     Invalid sentence variants detected.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-262'>NLPCRAFT-262</a> -    
     NPE in <a href="/tools/script.html">CLI</a> when no .nlpcraft exists</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-268'>NLPCRAFT-268</a> -    
     Similar sentences (with different &#39;direct&#39; synonyms values 
property) processed incorrectly.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-269'>NLPCRAFT-269</a> -    
     <a href="/tools/script.html">CLI</a> cannot recognize server state.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-276'>NLPCRAFT-276</a> -    
     NlpCraft <a href="/intent-matching.html">IDL</a> functions processing 
error.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-277'>NLPCRAFT-277</a> -    
     Redundant tokens variants processed.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-286'>NLPCRAFT-286</a> -    
     "swearWords" configuration property usage.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-291'>NLPCRAFT-291</a> -    
     <code>NCModelView.getMetadata()</code> vs. 
<code>NCMetadata.getMetadata()</code>.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-292'>NLPCRAFT-292</a> -    
     <code>NCLogHolder</code> class still has TODOs that affect the logic.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-293'>NLPCRAFT-293</a> -    
     Remove or rename and refactor <code>NCJiggleSpec</code>.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-294'>NLPCRAFT-294</a> -    
     Token property <code>nlpcraft:nlp:sparsity</code> has invalid (int) type. 
Must be <code>boolean</code>.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-295'>NLPCRAFT-295</a> -    
     Solver processing error</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-301'>NLPCRAFT-301</a> -    
     NLPCraft <a href="/tools/script.html">CLI</a> does not show model ID (only 
model classes).</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-304'>NLPCRAFT-304</a> -    
     Both server and probe must be to load config a) from URL, b) absolute 
path, and c) resource or classloader.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-306'>NLPCRAFT-306</a> -    
     When probe and server have diff versions - probe does not shutdown 
properly (hangs).</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-315'>NLPCRAFT-315</a> -    
     Probe config can be overridden.</li>
-        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-316'>NLPCRAFT-316</a> -    
     Rat plugin errors during release preparing.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-218'>NLPCRAFT-218</a> - 
Suggestions tool logic.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-230'>NLPCRAFT-230</a> - 
Kotlin example failure.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-233'>NLPCRAFT-233</a> - 
SQL model error.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-235'>NLPCRAFT-235</a> - We 
need to warn users about "suspicious" synonyms, like "table?" instead of 
{table|*}.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-237'>NLPCRAFT-237</a> - 
Intents matching issues.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-246'>NLPCRAFT-246</a> - 
The probe returns empty variants for some elements configurations.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-258'>NLPCRAFT-258</a> - 
Invalid part types of complex elements.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-260'>NLPCRAFT-260</a> - 
Invalid sentence variants detected.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-262'>NLPCRAFT-262</a> - 
NPE in <a href="/tools/script.html">CLI</a> when no .nlpcraft exists</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-268'>NLPCRAFT-268</a> - 
Similar sentences (with different &#39;direct&#39; synonyms values property) 
processed incorrectly.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-269'>NLPCRAFT-269</a> - <a 
href="/tools/script.html">CLI</a> cannot recognize server state.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-276'>NLPCRAFT-276</a> - 
NlpCraft <a href="/intent-matching.html">IDL</a> functions processing 
error.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-277'>NLPCRAFT-277</a> - 
Redundant tokens variants processed.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-286'>NLPCRAFT-286</a> - 
"swearWords" configuration property usage.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-291'>NLPCRAFT-291</a> - 
<code>NCModelView.getMetadata()</code> vs. 
<code>NCMetadata.getMetadata()</code>.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-292'>NLPCRAFT-292</a> - 
<code>NCLogHolder</code> class still has TODOs that affect the logic.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-293'>NLPCRAFT-293</a> - 
Remove or rename and refactor <code>NCJiggleSpec</code>.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-294'>NLPCRAFT-294</a> - 
Token property <code>nlpcraft:nlp:sparsity</code> has invalid (int) type. Must 
be <code>boolean</code>.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-295'>NLPCRAFT-295</a> - 
Solver processing error</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-301'>NLPCRAFT-301</a> - 
NLPCraft <a href="/tools/script.html">CLI</a> does not show model ID (only 
model classes).</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-304'>NLPCRAFT-304</a> - 
Both server and probe must be to load config a) from URL, b) absolute path, and 
c) resource or classloader.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-306'>NLPCRAFT-306</a> - 
When probe and server have diff versions - probe does not shutdown properly 
(hangs).</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-315'>NLPCRAFT-315</a> - 
Probe config can be overridden.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-316'>NLPCRAFT-316</a> - 
Rat plugin errors during release preparing.</li>
     </ul>
 </section>
 
diff --git a/relnotes/release-notes-0.8.0.html 
b/relnotes/release-notes-0.8.0.html
new file mode 100644
index 0000000..93a87cf
--- /dev/null
+++ b/relnotes/release-notes-0.8.0.html
@@ -0,0 +1,61 @@
+---
+rel_ver: 0.8.0
+layout: release-notes
+---
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<section id="overview">
+    <h2 class="section-title">Overview <a href="#"><i class="top-link fas 
fa-fw fa-angle-double-up"></i></a></h2>
+    <p>
+        <a href="/download.html">NLPCraft 0.8.0</a> brings about several 
important bug fixes, improvements and enhancements.
+    </p>
+</section>
+<section id="new">
+    <h2 class="section-title">🙌 New <a href="#"><i class="top-link fas fa-fw 
fa-angle-double-up"></i></a></h2>
+    <ul>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-109'>NLPCRAFT-109</a> - 
<code>prepare.{sh|cmd}</code> and <code>start_server.{cmd|sh}</code> don't work 
when invoked from other directories.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-129'>NLPCRAFT-129</a> - 
Improve logging of intent and variant weights.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-271'>NLPCRAFT-271</a> - 
Tests should be called for all supported databases (DB schema changed).</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-319'>NLPCRAFT-319</a> - 
REST properties parameters.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-320'>NLPCRAFT-320</a> - 
All methods which convert JSON should throw <code>NCException</code>.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-323'>NLPCRAFT-323</a> - 
Account for metadata in <code>NCResult</code> in REST API and SQL, if 
necessary.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-328'>NLPCRAFT-328</a> - 
'Release' branch should be added or doc should be updated.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-329'>NLPCRAFT-329</a> - 
Add min Java/Scala version to download and README.</li>
+    </ul>
+</section>
+<section id="enhancements">
+    <h2 class="section-title">🤖 Enhancements <a href="#"><i class="top-link 
fas fa-fw fa-angle-double-up"></i></a></h2>
+    <ul>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-36'>NLPCRAFT-36</a> - 
Support 2 different test folders (scala and java).</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-184'>NLPCRAFT-184</a> - 
Java client JAR names should be prefixed like JARs in main NLPCraft 
project.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-245'>NLPCRAFT-245</a> - 
Java client external resource manager should have link to some "frozen" tag, 
but not master.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-303'>NLPCRAFT-303</a> - 
Connection established too long time.</li>
+    </ul>
+</section>
+<section id="fixes">
+    <h2 class="section-title">🧐 Fixes <a href="#"><i class="top-link fas fa-fw 
fa-angle-double-up"></i></a></h2>
+    <ul>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-76'>NLPCRAFT-76</a> - Test 
failure on Windows.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-321'>NLPCRAFT-321</a> - 
Dialog flow item is missing intent result.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-322'>NLPCRAFT-322</a> - 
<code>NCResult</code> must extend <code>NCMedata</code>.</li>
+        <li><a 
href='https://issues.apache.org/jira/browse/NLPCRAFT-327'>NLPCRAFT-327</a> - 
NLPCraft build fails as sometimes the <code>.nlpcraft</code> directory is not 
auto-created</li>
+    </ul>
+</section>
+
+

Reply via email to