rpc
Found in 2 packages: llama-cpp, supabase-js
llama-cpp(11 releases)
b10709Improved RPC handling by preventing serialization of buffers from other servers. This change enhances the robustness of cross-server communication within the RPC system.
b10698This release addresses an RPC issue related to Apple RDMA teardown errors. It also provides pre-compiled binaries for various platforms and hardware configurations.
b10694This release includes a fix for pre-RDMA support on older macOS versions. Various pre-compiled binaries for different platforms and configurations are also provided.
b10628BreakingIntroduced Apple RDMA as a new RPC transport and removed the 'set_tensor' micro-optimization and transparent reconnect functionality.
b8802This release introduces native RDMA transport support for the RPC backend and provides numerous pre-compiled binaries across multiple platforms and hardware configurations.
b8646This 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.
b8585This 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.
b8492This 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.
b7610This release focuses on performance optimizations within the RPC module by improving memory management in associative containers.
b7561This release fixes a critical segfault in the RPC component caused by invalid endpoint formats and improves observability with new error logs.
b7520This release introduces a validation check for RPC buffer types and provides updated binaries across multiple platforms and hardware backends.
supabase-js(3 releases)
v2.89.1-canary.7This canary release addresses issues in the functions and postgrest modules, specifically improving body serialization for custom headers and refining RPC HEAD request behavior.
v2.86.1This patch release focuses on bug fixes for Auth session handling, PostgREST type inference, and resolving module resolution issues in Nuxt via a new ESM wrapper.
v2.86.1-canary.0This canary release focuses on bug fixes for Auth session handling, PostgREST type inference, and resolving module resolution issues in Nuxt via a new ESM wrapper.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when rpc changes.
Learn More