Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • reuse stack-based formatting for gRPC HTTP status and retry metadata in the tonic converter
  • add a regression test around Status::from(AppError::timeout(..)) to lock down metadata strings
  • bump the crate to 0.24.3 and refresh the changelog and README snippet

Testing

  • cargo +nightly fmt --
  • cargo +nightly clippy -- -D warnings
  • cargo +nightly build --all-targets
  • cargo +1.90.0 build --all-targets
  • cargo +1.90.0 test --all
  • cargo +1.90.0 doc --no-deps
  • cargo audit
  • cargo deny check

https://chatgpt.com/codex/tasks/task_e_68d746bf4f08832bbcf33fd9d76d2443

@RAprogramm RAprogramm merged commit 8aaea6c into new_verison Sep 27, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/refactor-serialization-in-tonic.rs branch September 27, 2025 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants