aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-02-27enable gocdk in the generated local imageorigin/data_query_pushdownchrislu1-1/+2
fix https://github.com/seaweedfs/seaweedfs/issues/4256
2023-02-16add uint64chrislu3-2/+121
2023-02-13tests can compilechrislu7-0/+1635
2023-02-09do not move cloud tier volumeschrislu1-0/+4
fix https://github.com/seaweedfs/seaweedfs/issues/4195
2023-02-09fix bug when vid not foundchrislu1-1/+1
fix https://github.com/seaweedfs/seaweedfs/issues/4193
2023-02-09update goexif versionchrislu2-1/+3
2023-02-08go 1.20 (#4192)Chris Lu4-4/+4
2023-02-07text changechrislu1-2/+2
2023-02-07typochrislu1-1/+1
2023-02-07detect invalid bucket namechrislu1-0/+9
fix https://github.com/seaweedfs/seaweedfs/issues/4143
2023-02-07refactoringchrislu4-57/+80
2023-02-07ADHOC: s3 bucket name verification (#4189)Eric Yang2-0/+59
* ADHOC: s3 bucket name verification * add test
2023-02-06volume:fix return if Replicate write error (#4188)Neo1-0/+1
2023-02-06build(deps): bump github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.0 ↵dependabot[bot]2-5/+6
(#4185) build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](https://github.com/schollz/progressbar/compare/v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#4181)dependabot[bot]7-7/+7
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/15c905b16b06416d2086efa066dd8e3a35cc7f98...f03ac48505955848960e80bbb68046aa35c7b9e7) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#4182)dependabot[bot]7-7/+7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/37abcedcc1da61a57767b7588cb9d03eb57e28b3...3b5e8027fcad23fda98b2e3ac259d8d67585f671) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump github.com/klauspost/reedsolomon from 1.11.5 to 1.11.6 (#4183)dependabot[bot]2-3/+3
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.11.5 to 1.11.6. - [Release notes](https://github.com/klauspost/reedsolomon/releases) - [Commits](https://github.com/klauspost/reedsolomon/compare/v1.11.5...v1.11.6) --- updated-dependencies: - dependency-name: github.com/klauspost/reedsolomon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump github.com/Jille/raft-grpc-transport from 1.3.0 to 1.4.0 ↵dependabot[bot]2-3/+3
(#4184) build(deps): bump github.com/Jille/raft-grpc-transport Bumps [github.com/Jille/raft-grpc-transport](https://github.com/Jille/raft-grpc-transport) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/Jille/raft-grpc-transport/releases) - [Commits](https://github.com/Jille/raft-grpc-transport/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/Jille/raft-grpc-transport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump github.com/tikv/client-go/v2 from 2.0.4 to 2.0.5 (#4186)dependabot[bot]2-17/+26
Bumps [github.com/tikv/client-go/v2](https://github.com/tikv/client-go) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/tikv/client-go/releases) - [Commits](https://github.com/tikv/client-go/compare/v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: github.com/tikv/client-go/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 (#4187)dependabot[bot]2-11/+9
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.ppc64le) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.6...v3.5.7) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06Update backers.md (#4179)Tobias Gurtzick1-0/+1
2023-02-053.423.42chrislu2-3/+3
2023-02-05adding support for B2 region (#4177)Muhammad Hallaj bin Subery19-121/+158
Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io>
2023-02-01fix filer.remote.sync on a S3 cloud mountchrislu1-0/+3
fix https://github.com/seaweedfs/seaweedfs/issues/4175
2023-02-01Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu3-14/+13
2023-02-01fix null content type caused exception in hdfs clientchrislu1-0/+2
fix https://github.com/seaweedfs/seaweedfs/issues/4170
2023-01-31memchunk save content twice (#4174)wusong1-7/+3
2023-01-31filter system log dir does not make subscribe event (#4172)Neo1-4/+7
2023-01-31[mount]: delete redundant code (#4173)wusong1-3/+3
2023-01-31 make directory lister trigger if mime type is httpd/unix-directory (#4169)a1-1/+3
2023-01-30build(deps): bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.189 (#4164)dependabot[bot]2-3/+3
2023-01-30build(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 (#4166)dependabot[bot]2-3/+3
2023-01-30build(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 (#4167)dependabot[bot]2-6/+6
2023-01-30build(deps): bump github.com/klauspost/reedsolomon from 1.11.3 to 1.11.5 (#4165)dependabot[bot]2-3/+3
2023-01-30build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.5 to ↵dependabot[bot]2-3/+3
3.42.6 (#4168)
2023-01-30build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#4163)dependabot[bot]7-7/+7
2023-01-293.413.41chrislu2-3/+3
2023-01-29skipping manifest chunk volume id changechrislu1-0/+4
2023-01-29add fs.meta.changeVolumeIdchrislu1-0/+121
2023-01-29[mount] fix metacache update (#4161)wusong1-2/+6
2023-01-28fix index (#4158)Guo Lei1-1/+1
2023-01-23Update README.mdChris Lu1-1/+1
2023-01-23build(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.184 (#4150)dependabot[bot]2-3/+3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.175 to 1.44.184. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.175...v1.44.184) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#4153)dependabot[bot]2-17/+15
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23build(deps): bump gocloud.dev/pubsub/natspubsub from 0.27.0 to 0.28.0 (#4154)dependabot[bot]2-6/+6
Bumps [gocloud.dev/pubsub/natspubsub](https://github.com/google/go-cloud) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/natspubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23build(deps): bump github.com/linxGnu/grocksdb from 1.7.10 to 1.7.14 (#4152)dependabot[bot]2-3/+3
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.10 to 1.7.14. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.10...v1.7.14) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23build(deps): bump github.com/Shopify/sarama from 1.37.2 to 1.38.1 (#4151)dependabot[bot]2-12/+15
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.37.2 to 1.38.1. - [Release notes](https://github.com/Shopify/sarama/releases) - [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/sarama/compare/v1.37.2...v1.38.1) --- updated-dependencies: - dependency-name: github.com/Shopify/sarama dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20grpc connection to filer add sw-client-id headerchrislu36-61/+74
2023-01-17Use semver 2 in Chart.yaml (#4142)Cristian Chiru1-2/+2
2023-01-16Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+1