view MySQL/NEWS @ 119:260fc55f10cd OrthancMySQL-2.0

cancelling changesets 116 and 117 in OrthancMySQL-2.0 branch
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 04 Feb 2019 16:32:45 +0100
parents ca0ecd412988
children
line wrap: on
line source

Pending changes in the mainline
===============================


Release 2.0 (2019-01-23)
========================

* Database optimizations by implementing new primitives of Orthanc SDK 1.5.2
* Characters "$" and "_" are allowed in MySQL database identifiers
* Fix serialization of jobs if many of them


Release 1.1 (2018-07-18)
========================

* Compatibility with MySQL 8.0
* Improvement in the configuration of UNIX socket


Release 1.0 (2018-07-17)
========================

* Initial release