This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 102aafe294c camel-zeebe is no longer experimental
102aafe294c is described below
commit 102aafe294c69b7a9d567900cd6a5709941f0da5
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Sep 20 17:53:18 2024 +0200
camel-zeebe is no longer experimental
---
.../resources/org/apache/camel/springboot/catalog/components/zeebe.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zeebe.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zeebe.json
index 6dba1d3e1dc..8b74e60ba7d 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zeebe.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/zeebe.json
@@ -8,7 +8,7 @@
"firstVersion": "3.21.0",
"label": "workflow,saas",
"javaType": "org.apache.camel.component.zeebe.ZeebeComponent",
- "supportLevel": "Experimental",
+ "supportLevel": "Preview",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-zeebe-starter",
"version": "4.9.0-SNAPSHOT",