41f5cc69b4 
								
									
								
							
								 
							
						 
						
							
							
								
								Cassandra loss dir ( #6559 )  
							
							
 
							
							
							removed initialization of the local err
Co-authored-by: akosov <a.kosov@kryptonite.ru> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddd67dd191 
								
							
								 
							
						 
						
							
							
								
								upgade rocksdb to 9.10.0  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78a897f14 
								
							
								 
							
						 
						
							
							
								
								freebsd has fs.Bavail as int64  
							
							
 
							
							
							fix freebsd building https://github.com/seaweedfs/seaweedfs/actions/runs/13380531394/job/37368195169  
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d7e06681d 
								
							
								 
							
						 
						
							
							
								
								3.85  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7fa0e78abd 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 ( #6557 )  
							
							
 
							
							
							Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.218.0 to 0.221.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.218.0...v0.221.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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								82888da4e9 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.54 to 1.17.59 ( #6555 )  
							
							
 
							
							
							chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) from 1.17.54 to 1.17.59.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.54...credentials/v1.17.59 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1fea3f1072 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.98.0 to 3.99.10 ( #6558 )  
							
							
 
							
							
							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.98.0 to 3.99.10.
- [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.98.0...v3.99.10 )
---
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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								94c3de8273 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 ( #6554 )  
							
							
 
							
							
							Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7392161894 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: The free disk size and percentage are quite different from the output of df -h. ( #6550 )  
							
							
 
							
							
							* fix: record and delete bucket metrics after inactive
* feat: match available disk size with system cmd `dh -h`
* feat: move temp test to unmaintained/
---------
Co-authored-by: XYZ <XYZ> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c2b8942769 
								
									
								
							
								 
							
						 
						
							
							
								
								stop retry when all nodes have tried it ( #6551 )  
							
							
 
							
							
							Co-authored-by: liguowei <liguowei@xinye.com> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								441614b386 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: s3 command ignore -tlsVerifyClientCert and -cacert.file arguments ( #6547 )  
							
							
 
							
							
							s3 command ignore tlsVerifyClientCert and cacert.file arguments from
command line. On startS3Server instead of use real values (in s3opt),
default values (from s3Options, always empty) are checked.
Now on right values are checked and if user provide this arguments
RequireAndVerifyClientCert is set and/or ca certificate is loaded. 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								903d288e08 
								
									
								
							
								 
							
						 
						
							
							
								
								Helm: Support map format for image pull secrets ( #6546 )  
							
							
 
							
							
							Support map format for image pull secrets 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								485c881c10 
								
									
								
							
								 
							
						 
						
							
							
								
								fix helm: s3 allowEmptyFolder flag if ( #6204 ) ( #6206 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9604db2c93 
								
									
								
							
								 
							
						 
						
							
							
								
								implement s3 streaming-unsigned-payload-trailer ( #6539 )  
							
							
 
							
							
							* implement s3 streaming-unsigned-payload-trailer
* chore: remove print 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								392656d59e 
								
									
								
							
								 
							
						 
						
							
							
								
								`ec.encode`: Explictly mount EC shards after volume conversion. ( #6528 )  
							
							
 
							
							
							This guarantees EC shards are immediately available after encoding,
even if not affected by subsequent re-balancing. 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de66c82252 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.2 to 1.76.0 ( #6535 )  
							
							
 
							
							
							chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.75.2 to 1.76.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.75.2...service/s3/v1.76.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								239bef5677 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.0 to 1.36.1 ( #6538 )  
							
							
 
							
							
							Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2 ) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.0...v1.36.1 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de61e21654 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump modernc.org/strutil from 1.2.0 to 1.2.1 ( #6537 )  
							
							
 
							
							
							Bumps [modernc.org/strutil](https://gitlab.com/cznic/strutil ) from 1.2.0 to 1.2.1.
- [Commits](https://gitlab.com/cznic/strutil/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: modernc.org/strutil
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3220c0de15 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 ( #6536 )  
							
							
 
							
							
							Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/sync/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bad0c61154 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 ( #6534 )  
							
							
 
							
							
							Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b4fd5f71c0 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ( #6533 )  
							
							
 
							
							
							Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6524bf65af 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e369fe5c72 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 ( #6532 )  
							
							
 
							
							
							Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](53851d1459 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9ca2b0b763 
								
									
								
							
								 
							
						 
						
							
							
								
								omit http and https ports when using X-Forwarded-Port ( #6527 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a7b964af96 
								
									
								
							
								 
							
						 
						
							
							
								
								add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER ( #6525 )  
							
							
 
							
							
							* add tests for s3 signature
* add test for newSignV4ChunkedReader.Read()
* add glog import 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e8d8bfcccc 
								
									
								
							
								 
							
						 
						
							
							
								
								Nit: remove missing newlines on `weed shell` commands output. ( #6524 )  
							
							
 
							
							
							Nit: remove missing newlines on `weed` commands output. 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8eab76c5db 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: record and delete bucket metrics after inactive ( #6523 )  
							
							
 
							
							
							Co-authored-by: XYZ <XYZ> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9ebc132ffc 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: bucket-hook fails with gnu wget ( #6521 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								29c2d9b965 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove warning on EC balancing if no replica placement settings are found. ( #6516 )  
							
							
 
							
							
							Effectively undoes c9399a68; with ff8bd862 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a250699225 
								
									
								
							
								 
							
						 
						
							
							
								
								use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature ( #6514 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								68f547bdf2 
								
									
								
							
								 
							
						 
						
							
							
								
								Nit: fix missing newline on EC balancing warnings regarding replica settings ( #6509 )  
							
							
 
							
							
							Nit: fix missing newline on EC balancing warnings regarding replica settings.
See 79136812 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e46960651 
								
							
								 
							
						 
						
							
							
								
								use golang:1.23  image  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95d8f4415a 
								
							
								 
							
						 
						
							
							
								
								3.84  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fd42f5d06 
								
							
								 
							
						 
						
							
							
								
								Revert "Add content length to filer's requests ( #6489 )"  
							
							
 
							
							
							This reverts commit 9f42ce3f01 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8f45e4589c 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump cloud.google.com/go/pubsub from 1.45.3 to 1.47.0 ( #6501 )  
							
							
 
							
							
							* chore(deps): bump cloud.google.com/go/pubsub from 1.45.3 to 1.47.0
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go ) from 1.45.3 to 1.47.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/pubsub/v1.45.3...pubsub/v1.47.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* go mod tidy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c105f5a1b8 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.72.0 to 1.75.2 ( #6503 )  
							
							
 
							
							
							chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) from 1.72.0 to 1.75.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.72.0...service/s3/v1.75.2 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fc649018b0 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 ( #6502 )  
							
							
 
							
							
							Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.27.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bc5aadd8af 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.1 to 3.18.0 ( #6504 )  
							
							
 
							
							
							chore(deps): bump github.com/schollz/progressbar/v3
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar ) from 3.17.1 to 3.18.0.
- [Release notes](https://github.com/schollz/progressbar/releases )
- [Commits](https://github.com/schollz/progressbar/compare/v3.17.1...v3.18.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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								568c0e4a6e 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.36.0 ( #6505 )  
							
							
 
							
							
							Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2 ) from 1.34.0 to 1.36.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.34.0...v1.36.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  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> 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c3d7e6ae6 
								
							
								 
							
						 
						
							
							
								
								3.83  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42efade0dc 
								
							
								 
							
						 
						
							
							
								
								adjust fix  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/6497  
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a75271dd43 
								
							
								 
							
						 
						
							
							
								
								ensure correct auto bucket creation  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/6497  
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fc4df944a0 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove rate limit semaphore on master's leader selection logic. ( #6494 )  
							
							
 
							
							
							This was introduced by 054374c7 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								331c1f0f3f 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve EC shards balancing logic regarding replica placement settings. ( #6491 )  
							
							
 
							
							
							The replica placement type specifies numebr of _replicas_ on the same/different rack;
that means we can have one EC shard copy on each, even if the replica setting is zero.
This PR reworks replica placement parsing for EC rebalancing, so we check allow
(replica placement + 1) when selecting racks and nodes to balance EC shards into. 
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								551baa44b2 
								
									
								
							
								 
							
						 
						
							
							
								
								verify if bucket exists in GetBucketLocationHandler ( #6485 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9f42ce3f01 
								
									
								
							
								 
							
						 
						
							
							
								
								Add content length to filer's requests ( #6489 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								250fbbb3db 
								
									
								
							
								 
							
						 
						
							
							
								
								`ec.balance`: Allow EC balancing without collections. ( #6488 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7913681297 
								
									
								
							
								 
							
						 
						
							
							
								
								`ec.encode`: Display a warning on EC balancing if no replica placement settings are found. ( #6487 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33ba88df9c 
								
							
								 
							
						 
						
							
							
								
								fix from ensure() before actual deletion, within the b2 client library  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/6483  
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7c3a0ed874 
								
									
								
							
								 
							
						 
						
							
							
								
								return error on invalid action in PutUserPolicy ( #6482 )  
							
							
								
 
							
							
						 
						9 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								be5f6b3565 
								
									
								
							
								 
							
						 
						
							
							
								
								chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.17 to 3.5.18 ( #6476 )  
							
							
 
							
							
							Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.17 to 3.5.18.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.17...v3.5.18 )
---
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> 
							
						 
						9 months ago