Skip to content

Conversation

@GarridoKevin
Copy link
Contributor

Description

Added fullDocument option to mongodb endpoint to attach the updated document to changeStreams event. Possible values are 'default' and 'updateLookup' in mongo version < 6.0.

Target

  • I checked that the commit is targeting the correct branch (note that Camel 3 uses camel-3.x, whereas Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I formatted the code using mvn -Pformat,fastinstall install && mvn -Psourcecheck

oscerd and others added 30 commits April 5, 2023 11:21
…rol over a randomized group id if the kafka broker requires the id to be in a specified form

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
…rol over a randomized group id if the kafka broker requires the id to be in a specified form

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
…rol over a randomized group id if the kafka broker requires the id to be in a specified form

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Includes reverts to several work-around commits:

- 07023f4: Revert "(chores) ci: bump to mvnd 1.0-m6-m40 as the older versions were removed from the Apache CDN"
- b431c90: Revert "(chores) ci: fix mvnd URL"
- b96b4c8: Revert "(chores) ci: fix mvnd sha256 URL"
- 16297b7: Revert "(chores) ci: rollback to mvnd 0.8.2 as 1.0-m6 requires additional changes"
…eload Task

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
…eload Task

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
…eload Task

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: oscerd <oscerd@users.noreply.github.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
Safe datatypes, i.e. primitives, records, Serializables (including
primitive wrappers, Strings etc.) and Collections/Maps thereof.

Unsafe datatypes are serialized by their toString().
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🐫 Maintainers, please note that first-time contributors require manual approval for the GitHub Actions to run.

⚠️ Please note that the changes on this PR may be tested automatically if they change components.

🤖 Use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.