aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-04-24add field types but without valuechrislu1-1/+4
2024-04-24record type is also optionalchrislu1-0/+1
2024-04-24delete the generated filechrislu1-0/+4
2024-04-24Update .gitignorechrislu1-0/+1
2024-04-24add some noteschrislu1-0/+3
2024-04-24adjust testchrislu1-6/+10
2024-04-24Fixes race with unlocked setter. (#5532)M@1-0/+2
2024-04-24Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533)M@4-6/+5
2024-04-24works with single level of listchrislu4-60/+71
2024-04-24filer read chunk retry if status code 499 (#5528)Konstantin Lebedev1-1/+1
2024-04-24fix orderingchrislu1-1/+1
2024-04-23fix "volume.fix.replication" move many replications only to one volumeServer ↵skycope3-15/+23
(#5522)
2024-04-22chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.12 to 3.5.13 (#5516)dependabot[bot]2-6/+6
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.12 to 3.5.13. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.12...v3.5.13) --- 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>
2024-04-22chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (#5520)dependabot[bot]2-9/+9
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.39.1 to 1.40.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.39.1...spanner/v1.40.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage 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>
2024-04-22chore(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.36.0 to 0.37.0 (#5517)dependabot[bot]2-3/+3
Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/rabbitpubsub 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>
2024-04-22chore(deps): bump google.golang.org/api from 0.172.0 to 0.176.0 (#5518)dependabot[bot]2-18/+18
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.172.0 to 0.176.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.176.0) --- updated-dependencies: - dependency-name: google.golang.org/api 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>
2024-04-22chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 (#5519)dependabot[bot]2-3/+3
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver 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>
2024-04-22has a bugchrislu6-19/+317
2024-04-18all record fields are optional by defaultchrislu3-71/+85
2024-04-18add testchrislu2-9/+25
2024-04-18support list typechrislu1-10/+16
2024-04-18add schema builderchrislu2-0/+99
2024-04-18Merge branch 'master' into mq-subscribechrislu12-40/+53
2024-04-18avoid repeated calls to heavy-weighted viperchrislu4-20/+32
2024-04-18improve perf a bitchrislu1-1/+2
2024-04-18renamechrislu4-13/+13
2024-04-17convert to parquet schema and valuechrislu7-84/+358
2024-04-17rename VolumeServerVolumeGauge (#5504)steve.wei5-8/+8
2024-04-15Merge branch 'master' into mq-subscribechrislu23-61/+118
2024-04-15chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.63.0 to ↵dependabot[bot]2-3/+3
3.65.0 (#5498) chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.63.0 to 3.65.0. - [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.63.0...v3.65.0) --- updated-dependencies: - dependency-name: github.com/ydb-platform/ydb-go-sdk/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>
2024-04-15chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.13.0 (#5499)dependabot[bot]2-7/+7
Bumps [github.com/go-redsync/redsync/v4](https://github.com/go-redsync/redsync) from 4.11.0 to 4.13.0. - [Release notes](https://github.com/go-redsync/redsync/releases) - [Commits](https://github.com/go-redsync/redsync/compare/v4.11.0...v4.13.0) --- updated-dependencies: - dependency-name: github.com/go-redsync/redsync/v4 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>
2024-04-15chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#5500)dependabot[bot]2-3/+3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc 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>
2024-04-15chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#5501)dependabot[bot]2-9/+9
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0. - [Commits](https://github.com/golang/net/compare/v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: golang.org/x/net 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>
2024-04-15chore(deps): bump github.com/arangodb/go-driver from 1.6.1 to 1.6.2 (#5502)dependabot[bot]2-3/+3
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/arangodb/go-driver/releases) - [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/arangodb/go-driver/compare/v1.6.1...v1.6.2) --- updated-dependencies: - dependency-name: github.com/arangodb/go-driver 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>
2024-04-15chore(deps): bump wangyoucao577/go-release-action from 1.49 to 1.50 (#5503)dependabot[bot]6-14/+14
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.49 to 1.50. - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](https://github.com/wangyoucao577/go-release-action/compare/b173bce0484dc9f34c585181e5db16bd8756a21e...8fa1e8368c8465264d64e0198208e10f71474c87) --- updated-dependencies: - dependency-name: wangyoucao577/go-release-action 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>
2024-04-143.653.65chrislu2-3/+3
2024-04-14[s3] fix s3 test_multipart_get_part (#5476)Konstantin Lebedev7-11/+53
* try fix s3 test_multipart_get_part * add passed s3 tests * fix SeaweedFSUploadId * rm spaces * convert part request to range * add passed s3 tests of multipart
2024-04-14chore: fix some typos in comments (#5497)yudrywet5-6/+6
2024-04-12publisher send schemachrislu3-0/+15
2024-04-12fix testchrislu1-13/+0
2024-04-12rename parameterchrislu3-11/+9
2024-04-12Create schema.gochrislu1-0/+32
2024-04-12save schema when configuring topicchrislu1-0/+10
2024-04-12add proto for valuechrislu4-507/+841
2024-04-12minorchrislu2-3/+3
2024-04-12all fields are optionalchrislu2-80/+41
2024-04-12add testchrislu1-2/+17
2024-04-12add schema.protochrislu4-0/+659
2024-04-11log possible racing conditionchrislu2-12/+12
fix https://github.com/seaweedfs/seaweedfs/issues/5412
2024-04-11log possible racing conditionchrislu2-12/+12
fix https://github.com/seaweedfs/seaweedfs/issues/5412