-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Update es-connectors-mongodb.md #129492
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: main
Are you sure you want to change the base?
Update es-connectors-mongodb.md #129492
Conversation
Pinging @elastic/es-docs (Team:Docs) |
I've put a lot of versions in the backport list - this can be backported as far as the moment when MongoDB connector was introduced (it was our first connector) - maybe that's not the right thing to do and we backport up to 8.18.3. Either is fine for us. |
Hey @artem-shelkovnikov! Unfortunately will have to open a separate PR for 8.18 and backport from there :) |
@charlotte-hoblik perhaps you could review and suggest any edits on this PR whenever you get a chance this week? |
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.
Thanks! @artem-shelkovnikov Just suggested a few minor edits for clarity and consistency. Let me know if you have any questions.
Co-authored-by: Charlotte Hoblik <[email protected]>
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
Co-authored-by: Charlotte Hoblik <[email protected]>
Part of elastic/connectors#3299
Reflection of elastic/connectors#3459 in documentation.
We will support native UUID deserialisation with 8.18.3+, but for later versions of connectors framework or non-default UUID driver setting we still need to provide the information on how to set the connector up to be able to properly ingest documents that have UUID fields.