@camunda8/orchestration-cluster-api 10.0.0-alpha.6 → 10.0.0-alpha.7
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 +7 -0
- package/dist/{chunk-IWEXAQX4.js → chunk-BCNWWIBI.js} +2 -2
- package/dist/{chunk-IWEXAQX4.js.map → chunk-BCNWWIBI.js.map} +1 -1
- package/dist/fp/index.cjs +1 -1
- package/dist/fp/index.cjs.map +1 -1
- package/dist/fp/index.js +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +6 -6
package/dist/fp/index.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -12854,7 +12854,7 @@ function createLogger(opts = {}) {
|
|
|
12854
12854
|
}
|
|
12855
12855
|
|
|
12856
12856
|
// src/runtime/version.ts
|
|
12857
|
-
var packageVersion = "10.0.0-alpha.
|
|
12857
|
+
var packageVersion = "10.0.0-alpha.7";
|
|
12858
12858
|
|
|
12859
12859
|
// src/runtime/supportLogger.ts
|
|
12860
12860
|
var NoopSupportLogger = class {
|
|
@@ -25707,7 +25707,7 @@ function createCamundaFpClient(options) {
|
|
|
25707
25707
|
}
|
|
25708
25708
|
|
|
25709
25709
|
// src/gen/specHash.ts
|
|
25710
|
-
var SPEC_HASH = "sha256:
|
|
25710
|
+
var SPEC_HASH = "sha256:f85a4345e56552ece2e63ba93164e70abb16973b17a4256803dc5d64346869c6";
|
|
25711
25711
|
|
|
25712
25712
|
// src/gen/types.gen.ts
|
|
25713
25713
|
var AgentInstanceStatusEnum = {
|