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 5ba62e3 Sync deps
add 92a6455 CAMEL-15961: Extend configuration with 'syncFlow' parameter
add 4413f2a CAMEL-15961: Implement basic Google Calendar synchronization
flow
add 6a35c62 Remove explicit initialization to false (default value for
its type).
add 0c53381 Validate configuration at consumer creation
add eda5c0e Regen google-calendar component
add d60553e Regen
No new revisions were added by this update.
Summary of changes:
.../catalog/components/google-calendar-stream.json | 2 +
.../docs/google-calendar-stream-component.adoc | 3 +-
.../GoogleCalendarStreamComponentConfigurer.java | 6 +++
.../GoogleCalendarStreamEndpointConfigurer.java | 6 +++
.../GoogleCalendarStreamEndpointUriFactory.java | 3 +-
.../calendar/stream/google-calendar-stream.json | 2 +
.../docs/google-calendar-stream-component.adoc | 3 +-
.../stream/GoogleCalendarStreamConfiguration.java | 16 +++++-
.../stream/GoogleCalendarStreamConsumer.java | 58 ++++++++++++++++++++--
.../stream/GoogleCalendarStreamEndpoint.java | 11 ++++
...oogleCalendarStreamComponentBuilderFactory.java | 17 +++++++
...GoogleCalendarStreamEndpointBuilderFactory.java | 33 ++++++++++++
.../pages/google-calendar-stream-component.adoc | 3 +-
13 files changed, 154 insertions(+), 9 deletions(-)