Change8
Symbol14 releases

rpc

Found in 2 packages: llama-cpp, supabase-js

llama-cpp(11 releases)

b10709
7h ago

Improved RPC handling by preventing serialization of buffers from other servers. This change enhances the robustness of cross-server communication within the RPC system.

b10698
20h ago

This release addresses an RPC issue related to Apple RDMA teardown errors. It also provides pre-compiled binaries for various platforms and hardware configurations.

b10694
22h ago

This release includes a fix for pre-RDMA support on older macOS versions. Various pre-compiled binaries for different platforms and configurations are also provided.

b10628Breaking
Aug 25, 2026

Introduced Apple RDMA as a new RPC transport and removed the 'set_tensor' micro-optimization and transparent reconnect functionality.

b8802
Apr 15, 2026

This release introduces native RDMA transport support for the RPC backend and provides numerous pre-compiled binaries across multiple platforms and hardware configurations.

b8646
Apr 3, 2026

This release focuses on internal memory management within the RPC system by reusing compute graph buffers, which mitigates a CUDA backend memory leak. Numerous pre-built binaries are provided across multiple platforms and hardware configurations.

b8585
Mar 30, 2026

This release addresses a bug causing misleading error logs in RPC operations when using remote backends without the init_tensor function. It also provides updated binaries for macOS, Linux, Windows, and openEuler.

b8492
Mar 23, 2026

This release primarily addresses a critical Remote Code Execution (RCE) vulnerability within the RPC implementation. It also provides updated pre-compiled binaries for broad platform support.

b7610
Jan 2, 2026

This release focuses on performance optimizations within the RPC module by improving memory management in associative containers.

b7561
Dec 28, 2025

This release fixes a critical segfault in the RPC component caused by invalid endpoint formats and improves observability with new error logs.

b7520
Dec 23, 2025

This release introduces a validation check for RPC buffer types and provides updated binaries across multiple platforms and hardware backends.

supabase-js(3 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when rpc changes.

Learn More