@axinom/mosaic-message-bus 0.11.2-rc.8 → 0.11.2
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/package.json +2 -2
- package/CHANGELOG.md +0 -298
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axinom/mosaic-message-bus",
|
|
3
|
-
"version": "0.11.2
|
|
3
|
+
"version": "0.11.2",
|
|
4
4
|
"description": "Messaging library for Axinom Mosaic services",
|
|
5
5
|
"author": "Axinom",
|
|
6
6
|
"license": "PROPRIETARY",
|
|
@@ -50,5 +50,5 @@
|
|
|
50
50
|
"publishConfig": {
|
|
51
51
|
"access": "public"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "034b87d91d39cd6d6721d6a57398a0ccdccce2c6"
|
|
54
54
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,298 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
### [0.11.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.11.0&targetVersion=GT@axinom/mosaic-message-bus@0.11.1) (2022-11-10)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [0.11.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.9&targetVersion=GT@axinom/mosaic-message-bus@0.11.0) (2022-10-17)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
* mapError public function added to MessageHandler ([c0980a1](https://dev.azure.com/axinom/CMS/_git/Navy/commit/c0980a19dc4597ae621de1df594056a82b1e8773)), closes [#36079](https://dev.azure.com/axinom/CMS/_workitems/edit/36079)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
### [0.10.9](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.8&targetVersion=GT@axinom/mosaic-message-bus@0.10.9) (2022-09-30)
|
|
24
|
-
|
|
25
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
### [0.10.8](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.7&targetVersion=GT@axinom/mosaic-message-bus@0.10.8) (2022-09-13)
|
|
32
|
-
|
|
33
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### [0.10.7](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.6&targetVersion=GT@axinom/mosaic-message-bus@0.10.7) (2022-08-29)
|
|
40
|
-
|
|
41
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
### [0.10.6](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.5&targetVersion=GT@axinom/mosaic-message-bus@0.10.6) (2022-08-16)
|
|
48
|
-
|
|
49
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
### [0.10.5](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.4&targetVersion=GT@axinom/mosaic-message-bus@0.10.5) (2022-08-03)
|
|
56
|
-
|
|
57
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### [0.10.4](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.3&targetVersion=GT@axinom/mosaic-message-bus@0.10.4) (2022-07-21)
|
|
64
|
-
|
|
65
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### [0.10.3](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.2&targetVersion=GT@axinom/mosaic-message-bus@0.10.3) (2022-06-21)
|
|
72
|
-
|
|
73
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
### [0.10.2](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.1&targetVersion=GT@axinom/mosaic-message-bus@0.10.2) (2022-06-07)
|
|
80
|
-
|
|
81
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
### [0.10.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.10.0&targetVersion=GT@axinom/mosaic-message-bus@0.10.1) (2022-05-26)
|
|
88
|
-
|
|
89
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
## [0.10.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.9.1&targetVersion=GT@axinom/mosaic-message-bus@0.10.0) (2022-05-10)
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Features
|
|
99
|
-
|
|
100
|
-
* :sparkles: add connection_name to RMQ connections ([dff3230](https://dev.azure.com/axinom/CMS/_git/Navy/commit/dff323031ffc1327e67061ad1b97235feee350b9))
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
### [0.9.3](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.9.1&targetVersion=GT@axinom/mosaic-message-bus@0.9.3) (2022-04-28)
|
|
105
|
-
|
|
106
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
### [0.9.2](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.9.1&targetVersion=GT@axinom/mosaic-message-bus@0.9.2) (2022-04-14)
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
### [0.9.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.9.0&targetVersion=GT@axinom/mosaic-message-bus@0.9.1) (2022-04-01)
|
|
121
|
-
|
|
122
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
## [0.9.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.8.0&targetVersion=GT@axinom/mosaic-message-bus@0.9.0) (2022-03-16)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Features
|
|
132
|
-
|
|
133
|
-
* channelMax is now a configurable ([9be529b](https://dev.azure.com/axinom/CMS/_git/Navy/commit/9be529bd69913dd931cddb1b7c8b459239b23db0)), closes [#34434](https://dev.azure.com/axinom/CMS/_workitems/edit/34434)
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
### Bug Fixes
|
|
137
|
-
|
|
138
|
-
* adjusted to use exchange as a condition for error log ([f42d6d1](https://dev.azure.com/axinom/CMS/_git/Navy/commit/f42d6d1653ddbcaa7b56a4880a8dd6136ffda80e)), closes [#34218](https://dev.azure.com/axinom/CMS/_workitems/edit/34218)
|
|
139
|
-
* improve onReturn message log and level ([d45ffa4](https://dev.azure.com/axinom/CMS/_git/Navy/commit/d45ffa41a4e5174e4fa7dbf2635fa79903fcb6c5)), closes [#34218](https://dev.azure.com/axinom/CMS/_workitems/edit/34218)
|
|
140
|
-
* log confirmed cases as error, unconfirmed as debug ([4eb64f8](https://dev.azure.com/axinom/CMS/_git/Navy/commit/4eb64f89d7f4cbe72b396bdf5a40ea0bd679d817)), closes [#34218](https://dev.azure.com/axinom/CMS/_workitems/edit/34218)
|
|
141
|
-
* reduce default value back to 100 ([d99f279](https://dev.azure.com/axinom/CMS/_git/Navy/commit/d99f279ffa9bade1061a4e83cc875ec61a61db35)), closes [#34434](https://dev.azure.com/axinom/CMS/_workitems/edit/34434)
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
## [0.8.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.7.0&targetVersion=GT@axinom/mosaic-message-bus@0.8.0) (2022-03-01)
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
### Features
|
|
149
|
-
|
|
150
|
-
* save point - separated mgmt and consumer ([9d94479](https://dev.azure.com/axinom/CMS/_git/Navy/commit/9d944795001828d856ac0d2227016af6ad41f053))
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
## [0.7.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.6.0&targetVersion=GT@axinom/mosaic-message-bus@0.7.0) (2022-02-21)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
### Features
|
|
158
|
-
|
|
159
|
-
* :sparkles: introduce a common metric to check RMQ connectivity ([835d518](https://dev.azure.com/axinom/CMS/_git/Navy/commit/835d5187120c07dae8217ca01d35837351ef7363))
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
## [0.6.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.5.0&targetVersion=GT@axinom/mosaic-message-bus@0.6.0) (2022-02-02)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
### Features
|
|
167
|
-
|
|
168
|
-
* rebase with master branch ([fe969fa](https://dev.azure.com/axinom/CMS/_git/Navy/commit/fe969fac8a5e64c98174faefd61288907e10eefd))
|
|
169
|
-
* set default ts version ([16ce926](https://dev.azure.com/axinom/CMS/_git/Navy/commit/16ce92627bec279b93f5b21fe6ae830361f201a8))
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
## [0.5.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.4.2&targetVersion=GT@axinom/mosaic-message-bus@0.5.0) (2022-01-19)
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
### Features
|
|
177
|
-
|
|
178
|
-
* generated rascal schema now excludes sensitive values ([89d0629](https://dev.azure.com/axinom/CMS/_git/Navy/commit/89d062906519f338e7d7bbd78242a9e85b3fee1f)), closes [#33877](https://dev.azure.com/axinom/CMS/_workitems/edit/33877)
|
|
179
|
-
* setupMessagingBroker adjusted to: ([7598234](https://dev.azure.com/axinom/CMS/_git/Navy/commit/759823478e1f92d04cdecdd2d0c12765061c581f)), closes [#33794](https://dev.azure.com/axinom/CMS/_workitems/edit/33794)
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
### [0.4.2](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.4.1&targetVersion=GT@axinom/mosaic-message-bus@0.4.2) (2021-12-09)
|
|
184
|
-
|
|
185
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
### [0.4.1](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.4.0&targetVersion=GT@axinom/mosaic-message-bus@0.4.1) (2021-11-24)
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
### Bug Fixes
|
|
195
|
-
|
|
196
|
-
* EventEmmitter memory leak issue with updated rascal version ([a6feb5b](https://dev.azure.com/axinom/CMS/_git/Navy/commit/a6feb5bf5a25d15ceace37d00b52c34fd0ec80ac)), closes [#33451](https://dev.azure.com/axinom/CMS/_workitems/edit/33451)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## [0.4.0](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.3.7&targetVersion=GT@axinom/mosaic-message-bus@0.4.0) (2021-11-11)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
### Features
|
|
204
|
-
|
|
205
|
-
* added new package with message-bus abstractions ([df7181e](https://dev.azure.com/axinom/CMS/_git/Navy/commit/df7181eb31d09fb4c940b730d20e2470a271c01c))
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
### [0.3.7](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.3.5&targetVersion=GT@axinom/mosaic-message-bus@0.3.7) (2021-10-25)
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
### Bug Fixes
|
|
213
|
-
|
|
214
|
-
* default jwt parse error message adjusted to not be masked by default ([7fb910d](https://dev.azure.com/axinom/CMS/_git/Navy/commit/7fb910d334294aeb8a7ed6b2ce61e493c662743a)), closes [#32257](https://dev.azure.com/axinom/CMS/_workitems/edit/32257)
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
### [0.3.6](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.3.5&targetVersion=GT@axinom/mosaic-message-bus@0.3.6) (2021-10-13)
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
### Bug Fixes
|
|
222
|
-
|
|
223
|
-
* default jwt parse error message adjusted to not be masked by default ([7fb910d](https://dev.azure.com/axinom/CMS/_git/Navy/commit/7fb910d334294aeb8a7ed6b2ce61e493c662743a)), closes [#32257](https://dev.azure.com/axinom/CMS/_workitems/edit/32257)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
### [0.3.5](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.3.4&targetVersion=GT@axinom/mosaic-message-bus@0.3.5) (2021-09-30)
|
|
228
|
-
|
|
229
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
### [0.3.4](https://dev.azure.com/axinom/CMS/_git/Navy/branchCompare?baseVersion=GT@axinom/mosaic-message-bus@0.3.3&targetVersion=GT@axinom/mosaic-message-bus@0.3.4) (2021-09-28)
|
|
236
|
-
|
|
237
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
### 0.3.3 (2021-09-15)
|
|
244
|
-
|
|
245
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
### 0.3.2 (2021-09-01)
|
|
252
|
-
|
|
253
|
-
**Note:** Version bump only for package @axinom/mosaic-message-bus
|
|
254
|
-
|
|
255
|
-
### [0.3.0] - 2021-07-21
|
|
256
|
-
|
|
257
|
-
#### Fixed
|
|
258
|
-
|
|
259
|
-
- error handling during messaging now applies messaging middleware to
|
|
260
|
-
`onMessageFailure` call and uses original error information.
|
|
261
|
-
|
|
262
|
-
### [0.2.0] - 2021-05-31
|
|
263
|
-
|
|
264
|
-
#### Added
|
|
265
|
-
|
|
266
|
-
- New error and debug logs for broker, subscription, and publishing.
|
|
267
|
-
|
|
268
|
-
#### Changed
|
|
269
|
-
|
|
270
|
-
- Message content is now logged from `onContentInvalid` subscription event.
|
|
271
|
-
- Increased the message prefetch count again to 10 for better performance.
|
|
272
|
-
|
|
273
|
-
#### Fixed
|
|
274
|
-
|
|
275
|
-
- `envelopeLoggingMiddleware` now logs envelope as object instead of string.
|
|
276
|
-
|
|
277
|
-
### [0.1.1] - 2021-03-31
|
|
278
|
-
|
|
279
|
-
#### Added
|
|
280
|
-
|
|
281
|
-
- Docstrings added to exported components
|
|
282
|
-
|
|
283
|
-
#### Changed
|
|
284
|
-
|
|
285
|
-
- `envelopeLoggingMiddleware` now also logs message_id
|
|
286
|
-
- Some internal interfaces have been renamed to not start with `I`
|
|
287
|
-
|
|
288
|
-
### [0.1.0] - 2021-02-19
|
|
289
|
-
|
|
290
|
-
#### Changed
|
|
291
|
-
|
|
292
|
-
- Now messages will be routed via two exchanges `command` & `event` based on the
|
|
293
|
-
message type. The `RascalConfigBuilder` was updated to support these new
|
|
294
|
-
definitions.
|
|
295
|
-
|
|
296
|
-
### [0.0.1]
|
|
297
|
-
|
|
298
|
-
- First release
|