11421 Commits (c8b0a04409dd28f733730d1e9cfe703778e95a72)
 

Author SHA1 Message Date
Konstantin Lebedev c8b0a04409
golang up version to 1.24 (#6724) 7 days ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 7 days ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 7 days ago
Lisandro Pin cea34dc21a
Fix implementation of `master_pb.CollectionList` RPC call (#6715) 2 weeks ago
dependabot[bot] df6f230681
chore(deps): bump gocloud.dev/pubsub/natspubsub from 0.40.0 to 0.41.0 (#6707) 2 weeks ago
dependabot[bot] 7a97bea3c0
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.104.1 to 3.106.1 (#6705) 2 weeks ago
dependabot[bot] 23fe412ee3
chore(deps): bump cloud.google.com/go/pubsub from 1.48.1 to 1.49.0 (#6706) 2 weeks ago
dependabot[bot] ae73bc9685
chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#6708) 2 weeks ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 3 weeks ago
dependabot[bot] 2e0e5c09cd
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.12 to 1.29.13 (#6692) 3 weeks ago
dependabot[bot] ad138a0c0e
chore(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 (#6691) 3 weeks ago
dependabot[bot] 999ca04e64
chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#6690) 3 weeks ago
dependabot[bot] 183ab487c6
chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#6693) 3 weeks ago
Konstantin Lebedev aa9121aa9d
Revert "[filer] void panic if s3opt.tlsCACertificate is nill" (#6694) 3 weeks ago
Konstantin Lebedev 4dca59ed27
[filer] void panic if s3opt.tlsCACertificate is nill (#6685) 3 weeks ago
dependabot[bot] cc67a0370c
chore(deps): bump cloud.google.com/go/pubsub from 1.48.0 to 1.48.1 (#6686) 3 weeks ago
dependabot[bot] 43ffbfe608
chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.40.0 to 0.41.0 (#6687) 3 weeks ago
dependabot[bot] b10791f8a0
chore(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 (#6688) 3 weeks ago
dependabot[bot] 55501bb51c
chore(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0 (#6689) 3 weeks ago
bwlfhu 0e08b83521
Fix volume ttl (#6683) 4 weeks ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 4 weeks ago
chrislu 1af0b282db skip logs 4 weeks ago
dependabot[bot] 9d482a8da9
chore(deps): bump github.com/hashicorp/raft from 1.7.2 to 1.7.3 (#6677) 4 weeks ago
dependabot[bot] 43019b4fdb
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.20 to 3.5.21 (#6678) 4 weeks ago
dependabot[bot] da4a63cf61
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.8 to 1.9.9 (#6680) 4 weeks ago
MaratKarimov ba3afd1803
Tarantool filer store (#6669) 1 month ago
Chris Lu 528702d30b
errors when reading uncached files from cloud drive (#6674) 1 month ago
alingse 46b3a71a1f
fix call writeJsonError with a nil value error after check another err (#6673) 1 month ago
Chris Lu 669a3917af
add lua redis store to ensure atomicity (#6671) 1 month ago
chrislu 9d8b975ff9 sync pb 1 month ago
chrislu 138b66231a fix help message 1 month ago
dependabot[bot] 4a37ea443e
chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 (#6663) 1 month ago
dependabot[bot] 1c0a057af8
chore(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.19 to 3.5.20 (#6662) 1 month ago
dependabot[bot] bb32bb3053
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.1 to 1.78.2 (#6661) 1 month ago
dependabot[bot] c9faddf799
chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#6660) 1 month ago
Karol Będkowski 95746f48e6
feat/fix: add s3.cacert.file/tlsVerifyClientCert to filer command (#6659) 1 month ago
dependabot[bot] cbf4ae76a2
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#6653) 1 month ago
dependabot[bot] f88f7e7074
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#6654) 1 month ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 1 month ago
Aleksey Kosov 43c3e80970
added a check for the nil value when requesting FindEntry. (#6651) 1 month ago
dependabot[bot] 8fc63361f2
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 (#6648) 1 month ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 1 month ago
jang1lee 4ad669b2aa
Fixes files with TTL can not be read in a mounted folder (#6646) 1 month ago
chrislu f99a818ad2 deal with handle not found when flushing 1 month ago
chrislu 94bd8b39cf refactor 1 month ago
chrislu cb33ee006e skip headers when signing a request 1 month ago
SmoothDenis e60aa71890
fix: restore deletion audit of individual objects (#6644) 1 month ago
chrislu 7244a3d047 set exit status 1 month ago
Weihao Jiang 75ef324533
Allow standalone webdav server to bind specific address (#6403) 1 month ago
dependabot[bot] 5ab04e1baf
chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#6643) 1 month ago