-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Support newer Mongodb versions #32716
Comments
Pinging code owners:
%s See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Yes ideally someone would validate the receiver against newer versions and report if it works as is, or if there are any issues. Are you interested in testing it out for us? |
Removing |
I will validate and update/add the integration tests for 6.0 and 7.0. Sounds good? |
) **Description:** Validated new versions of mongodb ( 6.0, 7.0) **Link to tracking Issue:** #32716 **Testing:** Manually newer versions and added/updated integration tests.
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
Component(s)
receiver/mongodb
Describe the issue you're reporting
Currently, Mongodb receivers are supported for 4.0+ - 5.0 per this statement.. Can we support newer version (for e.g. 6.0? As far as we can see the latest version is 7.0
The text was updated successfully, but these errors were encountered: