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 2022/10/17 11:15:01 UTC

[camel-kamelets] branch regen_bot updated (66be8df2 -> 26e96ff7)

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-kamelets.git


    from 66be8df2 Add JAAS config as optional
     add 7780d3ef Added a Catalog Method showing the supported headers (specific for consumer, producer and common) for a Kamelet - Google BigQuery
     add cd8a004b Added a Catalog Method showing the supported headers (specific for consumer, producer and common) for a Kamelet - Google Calendar
     add 6fef32cd Added a Catalog Method showing the supported headers (specific for consumer, producer and common) for a Kamelet - Google Functions
     add 27952955 Added a Catalog Method showing the supported headers (specific for consumer, producer and common) for a Kamelet - Google Mail
     add 47a7b62c Added a Catalog Method showing the supported headers (specific for consumer, producer and common) for a Kamelet - Google Mail
     add 0edb3635 Added Submodule for changelog
     add 26e96ff7 Added changelog action

No new revisions were added by this update.

Summary of changes:
 .gitmodules                                        |  3 ++
 kamelets/.github/actions/changelog                 |  1 +
 .../workflows/automatic-changelog-update.yml       | 61 ++++++++++++++++++++++
 .../catalog/model/KameletPrefixSchemeEnum.java     |  6 ++-
 .../kamelets/catalog/KameletsCatalogTest.java      |  8 +++
 5 files changed, 78 insertions(+), 1 deletion(-)
 create mode 160000 kamelets/.github/actions/changelog
 create mode 100644 kamelets/.github/workflows/automatic-changelog-update.yml