Happy New Year!
This release has a much more solid FUSE mount implementation. There are multiple bugs fixed in #4089. This was tested by running a virtual machine on top of the mounted directory. It is basically a random read and write process on a large file in 10s of GB.
What’s Changed
- FUSE Mount
- more solid weed mount by @chrislusf in #4089
- S3 API
- sort tags by key by @shichanglin5 in #4047
- fix response not allowed by @shichanglin5 in #4057
- WebDAV
- Helm Charts
weed shell
- fs.verify needles status of file by @kmlebedev in #4060
- support enable/disable vacuum by @guol-fnst in #4087
- Misc
- Fix ide warning by @guol-fnst in #4082
- add more help message, in case of misunderstanding by @guol-fnst in #4092
- Filer Store
- filer.store.mysql: Escape table columns in SQL query by @CommanderRoot in #4095
- filer.store.mysql: Replace deprecated upsert syntax by @CommanderRoot in #4096
- filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 by @CommanderRoot in #4094
New Contributors
- @lfhy made their first contribution in #4061
- @nadenf made their first contribution in #4077
- @Programmeris made their first contribution in #4080
- @CommanderRoot made their first contribution in #4095
Full Changelog: 3.37...3.38