Mercurial > hg > orthanc-object-storage
changeset 248:f6b54676fa53 2.5.4
2.5.4
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Wed, 22 Jul 2026 11:57:54 +0200 |
| parents | 3c64e6768a58 |
| children | a24c76047d26 |
| files | Aws/CMakeLists.txt NEWS |
| diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Aws/CMakeLists.txt Wed Jul 22 11:20:16 2026 +0200 +++ b/Aws/CMakeLists.txt Wed Jul 22 11:57:54 2026 +0200 @@ -21,7 +21,7 @@ project(OrthancAwsS3Storage) -set(PLUGIN_VERSION "mainline") +set(PLUGIN_VERSION "2.5.4") if (PLUGIN_VERSION STREQUAL "mainline") set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/NEWS Wed Jul 22 11:20:16 2026 +0200 +++ b/NEWS Wed Jul 22 11:57:54 2026 +0200 @@ -1,5 +1,5 @@ -Pending changes in the mainline -=============================== +2026-07-22 - v 2.5.4 +==================== * AWS plugin: * New configuration "MaxConnections" to define the size of the HTTP connection pool used
