@camunda8/orchestration-cluster-api 10.0.0-alpha.36 → 10.0.0-alpha.37

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,10 @@
1
+ # [10.0.0-alpha.37](https://github.com/camunda/orchestration-cluster-api-js/compare/v10.0.0-alpha.36...v10.0.0-alpha.37) (2026-08-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **worker:** hand threaded handler modules to import() as file:// URLs ([#465](https://github.com/camunda/orchestration-cluster-api-js/issues/465)) ([8ef060e](https://github.com/camunda/orchestration-cluster-api-js/commit/8ef060e9ed39b33e5ef707520b8ced5d3713494e))
7
+
1
8
  # [10.0.0-alpha.36](https://github.com/camunda/orchestration-cluster-api-js/compare/v10.0.0-alpha.35...v10.0.0-alpha.36) (2026-08-27)
2
9
 
3
10
 
@@ -5173,7 +5173,7 @@ function installAuthInterceptor(client2, getStrategy, getAuthHeaders) {
5173
5173
  }
5174
5174
 
5175
5175
  // src/runtime/version.ts
5176
- var packageVersion = "10.0.0-alpha.36";
5176
+ var packageVersion = "10.0.0-alpha.37";
5177
5177
 
5178
5178
  // src/runtime/supportLogger.ts
5179
5179
  var NoopSupportLogger = class {
@@ -21375,4 +21375,4 @@ export {
21375
21375
  createCamundaClient,
21376
21376
  CamundaClient
21377
21377
  };
21378
- //# sourceMappingURL=chunk-TC46CX7T.js.map
21378
+ //# sourceMappingURL=chunk-QMVXOINT.js.map