| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| v1.7.4-x86_64-gnu.tar.gz | 2026-07-09 | 7.8 MB | |
| v1.7.4-x86_64-rhel10.tar.gz | 2026-07-09 | 7.9 MB | |
| v1.7.4-x86_64-rhel9.tar.gz | 2026-07-09 | 7.7 MB | |
| README.md | 2026-07-09 | 882 Bytes | |
| Sonic v1.7.4 source code.tar.gz | 2026-07-09 | 288.0 kB | |
| Sonic v1.7.4 source code.zip | 2026-07-09 | 396.8 kB | |
| Totals: 6 Items | 24.0 MB | 0 | |
Changes
Dependency updates:
- core: Bump
jieba-rsfrom0.9to0.10(in5d4a432) - core: Disable unnecessary
rocksdbfeatures (in421d13d) - core: Disable default features for all dependencies (in
cd7f328) - server: Bump
tikv-jemallocatorfrom0.6.1to0.7.0(inba585e5) - server: Remove dependency to
lazy_static(in0688d5c) - server: Update transitive dependencies (in
456343a) - server: Pin all dependencies (in
ec4a30a) - server: Disable default features for all dependencies (in
606c9cf)
New Features
- feat(core): Improve the tokenizer to avoid splitting special tokens (in
f290006) - feat(core): Make tokenizer pattern matching opt-in (in
ddd6848) - feat(core): Make tokenizer pattern matching non-breaking (in
e744fd0)
Bug Fixes
- fixup! packaging(debian): Do not run
chown -Ron every Sonic update (in0835b27)