v1.1.9

XTLS/Xray-corev1.1.9Nov 23, 2025by samyfodil

AI Summary

Taubyte tau adds Python support for spore drive, introduces MCP server functionality, and implements various refactoring improvements for auth, pub/sub, and stream handling. The update also includes performance optimizations and fixes for concurrency issues in the substrate layer.

Key Highlights

  • Spore drive now supports Python
  • MCP server implementation
  • Refactored stream client
  • Auth P2P improvements with additional HTTP operations

New Features

  • Spore drive Python support
  • MCP server
  • Auth P2P improvements
  • Pub/sub concurrency fixes
  • Stream client refactoring
  • Conditional build for non-core features

Full Release Notes

## What's Changed
* error connecting to plugin ignored by @samyfodil in https://github.com/taubyte/tau/pull/339
* [tau-config] Generate config ignores services option by @ZaouiAmine in https://github.com/taubyte/tau/pull/343
* [vm-orbit] test helpers to access module output by @taubyte0 in https://github.com/taubyte/tau/pull/346
* [spore drive] add python support by @samyfodil in https://github.com/taubyte/tau/pull/353
* [tau] output version #344 by @samyfodil in https://github.com/taubyte/tau/pull/358
* [tau/dream] Change mentions for dreamland -> dream #355 by @ZaouiAmine in https://github.com/taubyte/tau/pull/356
* [dream] "Error" keyword misuse in the cli declaration for monkey jobs status #357 by @samyfodil in https://github.com/taubyte/tau/pull/359
* [tau/dream] only build dream stuff when it's dream #347 by @samyfodil in https://github.com/taubyte/tau/pull/360
* Refactor stream client #361 by @samyfodil in https://github.com/taubyte/tau/pull/362
* [cdk] drop old version that is using extism #363 by @samyfodil in https://github.com/taubyte/tau/pull/364
* [low-orbit] add conditional build for non core features #365 by @samyfodil in https://github.com/taubyte/tau/pull/366
* Update dependencies and refactor #367 by @samyfodil in https://github.com/taubyte/tau/pull/368
* seer: replace odo with devMode and refactor dream mode logic by @isif00 in https://github.com/taubyte/tau/pull/348
* [auth] p2p missing some ops available over http #370 by @samyfodil in https://github.com/taubyte/tau/pull/372
* Add issue templates by @samyfodil in https://github.com/taubyte/tau/pull/375
* [substrate] pub/sub concurrency issue #374 by @samyfodil in https://github.com/taubyte/tau/pull/376
* [dream] pushAll does not clone private repos #377 by @samyfodil in https://github.com/taubyte/tau/pull/379
* [substrate] refactor pubsub/ws datastream logic #381 by @samyfodil in https://github.com/taubyte/tau/pull/382
* [ci/cd][patrick] refactor logic #369 by @samyfodil in https://github.com/taubyte/tau/pull/384
* [substrate] refactor shadow #378 by @samyfodil in https://github.com/taubyte/tau/pull/386
* [ci/cd] refactor #385 by @samyfodil in https://github.com/taubyte/tau/pull/388
* [dream] MCP server #389 by @samyfodil in https://github.com/taubyte/tau/pull/390
* [starlark] optimizations #391 by @taubyte0 in https://github.com/taubyte/tau/pull/392
* Adding sensors and load balancing engine #393 by @samyfodil in https://github.com/taubyte/tau/pull/394
* Fix go releaser build #395 by @samyfodil in https://github.com/taubyte/tau/pull/396

## New Contributors
* @ZaouiAmine made their first contribution in https://github.com/taubyte/tau/pull/343
* @taubyte0 made their first contribution in https://github.com/taubyte/tau/pull/346
* @isif00 made their first contribution in https://github.com/taubyte/tau/pull/348

**Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.8...v1.1.9