Skip to content

v1.1.0

Compare
Choose a tag to compare
@taubyte0 taubyte0 released this 16 Jan 20:28
· 75 commits to main since this release
1c3b1f4
  1. Upgraded Peer-to-Peer (P2P) Capabilities: This version introduces significant enhancements to the P2P functionality, ensuring more efficient and reliable peer-to-peer communications.

  2. Robustness Improvements in KVDB: We've focused on strengthening the Key-Value Database (KVDB), enhancing its stability and performance under various conditions.

  3. Resolved Issues with Hoarder and Seer: This update addresses and resolves known issues in the Hoarder and Seer components, leading to improved reliability and functionality.

  4. Introduction of Shadows in WASM VM: A major feature in this release is the addition of 'Shadows' to the WebAssembly Virtual Machine (WASM VM). These are background instances that are prepped and ready for handling incoming requests, significantly improving response times and efficiency.

  5. New Gateway Protocol for Layer 7 Load Balancing: A new gateway protocol has been implemented, enabling sophisticated Layer 7 (L7) load balancing over HTTP and HTTPS. This feature enhances the distribution of network traffic, ensuring smoother and more efficient handling of web requests.