This is an automated email from the ASF dual-hosted git repository. alexoree pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juddi.git
commit af5158e582ad9bd0e275af9dba406fdb143b2598 Author: Alex O'Ree <[email protected]> AuthorDate: Sat Dec 14 16:05:31 2019 -0500 release notes --- RELEASE_NOTES.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index bb08eca..dd63f48 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -16,6 +16,30 @@ * --> + Release Notes - jUDDI - Version 3.3.7 + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-991'>JUDDI-991</a>] - JUDDI Uses EOL Version of Apache CXF +</li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-996'>JUDDI-996</a>] - Admin gui, get all client subscriptions throws a classcast error +</li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-997'>JUDDI-997</a>] - Admin gui has strange behavior and no feedback if the login fails +</li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-999'>JUDDI-999</a>] - Issue with SQL Server Database with JUDDI 3.3.6 : The size (8192) given to the column 'instance_parms' exceeds the maximum allowed for any data type (8000) +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-995'>JUDDI-995</a>] - Add automated generation of sha512 hashes during the build +</li> +<li>[<a href='https://issues.apache.org/jira/browse/JUDDI-1000'>JUDDI-1000</a>] - Update embedded tomcat to the latest version available +</li> +</ul> + Release Notes - jUDDI - Version 3.3.6 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
