sunbeam-g2v 0.6.0

Sunbeam Service Framework - A ConnectRPC-based framework for building microservices
## Description

Brief description of the change.

## Type of Change

- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Refactor
- [ ] Breaking change

## Checklist

- [ ] Tests pass (`cargo test`).
- [ ] Code is formatted (`cargo fmt`) and clippy-clean (`cargo clippy --all-targets`).
- [ ] New features include doc comments.
- [ ] Feature flags are documented.
- [ ] README is updated if user-facing behavior changes.

## Related Issues

Fixes # (issue)