File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 6969 working on StackStorm, improve our security posture, and improve CI reliability thanks in part
7070 to pants' use of PEX lockfiles. This is not a user-facing addition.
7171 #6118 #6141 #6133 #6120 #6181 #6183 #6200 #6237 #6229 #6240 #6241 #6244 #6251 #6253
72- #6254 #6258 #6259 #6260 #6269 #6275 #6279 #6278
72+ #6254 #6258 #6259 #6260 #6269 #6275 #6279 #6278 #6282
7373 Contributed by @cognifloyd
7474* Build of ST2 EL9 packages #6153
7575 Contributed by @amanda11
9393 If you experience any issues when using this experimental feature, please file an issue. #6277
9494 Contributed by @cognifloyd
9595
96+ * Add new option `[messaging].prefix ` to configure the prefix used in RabbitMQ exchanges and queues.
97+ The default is `st2 ` (resulting in exchange names like `st2.execution ` and `st2.sensor `).
98+ This is primarily designed to support safely running tests in parallel where creating a vhost for
99+ each parallel test run would be a maintenance burden. #6282
100+ Contributed by @cognifloyd
101+
961023.8.1 - December 13, 2023
97103-------------------------
98104Fixed
You can’t perform that action at this time.
0 commit comments