-
Notifications
You must be signed in to change notification settings - Fork 934
Mseal/experimental references fix #2144
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
base: master
Are you sure you want to change the base?
Conversation
|
🎉 All Contributor License Agreements have been signed. Ready to merge. |
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.
Pull request overview
This PR updates documentation to remove references to the "experimental" module path for AsyncIO components, reflecting their promotion to stable status. The changes also correct a typo in the CHANGELOG.
- Updated import paths from
confluent_kafka.experimental.aiotoconfluent_kafka.aio - Removed "experimental" designations from documentation headers and descriptions
- Fixed typo: "interaces" → "interfaces"
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| examples/README.md | Updated import statements to remove experimental path references in code examples |
| aio_producer_simple_diagram.md | Updated source code locations and removed experimental references from documentation links |
| README.md | Updated AsyncIO Producer section title, description, and import examples to remove experimental designation |
| DEVELOPER.md | Updated project layout documentation and source code references to reflect new stable path |
| CHANGELOG.md | Fixed typo and removed experimental designation from AsyncIO Producer section header |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|






Fixed remaining references to experimental modules in docs, plus a changelog typo
Checklist
References
JIRA:
Test & Review
Open questions / Follow-ups