# HG changeset patch # User Sebastien Jodogne # Date 1681649177 -7200 # Node ID afb30d17f0900e3efe54c069435b4a16e5e25902 # Parent 07622792f862b6a4d38faa5bc6ec1068bb231522# Parent f08480528372a487202610f98c30f29723d131c2 back to mainline diff -r 07622792f862 -r afb30d17f090 MySQL/CMakeLists.txt diff -r 07622792f862 -r afb30d17f090 MySQL/NEWS --- a/MySQL/NEWS Sat Apr 15 18:44:45 2023 +0200 +++ b/MySQL/NEWS Sun Apr 16 14:46:17 2023 +0200 @@ -1,6 +1,11 @@ Pending changes in the mainline =============================== + +Release 5.0 (2023-04-16) +======================== + +* Added support for labels * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers) * Upgraded dependencies for static builds (notably on Windows and LSB): diff -r 07622792f862 -r afb30d17f090 Odbc/NEWS --- a/Odbc/NEWS Sat Apr 15 18:44:45 2023 +0200 +++ b/Odbc/NEWS Sun Apr 16 14:46:17 2023 +0200 @@ -1,6 +1,7 @@ Pending changes in the mainline =============================== +* Added support for labels * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers) diff -r 07622792f862 -r afb30d17f090 PostgreSQL/NEWS --- a/PostgreSQL/NEWS Sat Apr 15 18:44:45 2023 +0200 +++ b/PostgreSQL/NEWS Sun Apr 16 14:46:17 2023 +0200 @@ -5,6 +5,7 @@ Release 5.0 (2023-04-15) ======================== +* Added support for labels * Compatibility with Orthanc SDK 1.12.0 (communications between the Orthanc core and the database plugin using Google Protocol Buffers) * Upgraded dependencies for static builds (notably on Windows and LSB):