|
12f15c4c2b
|
fix readme paths in cargo.toml for new crates
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/tag/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
|
2025-03-05 11:00:19 +01:00 |
|
|
4689b10448
|
bump version to v1.1.0
|
2025-03-05 10:19:51 +01:00 |
|
|
c0846c56fe
|
api: unify http precondition handling
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-19 18:14:27 +01:00 |
|
|
1a8f74fc94
|
api: GetObject: implement if-match and if-unmodified-since
|
2025-02-19 17:26:29 +01:00 |
|
|
bf27a3ec98
|
web: implement x-amz-website-redirect-location
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-19 17:04:10 +01:00 |
|
|
cfe8e8d45c
|
api: PutObject: save trailer checksum in metadata
ci/woodpecker/push/debug Pipeline failed
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-18 21:56:32 +01:00 |
|
|
f6e805e7db
|
api: various fixes
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-18 21:47:53 +01:00 |
|
|
45e10e55f9
|
update aws-sdk-s3 in tests and fix wrong checksumming behavior in GetObject
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2025-02-18 15:33:42 +01:00 |
|
|
730bfee753
|
api: validate trailing checksum + add test for unsigned-paylad-trailer
|
2025-02-18 15:33:42 +01:00 |
|
|
ccab0e4ae5
|
api: fix optional \n after trailer checksum header
|
2025-02-18 15:33:42 +01:00 |
|
|
abb60dcf7e
|
api: remove content-encoding: aws-chunked for streaming payload
|
2025-02-18 15:33:42 +01:00 |
|
|
f8b0817ddc
|
api: streaming signature: fix trailer parsing
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-18 12:00:41 +01:00 |
|
|
21c0dda16a
|
api: refactor: move checksumming code around again
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-17 20:11:06 +01:00 |
|
|
658541d812
|
api: use checksumming in api_common::signature for put/putpart
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-17 19:54:25 +01:00 |
|
|
c5df820e2c
|
api: start refactor of signature to calculate checksums earlier
|
2025-02-17 18:47:06 +01:00 |
|
|
a04d6cd5b8
|
api: streaming: parse unsigned streaming bodies and payload trailers
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2025-02-17 16:23:24 +01:00 |
|
|
44a896f9b5
|
api: add logic to parse x-amz-content-sha256
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2025-02-16 18:25:35 +01:00 |
|
|
cee7560fc1
|
api: refactor: move checksum algorithms to common
|
2025-02-16 17:25:55 +01:00 |
|
|
2f0c5ca220
|
signature: refactor: move constant defs to mod.rs
|
2025-02-16 16:34:18 +01:00 |
|
|
859b38b0d2
|
Merge pull request 'fix compilation warnings' (#959) from fixes into main
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
Reviewed-on: #959
|
2025-02-14 17:32:30 +00:00 |
|
|
c9d00f5f7b
|
garage_api_s3: remove unused field in ListPartsQuery
|
2025-02-14 18:25:23 +01:00 |
|
|
165f9316e2
|
s3api: return Location in CompleteMultipartUpload (fix #852)
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
NB. The location returned is not guaranteed to work in all cases.
This already fixes the parse issue in #852.
|
2025-02-14 18:05:07 +01:00 |
|
|
c1b39d9ba1
|
s3 api: parse x-id query parameter and warn of any inconsistency (fix #822)
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2025-02-14 14:30:58 +01:00 |
|
|
5475da8ea8
|
remove async_trait used in generic_server.rs
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2025-02-05 20:31:34 +01:00 |
|
|
d18c5ad0ff
|
fix tests
ci/woodpecker/pr/debug Pipeline failed
ci/woodpecker/push/debug Pipeline failed
|
2025-01-31 19:12:51 +01:00 |
|
|
3d5e9a027e
|
cargo defs: simplify and fix descriptions
ci/woodpecker/pr/debug Pipeline failed
ci/woodpecker/push/debug Pipeline failed
|
2025-01-31 18:54:29 +01:00 |
|
|
4563313f87
|
use cargo-shear to remove many unused dependencies between crates
|
2025-01-31 18:47:30 +01:00 |
|
|
afa28706e5
|
split s3/cors.rs into also common/cors.rs
ci/woodpecker/push/debug Pipeline failed
|
2025-01-31 18:42:14 +01:00 |
|
|
84f1db91c4
|
fix things up
|
2025-01-31 18:34:57 +01:00 |
|
|
9fa20d45be
|
wip: split garage_api into garage_api_{common,s3,k2v,admin}
|
2025-01-31 18:18:29 +01:00 |
|
|
9f3c7c3720
|
api: better handling of helper errors to distinguish error codes
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline is pending
ci/woodpecker/deployment/release/4 Pipeline is pending
ci/woodpecker/deployment/release/1 Pipeline failed
ci/woodpecker/deployment/debug Pipeline failed
ci/woodpecker/deployment/release/2 Pipeline failed
ci/woodpecker/deployment/publish unknown status
|
2025-01-29 19:14:34 +01:00 |
|
|
e8fa89e834
|
s3 api: make x-amz-meta-* headers lowercase (fix #844)
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2025-01-27 19:58:06 +01:00 |
|
Stefan Majer
|
2eb9fcae20
|
Fix all typos
ci/woodpecker/pr/debug Pipeline failed
|
2025-01-16 13:22:00 +01:00 |
|
|
7a143f46fc
|
Bump to version 1.0.1
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/tag/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
|
2024-09-22 14:25:32 +02:00 |
|
|
baf32c9575
|
api servers: kill opened connections after SIGINT after 10s deadline (fix #806)
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2024-08-25 20:04:56 +02:00 |
|
|
f190032589
|
don't modify postobject request before validating policy
ci/woodpecker/pr/debug Pipeline was successful
|
2024-08-10 20:10:47 +02:00 |
|
|
afad62939e
|
[next-0.10] bump version number to 1.0
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
|
2024-03-28 15:19:44 +01:00 |
|
|
25c196f34d
|
[next-0.10] admin api: fix logic in get cluster status
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
|
2024-03-27 13:55:49 +01:00 |
|
|
01a0bd5410
|
[next-0.10] remove impl Deref for LayoutHelper
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
|
2024-03-27 13:32:13 +01:00 |
|
|
74949c69cb
|
[s3-checksum] implement x-amz-checksum-* headers
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2024-03-26 15:01:34 +01:00 |
|
|
961b4f9af3
|
[net-fixes] fix issues with local peer address (fix #761)
|
2024-03-21 10:45:34 +01:00 |
|
|
3fcb54e3cf
|
[sse-c] Remove special case for Content-Type header
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/deployment/debug Pipeline was successful
ci/woodpecker/deployment/release/1 Pipeline was successful
ci/woodpecker/deployment/release/3 Pipeline was successful
ci/woodpecker/deployment/release/4 Pipeline was successful
ci/woodpecker/deployment/release/2 Pipeline was successful
ci/woodpecker/deployment/publish Pipeline was successful
|
2024-03-07 15:43:48 +01:00 |
|
|
57acc60082
|
[sse-c] Implement SSE-C encryption
|
2024-03-07 15:43:47 +01:00 |
|
|
fe2dc5d51c
|
Merge branch 'main' into next-0.10
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2024-03-07 14:00:34 +01:00 |
|
|
eab2b81be2
|
[unicode-headers] allow utf-8 in headers + add test for object metadata
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2024-03-07 13:42:01 +01:00 |
|
|
bbde9bc912
|
Merge branch 'main' into next-0.10
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline failed
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
|
2024-03-04 15:56:10 +01:00 |
|
|
3168bb34a0
|
Merge pull request 'add request context helper' (#751) from yuka/garage:req-ctx into main
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
Reviewed-on: #751
|
2024-03-04 14:51:05 +00:00 |
|
|
8670140358
|
[rel-0.9.3] Bump version to 0.9.3
ci/woodpecker/push/debug Pipeline was successful
|
2024-03-04 14:00:55 +01:00 |
|
|
c8e416aaa5
|
[test-presigned] Use a HeaderMap type for QueryMap
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
|
2024-03-04 13:33:14 +01:00 |
|
Yureka
|
fb55682c66
|
add request context helper
ci/woodpecker/pr/debug Pipeline was successful
|
2024-03-04 13:26:39 +01:00 |
|