Wykres commitów

  • cba72ed621
    Merge e8fdb4bbd4 into 3080d9eb9a re1709 2025-11-13 11:46:10 +0800
  • 184d4ad0df
    Merge e795f8d6d8 into 3080d9eb9a Nico Duldhardt 2025-11-10 15:57:12 +0100
  • e795f8d6d8 address PR comments Nico Duldhardt 2025-11-10 15:57:04 +0100
  • 3080d9eb9a
    Add prefix middleware for bucket scoped storage master Craig Johnson 2025-11-07 11:58:58 -0600
  • 51b117558a Address prefix review feedback Craig Johnson 2025-11-07 05:04:20 -0600
  • 0175b67395
    Merge a3fc03c0e4 into 6355f7826b RunFMe 2025-11-06 23:24:48 +0100
  • 41bcdddd45
    Merge e0a1cf7657 into 6355f7826b Abdulrahman azmy 2025-11-04 20:41:59 +0100
  • 6355f7826b
    Fix Content-Range response header for EncryptedBlobStore range requests polarctos 2025-11-04 19:41:18 +0100
  • 88fd6e1827
    Fix formatting polarctos 2025-11-04 16:33:32 +0100
  • fefe5fcf27
    Add Content-Range response header for EncryptedBlobStore range requests polarctos 2025-11-04 16:06:40 +0100
  • cd4f15ccf4
    Merge 943c08b5f0 into 3345b997e2 dependabot[bot] 2025-11-02 01:00:16 +0000
  • 659af26e60
    Merge 9684fc3a29 into 3345b997e2 dependabot[bot] 2025-11-02 01:00:11 +0000
  • 3345b997e2 Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 dependabot[bot] 2025-11-01 22:00:55 +0000
  • 59959fd166 Bump software.amazon.awssdk:s3 from 2.35.3 to 2.37.3 dependabot[bot] 2025-11-01 22:01:23 +0000
  • f22cc31066 Bump com.azure:azure-storage-blob from 12.31.3 to 12.32.0 dependabot[bot] 2025-11-01 22:02:21 +0000
  • 436f00b1b0 Bump aws-sdk.version from 1.12.792 to 1.12.793 dependabot[bot] 2025-11-01 22:02:54 +0000
  • f38c5683b7 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.8.1 dependabot[bot] 2025-11-01 22:03:31 +0000
  • 7292682a8c Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.1.1 dependabot[bot] 2025-11-01 22:03:40 +0000
  • de74128d68 Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8 dependabot[bot] 2025-11-01 22:03:44 +0000
  • c4782657f1 Bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-11-01 22:14:37 +0000
  • fbf422e995 Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependabot[bot] 2025-11-01 22:05:21 +0000
  • 281e3b1c03 Bump com.azure:azure-identity from 1.18.0 to 1.18.1 dependabot[bot] 2025-11-01 22:04:39 +0000
  • 7f046fcfe9 Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-11-01 22:14:41 +0000
  • 1df84d9ed0
    Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-11-01 22:14:41 +0000
  • 4f6b35d72b
    Bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-11-01 22:14:37 +0000
  • 8de4a01c39
    Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependabot[bot] 2025-11-01 22:05:21 +0000
  • 50c2e6349e
    Bump com.azure:azure-identity from 1.18.0 to 1.18.1 dependabot[bot] 2025-11-01 22:04:39 +0000
  • 9f67232224
    Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8 dependabot[bot] 2025-11-01 22:03:44 +0000
  • b4f1f62c8b
    Bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.1.1 dependabot[bot] 2025-11-01 22:03:40 +0000
  • 0bece98b41
    Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.8.1 dependabot[bot] 2025-11-01 22:03:31 +0000
  • 943c08b5f0
    Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.1 dependabot/maven/org.junit.jupiter-junit-jupiter-6.0.1 dependabot[bot] 2025-11-01 22:03:01 +0000
  • 530c620ec7
    Bump aws-sdk.version from 1.12.792 to 1.12.793 dependabot[bot] 2025-11-01 22:02:54 +0000
  • 001cd91e4e
    Bump com.azure:azure-storage-blob from 12.31.3 to 12.32.0 dependabot[bot] 2025-11-01 22:02:21 +0000
  • f28c941fb6
    Bump software.amazon.awssdk:s3 from 2.35.3 to 2.37.3 dependabot[bot] 2025-11-01 22:01:23 +0000
  • 6618c7fad9
    Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 dependabot[bot] 2025-11-01 22:00:55 +0000
  • 997e53f99e Add prefix middleware for bucket scoped storage Craig Johnson 2025-10-12 07:23:35 -0500
  • 39091d824b fix integer overflow error for getMaximumMultipartSize Nico Duldhardt 2025-10-18 17:46:51 +0200
  • c479ba4e8f azureblob-sdk increase part size to 4000 MiB Nico Duldhardt 2025-10-18 17:21:02 +0200
  • 98796de9ab remove unused import Nico Duldhardt 2025-10-18 16:34:36 +0200
  • c62ea9513f enable more tests for azureblob-sdk multipart upload Nico Duldhardt 2025-10-18 16:32:07 +0200
  • 4015171e38 handle duplicate parts in azureblob-sdk multipart upload completion Nico Duldhardt 2025-10-18 16:31:19 +0200
  • 028a4a68f7 implement conditional writes for azureblob-sdk multipart upload Nico Duldhardt 2025-10-18 16:11:09 +0200
  • 9bc9ee0697 update readme Nico Duldhardt 2025-10-18 15:00:51 +0200
  • 866142599f update s3-tests Nico Duldhardt 2025-10-18 14:55:56 +0200
  • 4e787ed084 implement multipart upload for azureblob-sdk Nico Duldhardt 2025-10-18 13:00:03 +0200
  • d88060f842 Set blob access before renaming from temp to real Andrew Gaul 2025-10-13 14:10:59 -0700
  • 2265053357 refactor PutOptions2 interface Nico Duldhardt 2025-10-12 19:00:24 +0200
  • 4de798cacb add atomic conditional puts for azureblob-sdk Nico Duldhardt 2025-10-12 12:01:55 +0200
  • 544467ef0d refactor PutOptions2 interface Nico Duldhardt 2025-10-12 19:00:24 +0200
  • 500e1e0c36 add atomic conditional puts for azureblob-sdk Nico Duldhardt 2025-10-12 12:01:55 +0200
  • dfe423f861 Use switch expressions where possible Andrew Gaul 2025-10-11 16:54:55 -0700
  • 4dbfd8b8ca
    Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 6.0.0 dependabot[bot] 2025-10-09 23:34:57 +0000
  • 7cbc1872c4 Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 dependabot[bot] 2025-10-09 22:06:48 +0000
  • 032a93c6d5
    Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 dependabot[bot] 2025-10-09 22:06:48 +0000
  • 7906993e22 Run only mvn verify Andrew Gaul 2025-10-09 15:05:06 -0700
  • 0125254de5 Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 12.0.0 dependabot[bot] 2025-10-09 21:29:47 +0000
  • 5648cd562c
    Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 12.0.0 dependabot[bot] 2025-10-09 21:29:47 +0000
  • 931332066d Address Java 17 Modernizer violations Andrew Gaul 2025-10-09 14:28:28 -0700
  • 58f10a9fd2 Require Java 17 Andrew Gaul 2025-10-09 14:16:35 -0700
  • 9b1d9b060f Bump to 2.9.0-SNAPSHOT Andrew Gaul 2025-10-09 11:01:36 -0700
  • 8456d19f55 S3Proxy 2.8.0 release s3proxy-2.8.0 Andrew Gaul 2025-10-09 10:56:29 -0700
  • 62ee60f554 Bump aws-sdk.version from 1.12.791 to 1.12.792 dependabot[bot] 2025-10-09 17:43:07 +0000
  • 3610945948 Bump software.amazon.awssdk:s3 from 2.34.7 to 2.35.3 dependabot[bot] 2025-10-09 17:42:35 +0000
  • bd7235f3cf Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 dependabot[bot] 2025-10-09 17:42:28 +0000
  • e6316bbfe1
    Bump aws-sdk.version from 1.12.791 to 1.12.792 dependabot[bot] 2025-10-09 17:43:07 +0000
  • 2acc07d1db
    Bump software.amazon.awssdk:s3 from 2.34.7 to 2.35.3 dependabot[bot] 2025-10-09 17:42:35 +0000
  • 54d41b75de
    Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 dependabot[bot] 2025-10-09 17:42:28 +0000
  • 50c368e1e4 Add auto-service annotation processor to compiler Andrew Gaul 2025-10-08 09:04:52 -0700
  • 0a6f683175 Update s3-tests to include condition put tests Andrew Gaul 2025-10-07 16:34:47 -0700
  • ada7482fb5 Remove incorrect permissions for now Andrew Gaul 2025-10-07 16:32:35 -0700
  • 97494eeb42 fix azureblob-sdk handling for non-existant objects Nico Duldhardt 2025-10-08 01:06:06 +0200
  • 4bad761539 fix checkstyle violations Nico Duldhardt 2025-10-07 23:44:24 +0200
  • b697c828bb document non-atomic conditional put operations Nico Duldhardt 2025-10-07 23:35:49 +0200
  • 548036dae9 fix if-match logic for put operations Nico Duldhardt 2025-10-07 23:35:30 +0200
  • aecf3f8d41 replace if-match / if-none-match Java tests with existing Python tests Nico Duldhardt 2025-10-07 23:34:43 +0200
  • 07d420ef63 Add If-Match and If-None-Match support for PutObject operations Nico Duldhardt 2025-10-07 20:13:50 +0200
  • 5eec0f23fc Allow top-level write permission for Docker push Andrew Gaul 2025-10-07 16:18:35 -0700
  • 4af477fa50 fix azureblob-sdk handling for non-existant objects Nico Duldhardt 2025-10-08 01:06:06 +0200
  • 0bf4cb4886 Allow Containerize write permission Andrew Gaul 2025-10-07 16:02:40 -0700
  • cad2c80954 fix checkstyle violations Nico Duldhardt 2025-10-07 23:44:24 +0200
  • 0f2775e9b8 document non-atomic conditional put operations Nico Duldhardt 2025-10-07 23:35:49 +0200
  • bfa74118a4 fix if-match logic for put operations Nico Duldhardt 2025-10-07 23:35:30 +0200
  • b7ab40e538 replace if-match / if-none-match Java tests with existing Python tests Nico Duldhardt 2025-10-07 23:34:43 +0200
  • 3029cbc2e0 Do not require identity and credential for nio2 Andrew Gaul 2025-10-07 14:23:41 -0700
  • b07c27b4b5 Limit CI to read-only access Andrew Gaul 2025-10-07 14:11:13 -0700
  • c67b7b9706 Add If-Match and If-None-Match support for PutObject operations Nico Duldhardt 2025-10-07 20:13:50 +0200
  • 9e91e68544 Bump software.amazon.awssdk:s3 from 2.33.4 to 2.34.7 dependabot[bot] 2025-10-01 12:16:19 +0000
  • eace4e49b4 Bump com.azure:azure-storage-blob from 12.31.2 to 12.31.3 dependabot[bot] 2025-10-01 12:15:02 +0000
  • 81258b2b15 Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre dependabot[bot] 2025-10-01 12:14:04 +0000
  • 5d355bc1ac Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 dependabot[bot] 2025-10-01 12:13:28 +0000
  • 16b55aaffc
    Bump software.amazon.awssdk:s3 from 2.33.4 to 2.34.7 dependabot[bot] 2025-10-01 12:16:19 +0000
  • 82a9d51ba5
    Bump com.azure:azure-storage-blob from 12.31.2 to 12.31.3 dependabot[bot] 2025-10-01 12:15:02 +0000
  • f78a1f33eb
    Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre dependabot[bot] 2025-10-01 12:14:04 +0000
  • 2c618f1f3f
    Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 dependabot[bot] 2025-10-01 12:13:28 +0000
  • de03a3bdf7 Increase number of Dependabot PRs Andrew Gaul 2025-10-01 05:09:39 -0700
  • 4f664a86b5 Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 dependabot[bot] 2025-10-01 11:54:12 +0000
  • f0ab938571 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.12.0 dependabot[bot] 2025-10-01 11:54:15 +0000
  • ddd4ef3896 Bump org.apache.maven.plugins:maven-checkstyle-plugin dependabot[bot] 2025-10-01 11:54:43 +0000
  • 170426efae Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.6.0 dependabot[bot] 2025-10-01 11:55:39 +0000
  • 7c90b85818 Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.6 dependabot[bot] 2025-10-01 11:55:43 +0000