Skip to content

Conversation

@MSeal
Copy link
Contributor

@MSeal MSeal commented Dec 2, 2025

Fixed remaining references to experimental modules in docs, plus a changelog typo

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

Copilot AI review requested due to automatic review settings December 2, 2025 23:13
@MSeal MSeal requested review from a team as code owners December 2, 2025 23:13
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link

Copilot AI left a 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.aio to confluent_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.

@ojasvajain
Copy link
Member

ojasvajain commented Dec 3, 2025

Can still see a couple of occurrences of "experimental" in examples/README.md
image

Should we fix these as well?

@sonarqube-confluent
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants