Skip to content

v4.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@philz3906 philz3906 released this 10 Jun 18:36
· 2 commits to main since this release
84ba988

4.0.0-rc.2 (2026-06-10)

⚠ BREAKING CHANGES

  • migrate proto codegen + RPC from ts-proto/nice-grpc to protobuf-es/connect-es (#68)
  • protos: remove deprecated DBResponse data/list/entities fields (#67)
  • solana: replace SolInstruction.parsed Struct with rawParsed string (#64)
  • runtime: drop v3 back-compat patcher and deprecated proto field usage (#59)

Features

  • migrate proto codegen + RPC from ts-proto/nice-grpc to protobuf-es/connect-es (#68) (6641e32)
  • protos: remove deprecated DBResponse data/list/entities fields (#67) (c8cc488)
  • runtime: drop v3 back-compat patcher and deprecated proto field usage (#59) (f88c1c0)
  • solana: replace SolInstruction.parsed Struct with rawParsed string (#64) (72ab07a)

Bug Fixes

  • ci: stop semantic-release silently swallowing '!' commits; cap them at minor (#71) (84ba988)