Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 26, 2025

πŸš€ Release PR - Please review and merge when ready

5.1.0

5.1.0 (2025-11-26)

✨ Features

  • Add Release Please + Claude Code Action for automated releases (c75c76a)
  • fix hang that occurs when hot restarting (#718) (b999b64)
  • grpc: Add stderr logging to race condition catch blocks per PR #7 review (a267004)
  • Initial testing & debugging of _UnixNamedLock (a04061b)
  • support client interceptors (#338) (9f83e12)

πŸ› Bug Fixes

  • Configure Release Please to use target-branch dynamically (9f517a9)
  • fix headers not completing when call is terminated (#728) (4f6fe9b), closes #727
  • grpc: Add platform-specific logging for race condition fixes (e313336)
  • grpc: Restore critical null connection fix and apply race condition fixes after upstream 5.0.0 merge (dedce7a)
  • keep alive timeout finishes transport instead of connection shutdown (#722) (071ebc5)
  • Migrate off legacy JS/HTML APIs (#750) (8406614)
  • update grpc_web_server.dart envoy config to support newer envoy version (#760) (ebc838b)
  • Updates the grpc-web example to avoid dart:html (#748) (6dfb4b4)
  • Use ANTHROPIC_API_KEY instead of ANTHROPIC_API_KEY_GLOBAL_CLOUD_RUNTIME (01c9086)
  • Use ANTHROPIC_API_KEY_GLOBAL_CLOUD_RUNTIME secret (a7d7b3b)
  • Use package:web to get HttpStatus (#749) (5ba28e3)

πŸ“š Documentation

  • grpc: Add comprehensive documentation explaining why we use the fork (e8b6d52)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--aot_monorepo_compat branch from b717e9a to 301f1c5 Compare November 26, 2025 22:32
@github-actions
Copy link
Author

πŸš€ Release v5.1.0 Ready!

Version Review:

  • Proposed: 5.1.0 (from 5.0.0)
  • Final: 5.1.0 βœ…
  • Reason: MINOR bump is correct due to new features (Release Please automation, stderr logging enhancements) with no breaking changes

What Claude Did:

  • Reviewed version appropriateness - confirmed 5.1.0 is correct
  • Added Release Highlights to CHANGELOG.md
  • Updated documentation (3 files):
    • WHY_USE_OPEN_RUNTIME_FORK.md - Updated current version to 5.1.0
    • README.md - Added fork identification and key features section
    • CHANGELOG.md - Added release highlights
  • Checked for related issues (repository has issues disabled)

Fork-Specific Notes:

This release builds on upstream 5.0.0 with fork-specific enhancements:

  • Release Automation: Added Release Please + Claude Code Action integration for streamlined release management
  • Observability: Enhanced race condition fixes with platform-specific stderr logging for better production debugging
  • Documentation: Improved fork identification in README and updated version references across documentation

The fork continues to maintain critical stability fixes (race condition handling, null connection exception handling) that are not present in upstream.

Installation (after merge):

dependencies:
  grpc:
    git:
      url: https://github.com/open-runtime/grpc-dart
      tag_pattern: "^v"
    version: ^5.1.0

Ready to merge! πŸŽ‰


πŸ€– Generated by Claude Code Action

@tsavo-at-pieces tsavo-at-pieces merged commit 8792662 into aot_monorepo_compat Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants