@camunda8/orchestration-cluster-api 8.9.0-alpha.3 → 8.9.0-alpha.31

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,230 @@
1
+ # [8.9.0-alpha.31](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.30...v8.9.0-alpha.31) (2026-04-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * wrap [@example](https://github.com/example) code in fenced blocks for TypeDoc markdown rendering ([b1aaa63](https://github.com/camunda/orchestration-cluster-api-js/commit/b1aaa6318ef86d134bdef114af5504a0519937c0))
7
+
8
+ # [8.9.0-alpha.30](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.29...v8.9.0-alpha.30) (2026-04-09)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * make strip regex CRLF-safe for idempotent injection ([4bab8a4](https://github.com/camunda/orchestration-cluster-api-js/commit/4bab8a4d6fd5eaf19567a837c711fd8035604eb6))
14
+
15
+
16
+ ### Features
17
+
18
+ * inline example code in JSDoc for IntelliSense ([26a51d0](https://github.com/camunda/orchestration-cluster-api-js/commit/26a51d0310b129b78b45e8636742dc32804967ad))
19
+
20
+ # [8.9.0-alpha.29](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.28...v8.9.0-alpha.29) (2026-04-08)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * validate SDK_MODE against supported modes in benchmark scripts ([5aa1785](https://github.com/camunda/orchestration-cluster-api-js/commit/5aa1785eda4aa456a7350e33376a1122fec2269d))
26
+
27
+ # [8.9.0-alpha.28](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.27...v8.9.0-alpha.28) (2026-04-08)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * shorten discriminant labels for multi-entry operations ([701aed6](https://github.com/camunda/orchestration-cluster-api-js/commit/701aed6a471ef2b138380e34f14c1d0f4d3469c5))
33
+
34
+
35
+ ### Features
36
+
37
+ * add imports field to operation-map entries ([a7ecf5f](https://github.com/camunda/orchestration-cluster-api-js/commit/a7ecf5fc68277565afecb2518de583e9f345de9b))
38
+
39
+ # [8.9.0-alpha.27](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.26...v8.9.0-alpha.27) (2026-04-02)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * address review comments on mTLS tests and docs ([c7c26df](https://github.com/camunda/orchestration-cluster-api-js/commit/c7c26df1e3ab4bff848a5c4de7eacfc8e62f310a))
45
+
46
+
47
+ ### Features
48
+
49
+ * support CA-only TLS (self-signed server certs) ([25f11a7](https://github.com/camunda/orchestration-cluster-api-js/commit/25f11a75a74e4cd32f5ada5ff8d41fc50398b902)), closes [#108](https://github.com/camunda/orchestration-cluster-api-js/issues/108)
50
+
51
+ # [8.9.0-alpha.26](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.25...v8.9.0-alpha.26) (2026-04-02)
52
+
53
+
54
+ ### Bug Fixes
55
+
56
+ * address PR review comments ([eac304d](https://github.com/camunda/orchestration-cluster-api-js/commit/eac304d5aceec4d1b6d4e9c07cd68169019db928))
57
+ * correct type errors in SDK examples ([4c95f12](https://github.com/camunda/orchestration-cluster-api-js/commit/4c95f12cf06e69d7b48b3e563cbddd6ebcefcfb7))
58
+ * remove redundant dynamic UserTaskKey imports ([078f083](https://github.com/camunda/orchestration-cluster-api-js/commit/078f08332fc6b6b5600d25241b4fa94869d3278a))
59
+
60
+ # [8.9.0-alpha.25](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.24...v8.9.0-alpha.25) (2026-04-01)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * remove duplicate import ([48f6d95](https://github.com/camunda/orchestration-cluster-api-js/commit/48f6d95f37b023c2d1b39f182ea8cc4c062bb88f))
66
+
67
+
68
+ ### Features
69
+
70
+ * embed specHash from spec-metadata.json in published package ([1377f44](https://github.com/camunda/orchestration-cluster-api-js/commit/1377f44e505f524a2d43844227a71b904f1a4e90)), closes [#90](https://github.com/camunda/orchestration-cluster-api-js/issues/90)
71
+ * embed specHash from spec-metadata.json in published package ([3e0b4f8](https://github.com/camunda/orchestration-cluster-api-js/commit/3e0b4f805551a0d516b2feb358b065eca45081b8)), closes [#90](https://github.com/camunda/orchestration-cluster-api-js/issues/90)
72
+
73
+ # [8.9.0-alpha.24](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.23...v8.9.0-alpha.24) (2026-03-30)
74
+
75
+
76
+ ### Bug Fixes
77
+
78
+ * harden README code injection ([4745468](https://github.com/camunda/orchestration-cluster-api-js/commit/47454684f052027e1449367204e7097b2b26f271)), closes [#87](https://github.com/camunda/orchestration-cluster-api-js/issues/87)
79
+
80
+ # [8.9.0-alpha.23](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.22...v8.9.0-alpha.23) (2026-03-30)
81
+
82
+
83
+ ### Bug Fixes
84
+
85
+ * address PR review comments ([fd357d5](https://github.com/camunda/orchestration-cluster-api-js/commit/fd357d5938dbb0e22d18711087b26560a802494c))
86
+ * address PR review comments on heritable worker defaults ([efec39c](https://github.com/camunda/orchestration-cluster-api-js/commit/efec39c54c788f625f27f7be70c830321ff43ef6))
87
+ * **config:** add signedInt schema type for CAMUNDA_WORKER_REQUEST_TIMEOUT ([9f9f794](https://github.com/camunda/orchestration-cluster-api-js/commit/9f9f7949e3b1cfcf90ab8abf723595276c41a18d))
88
+ * **tests:** convert threaded handler fixtures to .js for Node 20 compat ([1e5f7b1](https://github.com/camunda/orchestration-cluster-api-js/commit/1e5f7b17931043adade84c7630264a1ed543cf2a))
89
+ * **threadedJobWorker:** extract validated fields to fix TS strict null errors ([7097cbd](https://github.com/camunda/orchestration-cluster-api-js/commit/7097cbde12076b8ba0d35208cedf7ebe1c891493))
90
+ * **threadPool:** don't pass TS strip flags to workers on Node < 22 ([dbf18d3](https://github.com/camunda/orchestration-cluster-api-js/commit/dbf18d3ab92ed1fd5fdf54988c1f613eaf7b09e3))
91
+ * use number types for int config overrides in tests and examples ([f7bfa2f](https://github.com/camunda/orchestration-cluster-api-js/commit/f7bfa2f3d9be5152d4cf9a1ca6d0d4f8c117e14b))
92
+ * wire README worker-defaults examples into snippet injection ([7759561](https://github.com/camunda/orchestration-cluster-api-js/commit/775956168f588dd02bf6e969ed641f3abb67e288))
93
+
94
+
95
+ ### Features
96
+
97
+ * heritable worker defaults via CAMUNDA_WORKER_* env vars ([0311308](https://github.com/camunda/orchestration-cluster-api-js/commit/03113084fb15566bdf7d3bbb3d0d6e78ef582584))
98
+
99
+ # [8.9.0-alpha.22](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.21...v8.9.0-alpha.22) (2026-03-30)
100
+
101
+
102
+ ### Bug Fixes
103
+
104
+ * address PR review comments ([ae51b85](https://github.com/camunda/orchestration-cluster-api-js/commit/ae51b8534239de5bb0ca61c1897dfe89514a740d))
105
+ * address PR review comments on job corrections ([3a82c3a](https://github.com/camunda/orchestration-cluster-api-js/commit/3a82c3a06e25f589ccc9638aba191affa8f25948))
106
+ * address review comments on PR [#85](https://github.com/camunda/orchestration-cluster-api-js/issues/85) ([3d3a810](https://github.com/camunda/orchestration-cluster-api-js/commit/3d3a8109742e6b3fec2e17aecc729565da871ed9))
107
+ * restore 'Later, on shutdown:' comment and fix test formatting ([aed9ba5](https://github.com/camunda/orchestration-cluster-api-js/commit/aed9ba5eb0ed5351da0c1c2a84cf3b40c88f63b5))
108
+
109
+
110
+ ### Features
111
+
112
+ * support job corrections in worker job.complete() ([790e15d](https://github.com/camunda/orchestration-cluster-api-js/commit/790e15d675ef3fea09c47cb820a1bc960a075ff6))
113
+
114
+ # [8.9.0-alpha.21](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.20...v8.9.0-alpha.21) (2026-03-25)
115
+
116
+
117
+ ### Bug Fixes
118
+
119
+ * add void suppressions and fix unused variables in examples ([36c8c6d](https://github.com/camunda/orchestration-cluster-api-js/commit/36c8c6d2e42a7c8c9ac6586d1ab0125d96bb5715))
120
+
121
+ # [8.9.0-alpha.20](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.19...v8.9.0-alpha.20) (2026-03-24)
122
+
123
+ ### Bug Fixes
124
+
125
+ - remove unused p-retry dependency ([4065fa2](https://github.com/camunda/orchestration-cluster-api-js/commit/4065fa2dcd7074c457c2b1cf2b349177e9b26780))
126
+
127
+ # [8.9.0-alpha.19](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.18...v8.9.0-alpha.19) (2026-03-23)
128
+
129
+ ### Bug Fixes
130
+
131
+ - address PR review comments ([028f361](https://github.com/camunda/orchestration-cluster-api-js/commit/028f361e31a6b84e0446eda095f67c0c9b9b68eb))
132
+ - address review feedback for Node 20 compat and type imports ([de1000c](https://github.com/camunda/orchestration-cluster-api-js/commit/de1000cde930a4bd0f55d5d538a1622a6800c824))
133
+ - correct type errors in readme examples ([ddea9ad](https://github.com/camunda/orchestration-cluster-api-js/commit/ddea9ad241cdce0bbe99917319dd2c9d9722645e))
134
+
135
+ ### Features
136
+
137
+ - add compilable README examples with snippet sync ([a687a47](https://github.com/camunda/orchestration-cluster-api-js/commit/a687a47bf628c5da9f2a94677cdf79b5fcaf0671))
138
+
139
+ # [8.9.0-alpha.18](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.17...v8.9.0-alpha.18) (2026-03-21)
140
+
141
+ ### Bug Fixes
142
+
143
+ - prevent fetch wrapper accumulation and abort listener leak ([b5658d6](https://github.com/camunda/orchestration-cluster-api-js/commit/b5658d6ec8567d4dc5215400a3d154b9caa47f7f))
144
+
145
+ # [8.9.0-alpha.17](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.16...v8.9.0-alpha.17) (2026-03-20)
146
+
147
+ ### Features
148
+
149
+ - lazy-load zod validation schemas to reduce baseline memory footprint ([3d598ef](https://github.com/camunda/orchestration-cluster-api-js/commit/3d598effb41fa31a25eaf743160858f9eee18d83))
150
+
151
+ # [8.9.0-alpha.16](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.15...v8.9.0-alpha.16) (2026-03-19)
152
+
153
+ ### Bug Fixes
154
+
155
+ - threaded worker performance regression fix ([dad2fa8](https://github.com/camunda/orchestration-cluster-api-js/commit/dad2fa88f5598bc9530745e44628fefa417e6e23))
156
+ - use correct default port in docker-compose ([3cb1641](https://github.com/camunda/orchestration-cluster-api-js/commit/3cb16417f97bb3f64f646bc85857ae4ed38708c1))
157
+
158
+ # [8.9.0-alpha.15](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.14...v8.9.0-alpha.15) (2026-03-19)
159
+
160
+ ### Bug Fixes
161
+
162
+ - respawn worker threads after error/exit ([0155eff](https://github.com/camunda/orchestration-cluster-api-js/commit/0155eff714ba0fb6c7b81e3883977da87008972a))
163
+
164
+ # [8.9.0-alpha.14](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.13...v8.9.0-alpha.14) (2026-03-18)
165
+
166
+ ### Bug Fixes
167
+
168
+ - address PR review comments for threaded worker ([3eabf5d](https://github.com/camunda/orchestration-cluster-api-js/commit/3eabf5dfc2424a875a498978acec7a865a0d151b))
169
+ - emit threadWorkerEntry to dist and resolve path in ESM ([3f00041](https://github.com/camunda/orchestration-cluster-api-js/commit/3f0004199040fbc904426520efccdd9528b2afcd))
170
+ - fix constraint validation for unicode regex ([8347376](https://github.com/camunda/orchestration-cluster-api-js/commit/834737664db9a76177cd9f7c652141bc20a45ddb))
171
+
172
+ ### Features
173
+
174
+ - add performance test, rebuild latest ([1984ad3](https://github.com/camunda/orchestration-cluster-api-js/commit/1984ad38a83f1c652e1f30b2e9751e9800b8cf2e))
175
+ - add threadedJobWorker ([1e6b049](https://github.com/camunda/orchestration-cluster-api-js/commit/1e6b049c09cd7078c70b020cc4f9370f527a444d))
176
+ - build from latest stable/8.9 ([2798004](https://github.com/camunda/orchestration-cluster-api-js/commit/279800491c202f46b0fea7efc8a7a3ced328a339))
177
+ - rebuild from latest stable/8.9 ([e2c8d04](https://github.com/camunda/orchestration-cluster-api-js/commit/e2c8d04280f4991eb5e2564688bc9dbce3c748a8))
178
+
179
+ # [8.9.0-alpha.13](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.12...v8.9.0-alpha.13) (2026-03-09)
180
+
181
+ ### Features
182
+
183
+ - add backoff-at-floor to backpressure algorithm ([a0504bc](https://github.com/camunda/orchestration-cluster-api-js/commit/a0504bcdfd3e24c47e168cddc59aeae957bfc8dd))
184
+
185
+ # [8.9.0-alpha.12](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.11...v8.9.0-alpha.12) (2026-03-08)
186
+
187
+ ### Features
188
+
189
+ - build from hardened contract in 8.9 ([03ef35a](https://github.com/camunda/orchestration-cluster-api-js/commit/03ef35a9cda1913bf11bd42b07ae95829d4118cc))
190
+
191
+ # [8.9.0-alpha.11](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.10...v8.9.0-alpha.11) (2026-03-06)
192
+
193
+ ### Features
194
+
195
+ - add per-operation retry config. New tuning for backpressure ([9dd921a](https://github.com/camunda/orchestration-cluster-api-js/commit/9dd921a0eae67d56d0e8a7d6423ac7d8a3edd3b4))
196
+
197
+ # [8.9.0-alpha.10](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.9...v8.9.0-alpha.10) (2026-03-05)
198
+
199
+ ### Features
200
+
201
+ - tune backpressure ([b64c6f1](https://github.com/camunda/orchestration-cluster-api-js/commit/b64c6f14a5b4755881cb1c79c804a5cd8403145f))
202
+
203
+ # [8.9.0-alpha.9](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.8...v8.9.0-alpha.9) (2026-03-05)
204
+
205
+ ### Features
206
+
207
+ - add startup jitter for workers ([95b431d](https://github.com/camunda/orchestration-cluster-api-js/commit/95b431d97fc42aaddfde0b744a8ad94bf82ce401))
208
+ - regenerate from stable/8.9 ([390a04e](https://github.com/camunda/orchestration-cluster-api-js/commit/390a04e6ea06b462ffd6d77d4ed10a3bf31dffda))
209
+
210
+ # [8.9.0-alpha.8](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.7...v8.9.0-alpha.8) (2026-03-02)
211
+
212
+ ### Features
213
+
214
+ - support deprecated enums ([a1a2290](https://github.com/camunda/orchestration-cluster-api-js/commit/a1a22908fef6ca75ce353b851d4b6aabd7aa4522))
215
+
216
+ # [8.9.0-alpha.7](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.6...v8.9.0-alpha.7) (2026-03-02)
217
+
218
+ ### Bug Fixes
219
+
220
+ - rebuild from upstream spec ([efd13cb](https://github.com/camunda/orchestration-cluster-api-js/commit/efd13cbaec2e3fa2c0a8c0578f5d5b0fa0101715))
221
+
222
+ # [8.9.0-alpha.6](https://github.com/camunda/orchestration-cluster-api-js/compare/v8.9.0-alpha.5...v8.9.0-alpha.6) (2026-02-17)
223
+
224
+ ### Features
225
+
226
+ - regenerate from latest schema ([c2d9dff](https://github.com/camunda/orchestration-cluster-api-js/commit/c2d9dffe96f645d2043f62335ef97bdc381b37b1))
227
+
1
228
  ## [1.2.4-alpha.1](https://github.com/camunda/orchestration-cluster-api-js/compare/v1.2.3...v1.2.4-alpha.1) (2026-01-22)
2
229
 
3
230
  ### Bug Fixes