·
10753 commits
to nightly
since this release
1 contributor made contributions to this release
316 commits since 2025-05-14
Warning
This is an unsupported 0.x release. Use with caution.
API Backend
- Changed:
mimallocallocator is now used, replacing system allocator - Changed: updated
rust-versionto 1.92
Buildsystem
- Changed:
bootstrapis now built with--release - Changed:
setupconfigurations now have theirrust-analyzer.*.invocationLocationoptions removed - Changed: updated
rust-versionto 1.92 - Removed: removed
let_chainsfeature flag due to stabilization
Database Infrastructure
- Changed: updated
rust-versionto 1.92 - Removed: removed
let_chainsfeature flag due to stabilization - Removed: database cache tables have been removed as with the discord frontend
Discord Frontend
- Added:
CommandContextto simplify parameters in command handlers - Added: GRPC protocols
- Changed: in-memory cache is now used instead of a database-based cache
- Changed:
mimallocallocator is now used, replacing system allocator - Changed: updated
rust-versionto 1.92 - Removed: database-based
hartex-discord-entitycache-*removed - Removed: removed
let_chainsfeature flag due to stabilization - Removed: Kafka-based interprocess communication has been removed
Localization Infrastructure
- Changed: updated
rust-versionto 1.92
Rust Utilities
- Changed: updated
rust-versionto 1.92 - Removed: Kafka utilities crate has been removed