# HG changeset patch # User Alain Mazy # Date 1750088340 -7200 # Node ID e1f2664d5e9346cc16d3145f1bc1b3c01518b19f # Parent 161acf705e550545ebca8ba05dce07815dfa875b PG 8.0 diff -r 161acf705e55 -r e1f2664d5e93 PostgreSQL/CMakeLists.txt --- a/PostgreSQL/CMakeLists.txt Mon Jun 16 13:12:08 2025 +0200 +++ b/PostgreSQL/CMakeLists.txt Mon Jun 16 17:39:00 2025 +0200 @@ -22,7 +22,7 @@ cmake_minimum_required(VERSION 2.8...4.0) project(OrthancPostgreSQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "8.0") # This is the preferred version of the Orthanc SDK for this plugin set(ORTHANC_SDK_DEFAULT_VERSION "1.12.8") diff -r 161acf705e55 -r e1f2664d5e93 PostgreSQL/NEWS --- a/PostgreSQL/NEWS Mon Jun 16 13:12:08 2025 +0200 +++ b/PostgreSQL/NEWS Mon Jun 16 17:39:00 2025 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +Release 8.0 (2025-06-16) +======================== DB schema revision: 5 @@ -14,6 +14,7 @@ * Added support for customData in AttachedFiles +* Added support for key-value stores and queues. @@ -31,7 +32,7 @@ Maintenance: -* Optimized the SQL query that is maintaing the childCount +* Optimized the SQL query that is maintaining the childCount when new instances are ingested. * New configuration "AllowInconsistentChildCounts" to speed up childCount computation. If set to true, childCount values