All Versions
82
Latest Version
Avg Release Cycle
5 days
Latest Release
1022 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v1.44 Changes
October 12, 2019- Filer
- Hadoop Compatible File System
- fix jar issues on Cloudera HDFS CDH
- Volume
- Experimental
- grpc API for server side json select pushdown
- increase thread safety by avoiding rand
-
v1.43 Changes
September 03, 2019- 🚀 Released 1.1.6 Hadoop clients, verified working with HDFS/Spark/HBase.
- master
- master followers can also lookup and redirect, improves master scalability
- clients are redirected to new leader, instead of looping through all masters.
- filer
- support Etcd as filer store, avoiding any SPOF.
- fix redis configuration typo for database. #1031
- volume
- mount
- add umask option, related to #978
- shell
- added an option to set the output file name
- added an option to see verbose output, default to non-verbose mode
- weed backup
- add ttl and replication parameter
-
v1.42 Changes
July 22, 2019- master:
- ensure only one exclusive vacuum process
- volume
- shell
- add fs.mv
- filer
- s3
- add location for multipart upload #1002
- master:
-
v1.41 Changes
July 08, 2019- filer
- leveldb2: fix directory listing #1001
- filer
-
v1.40 Changes
July 03, 2019 -
v1.38 Changes
June 24, 2019- metrics
- publish metrics to Prometheus Gateway
- shared Grafana dashboard https://grafana.com/dashboards/10423
- metrics
-
v1.37 Changes
June 22, 2019- 👍 erasure coding: supports blob deletion
- 👍 metrics: support Prometheus gateway
- filer
- fix issue #986 if you are using filer in 1.34, 1.35, please upgrade ASAP.
- fix Cassandra creating file via FUSE mount
-
v1.36
June 21, 2019 -
v1.35 Changes
June 11, 2019- 👌 Support Rack-Aware 10.4 Erasure Coding for warm storage. See https://github.com/chrislusf/seaweedfs/wiki/Erasure-Coding-for-warm-storage
- 🔒 Security: support JWT for volume server read access
-
v1.34 Changes
May 18, 2019- ⚡️ NOTICE: For filer with a large leveldb store, initial upgrading will trigger overdue background compactions, to optimize the leveldb files. This can cause high CPU and disk usage. Just let it run.
- filer
- add leveldb2 for faster local leveldb
- optimize leveldb parameters.
- master
- configurable JWT expires_after_seconds
- shell
- add volume.balance command
- volume
- add option to throttle background volume compaction
- ➕ add weedfuse for fstab