chore(csharp): bump version to 0.1.49 and fix User-Agent#126
Conversation
- Bump package version from 0.1.48 to 0.1.49 in RunAgent.csproj - Fix User-Agent header from 0.1.47 to 0.1.49 in RestClient.cs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe pull request updates package version metadata across the project from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
Review: C# SDK version bump (#126)This PR is straightforward — a version bump from However, reviewing this alongside the sibling PRs (#122 Dart, #123 Go, #124 TS, #125 Python) reveals three issues in the existing C# SDK code that this PR does not address. Bug 1:
|
Summary
0.1.48to0.1.49inRunAgent.csprojto align with all other SDKs0.1.47to0.1.49inRestClient.cs(was 2 versions behind)Test plan
RunAgent.csprojshows version0.1.49User-Agent: RunAgent-CSharp/0.1.49dotnet buildto confirm no regressions🤖 Generated with Claude Code
Summary by CodeRabbit