From 3a2e30abac45539a22668e0958b37d050cb7ecf4 Mon Sep 17 00:00:00 2001 From: jxom <7336481+jxom@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:48:55 +1000 Subject: [PATCH] chore: add changeset --- .changeset/tempo-ws-private-rpc.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tempo-ws-private-rpc.md diff --git a/.changeset/tempo-ws-private-rpc.md b/.changeset/tempo-ws-private-rpc.md new file mode 100644 index 0000000..77e4ba6 --- /dev/null +++ b/.changeset/tempo-ws-private-rpc.md @@ -0,0 +1,5 @@ +--- +"prool": patch +--- + +Enabled WebSocket on the `tempo` instance HTTP port and exposed the `tempoZone` private RPC endpoint on testcontainers.