This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e4d8e29 CAMEL-17503: fix websocket client unable to reconnect to
Server after server reboot (#6792)
new edfd096 CAMEL-17520: camel-core - Endpoints which are lenient
properties should be configured as optional. This fixes using square brackets
in http endpoint query parameters.
new 8667ce9 Regen
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/camel/catalog/components/kafka.json | 4 +--
...tersGetTest.java => HttpSquareBracketTest.java} | 21 ++++++++-----
.../org/apache/camel/support/DefaultEndpoint.java | 5 +++-
.../camel/support/PropertyBindingSupport.java | 35 ++++++++++++++++------
4 files changed, 45 insertions(+), 20 deletions(-)
copy
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpsSslContextParametersGetTest.java
=> HttpSquareBracketTest.java} (75%)