You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/21 14:40:34 UTC

[camel] branch regen_bot updated (51e48ef8484 -> c8f27cc57f1)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 51e48ef8484 CAMEL-19975: Convert file to ByteBuffer should fail if the file is too large
     add c8f27cc57f1 CAMEL-20001: camel-core - PropertiesParser should have a hook in a different phase that Spring Boot uses. This ensures that override properties from Camel will take precedence.

No new revisions were added by this update.

Summary of changes:
 .../camel/component/properties/DefaultPropertiesParser.java   | 10 +++++++++-
 .../apache/camel/component/properties/PropertiesParser.java   | 11 +++++++++++
 .../modules/ROOT/pages/camel-4x-upgrade-guide-4_2.adoc        |  6 ++++++
 3 files changed, 26 insertions(+), 1 deletion(-)