-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SDK READMEs for v1 announcement #3175
Conversation
WalkthroughThe updates across various SDK README.md files reflect a unified shift in focus from merely presenting SDKs for different programming languages to highlighting the launch of a version 1 managed rate limiting service. This service is now the centerpiece, with the documentation emphasizing support, feedback channels, and a rebranding of the SDK titles to reflect their core functionality of rate limiting in respective programming languages. Changes
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 2
Configuration used: CodeRabbit UI
Files selected for processing (5)
- sdks/aperture-csharp/README.md (2 hunks)
- sdks/aperture-go/README.md (1 hunks)
- sdks/aperture-java/README.md (2 hunks)
- sdks/aperture-js/README.md (2 hunks)
- sdks/aperture-py/README.md (2 hunks)
Files skipped from review due to trivial changes (3)
- sdks/aperture-go/README.md
- sdks/aperture-java/README.md
- sdks/aperture-js/README.md
Additional comments: 2
sdks/aperture-py/README.md (1)
- 18-18: The updated heading "Rate Limiting for Python Applications" aligns with the PR objectives to shift focus from the SDK to the functionality it provides. This change is clear and correctly implemented.
sdks/aperture-csharp/README.md (1)
- 21-21: The heading change to "Rate Limiting for C# Applications" is correctly implemented and supports the PR's goal of emphasizing the functionality of rate limiting in applications. This is a positive change.
Summary by CodeRabbit