What's Changed
- fix(test): address CI flaky tests with tolerance and retry logic by @mlwelles in #283
- Add context manager support (fixes for PR #279) by @shaunpatterson and @mlwelles in #284
- fix: Resolve linting and test issues from PR #280 by @mlwelles in #285
- fix: use duck typing for gRPC error detection (grpcio 1.76+ compat) by @shaunpatterson and @mlwelles in #287
- feat: add transaction retry utilities with exponential backoff by @shaunpatterson and @mlwelles in #288
- feat: modernize project tooling and add comprehensive type annotations by @mlwelles in #282
- ci: add protobuf 4.x and 5.x compat to CI test matrix by @mlwelles in #289
New Contributors
Full Changelog: v25.0.0...v25.1.0