v1.1.10
deepseek-ai/DeepSeek-Coderv1.1.10Apr 22, 2026by samyfodil
AI Summary
This release introduces the Raft consensus protocol, a new config compiler (tcc), and support for distributed secret storage. It also includes significant updates to the Tau CLI, allowing for local CI/CD execution and improved container support, alongside an upgrade to Go 1.26.
Key Highlights
- [consensus] raft protocol
- tcc - new config compiler
- 402 auth distributed secret storage
- [tau-cli] refresh make it an easy ai skill
- upgrade to go1.26
New Features
- Distributed secret storage
- Raft protocol
- New config compiler (tcc)
- Tau CLI ability to run CI/CD locally
- Support for line:col in [yaseer]
Full Release Notes
## What's Changed * 399 update readmemd by @ZaouiAmine in https://github.com/taubyte/tau/pull/400 * Dub readme by @ZaouiAmine in https://github.com/taubyte/tau/pull/401 * 402 auth distributed secret storage by @samyfodil in https://github.com/taubyte/tau/pull/404 * [yaseer] support line:col #406 by @samyfodil in https://github.com/taubyte/tau/pull/407 * Create CONTRIBUTING.md by @ZaouiAmine in https://github.com/taubyte/tau/pull/352 * tcc - new config compiler by @samyfodil in https://github.com/taubyte/tau/pull/408 * p2p refresh #409 by @samyfodil in https://github.com/taubyte/tau/pull/410 * [consensus] raft protocol by @samyfodil in https://github.com/taubyte/tau/pull/412 * [tau-cli] refresh make it an easy ai skill by @taubyte0 in https://github.com/taubyte/tau/pull/415 * 398 container support refactor by @samyfodil in https://github.com/taubyte/tau/pull/403 * Separate heavy tests to accelerate CI by @samyfodil in https://github.com/taubyte/tau/pull/417 * [ci/cd] fail build when "/out" is empty by @samyfodil in https://github.com/taubyte/tau/pull/418 * [tau-cli] Ability to run ci-cd locally by @taubyte0 in https://github.com/taubyte/tau/pull/419 * [tau-cli] run functions with no dream by @samyfodil in https://github.com/taubyte/tau/pull/421 * [ci/cd] add local build #422 by @samyfodil in https://github.com/taubyte/tau/pull/423 * upgrade to go1.26 by @samyfodil in https://github.com/taubyte/tau/pull/426 * [tau-cli] residues of session #427 by @samyfodil in https://github.com/taubyte/tau/pull/428 **Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.9...v1.1.10