aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-043.523.52chrislu2-3/+3
2023-06-04S3 TLS credentials Refreshing (#4506)Konstantin Lebedev2-7/+29
2023-06-03fix deadlock for filer upload (#4527)wusong1-18/+8
2023-06-02set df.File to nil after it is closedchrislu1-3/+19
2023-05-31fix java ssl context loadingchrislu1-1/+1
2023-05-30reduce the window size between unregistering a volume server and creating vol...chrislu3-7/+13
2023-05-29upgrade rocksdb versionschrislu5-4/+6
2023-05-29Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu4-55/+57
2023-05-29adjust error messagechrislu1-0/+3
2023-05-29build(deps): bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.271 (#4515)dependabot[bot]2-3/+3
2023-05-29build(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#4516)dependabot[bot]2-14/+13
2023-05-29build(deps): bump github.com/pquerna/cachecontrol from 0.1.0 to 0.2.0 (#4514)dependabot[bot]2-3/+3
2023-05-29build(deps): bump google.golang.org/api from 0.122.0 to 0.124.0 (#4512)dependabot[bot]2-9/+9
2023-05-29build(deps): bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (#4513)dependabot[bot]2-3/+3
2023-05-24add return for error handle (#4502)wusong1-2/+4
2023-05-22build(deps): bump github.com/aws/aws-sdk-go from 1.44.258 to 1.44.266 (#4495)dependabot[bot]2-3/+3
2023-05-22build(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#4493)dependabot[bot]1-1/+1
2023-05-22build(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#4496)dependabot[bot]2-3/+3
2023-05-22build(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.1.2 ...dependabot[bot]2-12/+15
2023-05-22build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#4498)dependabot[bot]2-5/+3
2023-05-213.513.51chrislu2-3/+3
2023-05-21fix no more writables volumes while disk free space is sufficient (#4491)wusong2-0/+17
2023-05-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu7-134/+153
2023-05-21recover build on windowschrislu2-1/+3
2023-05-19support swift (#4480)mervynzhang4-126/+142
2023-05-18Feat: etcd filer store keys should have customizable prefix (#4484)Mesar Hameed3-8/+11
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS414-12/+40
2023-05-15fix testchrislu1-1/+1
2023-05-15Feat: support username/password authentication for etcd filer store s… (#4477)Mesar Hameed2-2/+9
2023-05-15build(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#4475)dependabot[bot]2-3/+3
2023-05-15build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#4474)dependabot[bot]2-14/+15
2023-05-15build(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#4473)dependabot[bot]2-3/+3
2023-05-15build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#4470)dependabot[bot]2-2/+2
2023-05-15build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.8 to 3.5.9 (#4471)dependabot[bot]2-9/+9
2023-05-15build(deps): bump google.golang.org/api from 0.114.0 to 0.122.0 (#4472)dependabot[bot]2-15/+17
2023-05-113.50chrislu2-3/+3
2023-05-09Revert "build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 t...3.50chrislu2-6/+5
2023-05-09Update go.sumchrislu1-0/+2
2023-05-09Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu2-16/+20
2023-05-09update raft versionchrislu2-5/+3
2023-05-08build(deps): bump github.com/aws/aws-sdk-go from 1.44.253 to 1.44.258 (#4457)dependabot[bot]2-3/+3
2023-05-08build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.43.0 to 3.46.0...dependabot[bot]2-5/+6
2023-05-08build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#4455)dependabot[bot]2-3/+3
2023-05-08build(deps): bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#4454)dependabot[bot]2-2/+5
2023-05-08build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#4453)dependabot[bot]2-3/+3
2023-05-07reset wait time on a successful retrychrislu1-0/+2
2023-05-073.49chrislu2-3/+3
2023-05-07Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu2-24/+93
2023-05-07update raftchrislu3-5/+7
2023-05-04fix shell volume.balance bug (#4447)themarkchen2-24/+93