| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 94f302fb34 | Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](94ab11c41e...f211e3e9ded2d9377c8cadc4489a4e38014bc4c9)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 4 years ago | 
				
					
						|  chrislu | 73961e24d8 | 3.01 | 4 years ago | 
				
					
						|  chrislu | 00c1dfec4f | go fmt | 4 years ago | 
				
					
						|  chrislu | ce1e8e58ae | fix test | 4 years ago | 
				
					
						|  chrislu | 2c0fdf3693 | fix tests | 4 years ago | 
				
					
						|  chrislu | 94635e9b5c | filer: add filer group | 4 years ago | 
				
					
						|  chrislu | 4bd6bea429 | fix test | 4 years ago | 
				
					
						|  chrislu | 5d081d5c3c | skip if already copied to remote fix https://github.com/chrislusf/seaweedfs/issues/2993 | 4 years ago | 
				
					
						|  chrislu | 1aae7a3f1b | volume.tier.upload progress starts negative #2992 fix https://github.com/chrislusf/seaweedfs/issues/2992 | 4 years ago | 
				
					
						|  chrislu | ea8a7a5584 | Merge branch 'master' of https://github.com/chrislusf/seaweedfs | 4 years ago | 
				
					
						|  chrislu | 192983b464 | s3 backend support customizing storage class | 4 years ago | 
				
					
						|  Chris Lu | b2a96cee21 | Merge pull request #2989 from kmlebedev/issues/2987 | 4 years ago | 
				
					
						|  Konstantin Lebedev | 03aec9ce7e | avoid panic if hashicorp raft not initialized | 4 years ago | 
				
					
						|  Chris Lu | d71a1fd077 | Merge pull request #2986 from guo-sj/fix_return_value fix return value | 4 years ago | 
				
					
						|  guosj | 1a5de36257 | fix return value | 4 years ago | 
				
					
						|  Chris Lu | 4e97b6146a | Merge pull request #2982 from kmlebedev/issues/2981 avoid empty listMultipartUploads response | 4 years ago | 
				
					
						|  chrislu | b2a6111090 | skip ipv6  all interfaces and localhost fix https://github.com/chrislusf/seaweedfs/issues/2983 | 4 years ago | 
				
					
						|  Chris Lu | ddec170bc9 | Update README.md | 4 years ago | 
				
					
						|  Konstantin Lebedev | 306cf70c4a | avoid empty listMultipartUploads response | 4 years ago | 
				
					
						|  chrislu | 70e5a1b632 | volume close should wait for committing compaction | 4 years ago | 
				
					
						|  Chris Lu | ffe028f8d0 | Merge pull request #2974 from kmlebedev/wait_volume_closed_compression waite volume being closed during compression idx | 4 years ago | 
				
					
						|  chrislu | 37ab8909b0 | use two flags: v.isCompacting and v.isCommitCompacting | 4 years ago | 
				
					
						|  Chris Lu | b557faf175 | Merge pull request #2967 from kmlebedev/vl_chk_disk_vlid volume.check.disk add param volumeId | 4 years ago | 
				
					
						|  Chris Lu | eb49bd5638 | Merge pull request #2970 from kmlebedev/vlm_fsck_forcePurging delete missing data from volumes in one replica | 4 years ago | 
				
					
						|  Chris Lu | 15c7d6e7bc | temporarily skip arm64 for mac | 4 years ago | 
				
					
						|  chrislu | 94f824e1ce | volume: sync to disk before copying volume files address https://github.com/chrislusf/seaweedfs/issues/2976 | 4 years ago | 
				
					
						|  Konstantin Lebedev | 7315d1d039 | waite volume being closed during compression idx | 4 years ago | 
				
					
						|  Konstantin Lebedev | d4343ab7da | forcePurging desc | 4 years ago | 
				
					
						|  Konstantin Lebedev | ae56b2c00f | change forcePurging to a pointer | 4 years ago | 
				
					
						|  Konstantin Lebedev | 6d2fda27d2 | delete missing data from volumes in one replica | 4 years ago | 
				
					
						|  Chris Lu | 3bce568c32 | Merge pull request #2969 from chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.8 | 4 years ago | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | e236978472 | Bump github.com/hashicorp/raft from 1.3.7 to 1.3.8 Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/raft/compare/v1.3.7...v1.3.8)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/raft
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 4 years ago | 
				
					
						|  Konstantin Lebedev | 67476d830a | volume.check.disk add param volumeId | 4 years ago | 
				
					
						|  Chris Lu | 42cc8d8aa3 | Update binaries_release2.yml | 4 years ago | 
				
					
						|  Chris Lu | b1dac20c70 | Merge pull request #2965 from chrislusf/dependabot/go_modules/google.golang.org/grpc-1.46.0 Bump google.golang.org/grpc from 1.45.0 to 1.46.0 | 4 years ago | 
				
					
						|  Chris Lu | 6610ec739d | Merge pull request #2963 from chrislusf/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.4 Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4 | 4 years ago | 
				
					
						|  Chris Lu | d7cadd9e5b | Merge pull request #2964 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.17.0 Bump modernc.org/sqlite from 1.16.0 to 1.17.0 | 4 years ago | 
				
					
						|  Chris Lu | 526e1e0b4f | Merge pull request #2962 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.45 Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45 | 4 years ago | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | c18960a1d5 | Bump google.golang.org/grpc from 1.45.0 to 1.46.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.45.0...v1.46.0)
---
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> | 4 years ago | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | a178e45713 | Bump modernc.org/sqlite from 1.16.0 to 1.17.0 Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.16.0 to 1.17.0.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 4 years ago | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 09c7564219 | Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4 Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.3...v3.5.4)
---
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> | 4 years ago | 
				
					
						|  chrislu | 2aef5b8b32 | 3.00 | 4 years ago | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 8212dd58e0 | Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.44 to 1.43.45.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.44...v1.43.45)
---
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> | 4 years ago | 
				
					
						|  Chris Lu | 14a917c262 | Update dependabot.yml | 4 years ago | 
				
					
						|  Chris Lu | 184e982898 | Merge pull request #2957 from guo-sj/handle_implicit_username Handle implicit username | 4 years ago | 
				
					
						|  Chris Lu | 70ad3ccf4f | Merge pull request #2960 from guol-fnst/fix_errcode fix http response error code | 4 years ago | 
				
					
						|  guosj | 8fd7b24b80 | remove redundant logs & add unit test | 4 years ago | 
				
					
						|  guol-fnst | 8b2552f944 | fix http response error code | 4 years ago | 
				
					
						|  guosj | 09befe871f | Merge branch 'master' into handle_implicit_username | 4 years ago | 
				
					
						|  Chris Lu | f3d4576790 | Merge pull request #2956 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.44 | 4 years ago |