Andrew Gaul
a7aa9a63ac
Re-enable Checkstyle
...
Also disable UnnecessaryParentheses due to false positive.
2023-12-26 17:40:31 +09:00
Andrew Gaul
4aeff5fb28
Address Checkstyle LineLength violations
2023-12-26 17:38:59 +09:00
Andrew Gaul
a732dca4c2
Add jakarta to Checkstyle ImportOrder
2023-12-26 13:51:54 +09:00
Andrew Gaul
1dac9ccd12
Address Checkstyle violations
2023-12-26 13:47:18 +09:00
Andrew Gaul
e5fb3619df
Remove unneeded UnsupportedEncodingException
2023-12-26 13:29:40 +09:00
dependabot[bot]
4e8b57b227
Bump ch.qos.logback:logback-classic from 1.4.12 to 1.4.14
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.12 to 1.4.14.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.12...v_1.4.14 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 12:30:57 +09:00
dependabot[bot]
b571235168
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.11 to 1.4.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.12 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 10:22:41 +09:00
jixinchi
2a44bcd709
commonPrefixes is only for delimiter request; check size and tier null
2023-11-13 22:38:13 +09:00
dependabot[bot]
608934309b
Bump org.eclipse.jetty:jetty-servlet from 11.0.17 to 11.0.18
...
Bumps [org.eclipse.jetty:jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.17 to 11.0.18.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.17...jetty-11.0.18 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 07:50:10 +09:00
Lars Hagen
2281c74150
treat null and empty string equally for endpoint properties
...
This improves the usability of the docker image, as it defaults
to empty strings for both properties. With this fix, the docker image
will work when only one of the endpoints are set.
2023-10-24 20:45:37 +09:00
jixinchi
60f8366d33
Add DELETE and HEAD methods for CORS and CORS headers for all responses
2023-10-18 11:34:50 +09:00
Steven Sheehy
e6955afb43
Bump jetty from 11.0.16 to 11.0.17
...
Signed-off-by: Steven Sheehy <steven.sheehy@swirldslabs.com>
2023-10-17 09:51:51 +09:00
Lars Hagen
521bc14ab6
change base image to eclipse-temurin
...
the openjdk images are deprecated, and have critical
vulnerabilities
2023-10-12 20:32:52 +09:00
Raul Sampedro
916af55366
add some test for regex midd
2023-10-03 20:53:45 +09:00
Raul Sampedro
06702abf3f
add readme reference to middleware
2023-10-03 20:53:45 +09:00
Raul Sampedro
5682b10c71
add regex middleware
2023-10-03 20:53:45 +09:00
dependabot[bot]
25e79454c2
Bump slf4j.version from 2.0.7 to 2.0.9
...
Bumps `slf4j.version` from 2.0.7 to 2.0.9.
Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9
Updates `org.slf4j:jcl-over-slf4j` from 2.0.7 to 2.0.9
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 08:18:20 +09:00
Shane St Savage
d52ceb134b
Support S3PROXY_READ_ONLY_BLOBSTORE Docker env var
2023-09-27 22:18:26 +09:00
Andrew Gaul
1c6a1aca9e
Bump to 2.2.0-SNAPSHOT
2023-09-26 20:45:46 +09:00
Andrew Gaul
8794d98d17
S3Proxy 2.1.0 release
...
Fixes #532 .
2023-09-26 20:40:20 +09:00
Andrew Gaul
e1e1a9e0fd
Revert "Upgrade to jclouds 2.6.0-SNAPSHOT"
...
This reverts commit 222f4796b1
.
References #473 .
2023-09-26 20:39:28 +09:00
Steve
b134e81406
Add Access-Control-Allow-Credentials header
...
Fixes #415
2023-09-26 20:38:22 +09:00
Lars Hagen
ff347352bf
Clear system property for credentials for file paths
...
jclouds will override the passed in credentials if the system property is present
2023-09-26 20:37:04 +09:00
dependabot[bot]
1b33acacc5
Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.8 to 1.4.11.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.8...v_1.4.11 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 15:52:57 -07:00
dependabot[bot]
c9567cbcca
Bump org.eclipse.jetty:jetty-servlet from 11.0.15 to 11.0.16
...
Bumps [org.eclipse.jetty:jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.15 to 11.0.16.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.15...jetty-11.0.16 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 15:52:51 -07:00
Andrew Gaul
4706b1760f
Log headers at trace instead of debug
2023-08-28 20:57:47 -07:00
Andrew Gaul
24fb1dd19a
Add mvn verify to CI
2023-08-17 23:08:48 +09:00
Lars Hagen
a4cf4dcd1f
fix issues reported by modernizer 2.6.0
2023-08-17 23:08:38 +09:00
Lars Hagen
b6fce1432d
make sure all errors are logged at debug level
2023-08-17 17:21:02 +09:00
Lars Hagen
4e0aca47f2
Update to 2.6.0
2023-08-17 17:19:13 +09:00
Lars Hagen
90717230d4
update modernizer plugin to 2.5.0
...
This allows the project to work with maven 3.9+, as the modernizer
no longer implicitly depends on plexus-utils.
2023-08-17 17:19:13 +09:00
Szymon Draszkiewicz
cf4db284a6
fixed marker being saved under wrong key in marker cache
2023-07-10 21:24:01 +09:00
dependabot[bot]
79e2189184
Bump logback-classic from 1.4.7 to 1.4.8
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.7 to 1.4.8.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.8 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-02 09:10:53 +09:00
Timur Alperovich
e7dc97a1af
Cleanup the build workflow
2023-05-19 12:00:11 +09:00
Andrew Gaul
99c1486fd3
Add and ignore x-amz-api-version
...
Fixes #497 .
2023-05-16 21:35:11 +09:00
Andrew Gaul
5996114f8c
Update s3-tests
...
Fixes #479 .
2023-05-13 20:52:27 +09:00
dependabot[bot]
26603a5662
Bump logback-classic from 1.4.6 to 1.4.7
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.6...v_1.4.7 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 17:14:33 +09:00
dependabot[bot]
6f7613ddba
Bump jetty-servlet from 11.0.14 to 11.0.15
...
Bumps [jetty-servlet](https://github.com/eclipse/jetty.project ) from 11.0.14 to 11.0.15.
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.14...jetty-11.0.15 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-servlet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 17:14:22 +09:00
Andrew Gaul
886eb53f93
Update s3-tests submodule
...
References #479 .
2023-04-22 19:00:09 +09:00
Yann Defretin
f84bec3dfb
Align SSL/TLS terminology
2023-04-22 16:22:19 +09:00
Yann Defretin
755456e555
Improve TLS Support documentation
2023-04-22 16:22:19 +09:00
Yann Defretin
ef94f3984e
Expose 443 port for TLS/secure endpoint feature
2023-04-22 16:22:19 +09:00
Yann Defretin
d42e42c3f0
Set default non chunked request size value
2023-04-22 16:22:19 +09:00
Yann Defretin
bc607d6cf9
Configure Secure Endpoint with environment variable
2023-04-22 16:22:19 +09:00
Yann Defretin
b8d285da04
Fix variable typo
2023-04-19 12:42:56 +09:00
Yann Defretin
52d942d3f7
Configure Keystore through environment variables
2023-04-19 12:42:56 +09:00
dependabot[bot]
af05534c64
Bump slf4j.version from 2.0.6 to 2.0.7
...
Bumps `slf4j.version` from 2.0.6 to 2.0.7.
Updates `slf4j-api` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7 )
Updates `jcl-over-slf4j` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 09:00:09 +09:00
dependabot[bot]
2d36d099ff
Bump surefire.version from 3.0.0-M9 to 3.0.0
...
Bumps `surefire.version` from 3.0.0-M9 to 3.0.0.
Updates `surefire-junit47` from 3.0.0-M9 to 3.0.0
Updates `surefire-testng` from 3.0.0-M9 to 3.0.0
Updates `surefire-junit-platform` from 3.0.0-M9 to 3.0.0
Updates `maven-surefire-plugin` from 3.0.0-M9 to 3.0.0
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M9...surefire-3.0.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.surefire:surefire-testng
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.surefire:surefire-junit-platform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 09:00:03 +09:00
dependabot[bot]
3cb90b2be5
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 08:59:57 +09:00
dependabot[bot]
655cac67f6
Bump maven-install-plugin from 3.1.0 to 3.1.1
...
Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-install-plugin/releases )
- [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.0...maven-install-plugin-3.1.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-02 08:59:46 +09:00