11475 Commits (dd5a24fb893a4fbfee9f42bc14ec0e47e23c5994)
 

Author SHA1 Message Date
dependabot[bot] dd5a24fb89
chore(deps): bump github.com/cognusion/imaging from 1.0.1 to 1.0.2 (#6818) 2 weeks ago
dependabot[bot] a907e71a96
chore(deps): bump google.golang.org/api from 0.232.0 to 0.234.0 (#6819) 2 weeks ago
Mohamed Sekour 27a392f706
Fix sftp performances and add seaweedfs all-in-one deployment (#6792) 2 weeks ago
Weihao Jiang ea70d17c5f
Make fuse command linux/MacOS only (#6811) 3 weeks ago
Lisandro Pin 2e1506c31e
Rewrite `needle_map.CompactMap()` for more efficient memory usage (#6813) 3 weeks ago
bwlfhu f1181f1121
Fix mysql tls enable (#6807) 3 weeks ago
chrislu f3d44b1eb6 Update fuse.go 3 weeks ago
chrislu 896096c41b fix compilation on windows 3 weeks ago
chrislu 25d6310307 fix error format 3 weeks ago
Weihao Jiang 874b4a5535
Ensure `weed fuse` master process exits after mounted (#6809) 3 weeks ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 weeks ago
Aleksey Kosov 5182d46e22
Added middleware for processing request_id grpc and http requests (#6805) 3 weeks ago
dependabot[bot] 140b7a7402
chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 (#6796) 3 weeks ago
dependabot[bot] c25e455111
chore(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#6797) 3 weeks ago
dependabot[bot] 01306b66ba
chore(deps): bump github.com/tarantool/go-tarantool/v2 from 2.3.0 to 2.3.2 (#6798) 3 weeks ago
dependabot[bot] 31660aa8e8
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 (#6799) 3 weeks ago
dependabot[bot] 0cc965737b
chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.6.0 (#6800) 3 weeks ago
dependabot[bot] 6fd752445e
chore(deps): bump cloud.google.com/go/storage from 1.51.0 to 1.54.0 (#6801) 3 weeks ago
Piotr Sawicki 372547e332
Helm chart - volume statefulset - volumeClaimTemplates - add apiVersion and kind for better compatibility with argocd (#6793) 4 weeks ago
dongxufeng ff878a542d
correctly report volume with input/output error to master (#6790) 4 weeks ago
chrislu d8c574a5ef fix fsync logic 4 weeks ago
Lisandro Pin 0be020b0fa
Nit: unify the default `--maxParallelization` value for `weed shell` commands supporting this option (#6788) 4 weeks ago
Lisandro Pin ba1d82db90
Move `shell.ErrorWaitGroup` into a common file, to cleanly reuse across `weed shell` commands. (#6780) 4 weeks ago
dependabot[bot] b0f7c33ce0
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 (#6781) 4 weeks ago
dependabot[bot] c993a43a91
chore(deps): bump golang.org/x/tools from 0.31.0 to 0.33.0 (#6782) 4 weeks ago
dependabot[bot] 6eaa35040b
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.3 (#6783) 4 weeks ago
dependabot[bot] 8da3079d22
chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#6784) 4 weeks ago
SmoothDenis 45964c2f86
fix: ydb filer bugs (#6778) 4 weeks ago
Kuzmin Anton 9c1048bacb
Add prefix listing in mongodb_store.go (#6777) 1 month ago
Lisandro Pin dddb0f0ae5
Fix update of `SeaweedFS_volumeServer_volumes` gauge metrics when EC shards are unmounted (#6776) 1 month ago
orthoxerox d8cc269294
feature: added ssl support for HCFS (#6699) (#6775) 1 month ago
Lisandro Pin 848d1f7c34
Improve safety for weed shell's `ec.encode`. (#6773) 1 month ago
Quentin D. 2ae5b480a6
Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771) 1 month ago
Lisandro Pin 97dad06ed8
Improve parallelization for `ec.encode` (#6769) 1 month ago
Bruce Zou 582206b7d2
load configuration before get max_file_name_length (#6766) 1 month ago
dependabot[bot] 7522f11fd7
chore(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 (#6720) 1 month ago
Manuel Leonhardt 3c15c8ddad
fix: remove blocking match label (#6760) 1 month ago
Mohamed Sekour 93aed187e9
Add SFTP Server Support (#6753) 1 month ago
ARibster a2c5510ae1
Addendum to issue #6733 (#6756) 1 month ago
dependabot[bot] a2473af05a
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.29.13 to 1.29.14 (#6757) 1 month ago
dependabot[bot] 51b0f9b7fd
chore(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 (#6758) 1 month ago
dependabot[bot] 5aff086aa4
chore(deps): bump actions/dependency-review-action from 4.3.2 to 4.6.0 (#6759) 1 month ago
chrislu e4e8505208 3.87 1 month ago
chrislu ed15357c7a adds tls examples 1 month ago
Jade Devin Cabatlao 21514e1fea
feat(redis): add mTLS support for Redis connection initialization (#6738) 1 month ago
dependabot[bot] 4e7948abd2
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#6750) 1 month ago
dependabot[bot] b45f43ded1
chore(deps): bump google.golang.org/api from 0.228.0 to 0.230.0 (#6742) 1 month ago
dependabot[bot] f14de131b3
chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 (#6743) 1 month ago
ARibster d424cbbcd5
fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 (#6747) 1 month ago
Taehyung Lim 71382d3279
bump depdency-review-action 4.3.0 -> 4.3.2 (#6732) 1 month ago