@camunda8/orchestration-cluster-api 10.0.0-alpha.10 → 10.0.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ # [10.0.0-alpha.11](https://github.com/camunda/orchestration-cluster-api-js/compare/v10.0.0-alpha.10...v10.0.0-alpha.11) (2026-06-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * adopt upstream wait-state details union in example ([8f8603c](https://github.com/camunda/orchestration-cluster-api-js/commit/8f8603cd1ed445ab8062c15d525598a5c36084d4))
7
+ * adopt upstream wait-state details union in example ([07ed89c](https://github.com/camunda/orchestration-cluster-api-js/commit/07ed89c0eb2db17f7979ebd57c88983f8561a137))
8
+
1
9
  # [10.0.0-alpha.10](https://github.com/camunda/orchestration-cluster-api-js/compare/v10.0.0-alpha.9...v10.0.0-alpha.10) (2026-06-09)
2
10
 
3
11
 
@@ -6608,7 +6608,7 @@ function installAuthInterceptor(client2, getStrategy, getAuthHeaders) {
6608
6608
  }
6609
6609
 
6610
6610
  // src/runtime/version.ts
6611
- var packageVersion = "10.0.0-alpha.10";
6611
+ var packageVersion = "10.0.0-alpha.11";
6612
6612
 
6613
6613
  // src/runtime/supportLogger.ts
6614
6614
  var NoopSupportLogger = class {
@@ -8585,7 +8585,7 @@ var CamundaClient = class {
8585
8585
  _schemasPromise = null;
8586
8586
  _loadSchemas() {
8587
8587
  if (!this._schemasPromise) {
8588
- this._schemasPromise = import("./zod.gen-LWXJEF77.js");
8588
+ this._schemasPromise = import("./zod.gen-OZQ2MXOA.js");
8589
8589
  }
8590
8590
  return this._schemasPromise;
8591
8591
  }
@@ -19552,4 +19552,4 @@ export {
19552
19552
  withTimeoutTE,
19553
19553
  eventuallyTE
19554
19554
  };
19555
- //# sourceMappingURL=chunk-35C35RRO.js.map
19555
+ //# sourceMappingURL=chunk-KNIFT3MW.js.map