This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-3.11.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 618f0b6 CAMEL-17031 - Performances/Profiling: Avoid boolean
allocation in EventHelper (#6194)
new 0e43dc9 CAMEL-17034 - Camel-Github: StartingSha should be an URI
param and not an URI path
new baef424 CAMEL-17034 - Camel-Github: StartingSha should be an URI
param and not an URI path
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:
.../component/github/GitHubEndpointConfigurer.java | 6 ++++
.../component/github/GitHubEndpointUriFactory.java | 1 -
.../org/apache/camel/component/github/github.json | 2 +-
.../camel/component/github/GitHubEndpoint.java | 2 +-
.../builder/endpoint/StaticEndpointBuilders.java | 12 --------
.../endpoint/dsl/GitHubEndpointBuilderFactory.java | 32 ++++++++++++----------
6 files changed, 26 insertions(+), 29 deletions(-)