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 e6d7f4d avoid NPE on missing event update datetime add bdc89d2 Support service account authentication (#4783) add faef151 Regen for commit bdc89d29499e7dc5e8a3c933afb333c46a226626 No new revisions were added by this update. Summary of changes: .../catalog/components/google-calendar-stream.json | 8 +++- .../docs/google-calendar-stream-component.adoc | 5 ++- .../GoogleCalendarStreamComponentConfigurer.java | 15 +++++++ .../GoogleCalendarStreamEndpointConfigurer.java | 15 +++++++ .../GoogleCalendarStreamEndpointUriFactory.java | 5 ++- .../calendar/stream/google-calendar-stream.json | 6 +++ .../docs/google-calendar-stream-component.adoc | 5 ++- .../stream/GoogleCalendarStreamComponent.java | 7 ++-- .../stream/GoogleCalendarStreamConfiguration.java | 39 +++++++++++++++++ ...oogleCalendarStreamComponentBuilderFactory.java | 49 ++++++++++++++++++++++ ...GoogleCalendarStreamEndpointBuilderFactory.java | 46 ++++++++++++++++++++ .../pages/google-calendar-stream-component.adoc | 5 ++- 12 files changed, 197 insertions(+), 8 deletions(-)