v0.44.2
nats-io/nats-serverv0.44.2Aug 1, 2026by rtk-release-bot[bot]
AI Summary
This release focuses on security enhancements and bug fixes, specifically improving data directory permissions and ensuring sensitive logs are owner-only, while also fixing a path handling issue in the tee functionality.
Key Highlights
- Security improvements for history DB, tee logs, and audit logs.
- Tightened permissions for existing data directories.
- Fixed path quoting for recovery hints in the tee tool.
Full Release Notes
## [0.44.2](https://github.com/rtk-ai/rtk/compare/v0.44.1...v0.44.2) (2026-08-01) ### Bug Fixes * **security:** store history db, tee logs and audit log owner-only ([57b7900](https://github.com/rtk-ai/rtk/commit/57b79008d492bf6e070f7a56e3e25a699c4227a6)) * **security:** tighten data dirs that already exist ([18925c2](https://github.com/rtk-ai/rtk/commit/18925c28346e4f76396ba3bb2fccdda96b14e3ec)) * **tee:** quote recovery hint paths with spaces ([8a24ce2](https://github.com/rtk-ai/rtk/commit/8a24ce2e2828117f69ffc31134ed12f36d33fac4))