log Aws/AwsS3StoragePlugin.cpp @ 210:408c90c9027f default tip

age author description
Tue, 25 Jun 2024 12:38:31 +0200 Sebastien Jodogne integration 2.3.0: back to mainline
Fri, 21 Jun 2024 14:29:22 +0200 Sebastien Jodogne cppcheck
Fri, 21 Jun 2024 11:22:57 +0200 Sebastien Jodogne use Orthanc frameworking for logging
Fri, 21 Jun 2024 10:29:52 +0200 Sebastien Jodogne fix initialization and finalization
Thu, 30 May 2024 22:35:35 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Sat, 02 Mar 2024 11:10:50 +0100 Sebastien Jodogne fix build for MSVC 2015
Tue, 21 Nov 2023 09:50:24 +0100 Alain Mazy rollback e39aa88ec20e commited in wrong branch 2.3.0
Mon, 20 Nov 2023 17:03:08 +0100 Alain Mazy AWS: new 'EnableAwsSdkLogs' config + show timings for read/write operations 2.3.0
Tue, 17 Oct 2023 13:01:04 +0200 Alain Mazy more config for S3 transfer mode
Tue, 10 Oct 2023 16:11:18 +0200 Alain Mazy in /move-storage: now detecting if file should be moved or not
Tue, 10 Oct 2023 12:27:02 +0200 Alain Mazy upgraded AWS SDK to 1.11.178
Mon, 09 Oct 2023 15:10:26 +0200 Alain Mazy added TransferMode for S3 (currently affected by https://github.com/aws/aws-sdk-cpp/issues/2319 since we are using version 1.9.45)
Mon, 19 Dec 2022 09:52:58 +0100 Alain Mazy Added a description for all plugins
Fri, 14 Oct 2022 11:00:18 +0200 Alain Mazy renames
Fri, 14 Oct 2022 10:36:02 +0200 Alain Mazy new HybridMode
Tue, 15 Feb 2022 06:01:47 +0100 Alain Mazy AWS: added the content MD5 in the request when writing
Mon, 06 Sep 2021 14:21:56 +0200 Alain Mazy Google & Azure: Added the "EnableLegacyUnknownFiles" configuration option
Fri, 09 Jul 2021 15:40:07 +0200 Alain Mazy new option for AWS: EnableLegacyUnknownFiles
Fri, 09 Jul 2021 13:03:24 +0200 Alain Mazy Fix reading/deleting DCM header files that were saved with plugin v 1.2.0 and Orthanc 1.9.3 which had a .unk extension
Tue, 06 Jul 2021 15:18:32 +0200 Alain Mazy more detailed AWS errors
Tue, 22 Jun 2021 16:55:24 +0200 Sebastien Jodogne fix initialization of the aws static library
Fri, 21 May 2021 09:02:53 +0200 Alain Mazy AWS S3: if no access & secret keys are provided, now getting the credentials from the default credentials manager
Fri, 19 Mar 2021 10:13:49 +0100 Alain Mazy ReadRange for AWS
Wed, 06 Jan 2021 18:27:54 +0100 Sebastien Jodogne upgrade to year 2021
Fri, 09 Oct 2020 10:23:27 +0200 Alain Mazy merge
Fri, 09 Oct 2020 10:16:50 +0200 Alain Mazy cont
Mon, 07 Sep 2020 17:16:38 +0200 Sebastien Jodogne Added "VirtualAddressing" configuration option in the AWS S3 plugin (for compatibility with minio)
Tue, 01 Sep 2020 13:08:49 +0200 Alain Mazy migration + storage structure
Thu, 09 Jul 2020 10:40:44 +0200 Alain Mazy AWS: added 3 configurations: Endpoint, ConnectionTimeout, RequestTimeout
Fri, 03 Jul 2020 10:08:44 +0200 Alain Mazy initial release