Skip to content

Commit 87d5e0a

Browse files
committed
🚀 releasing version 1.133.0 @ 2025-11-12 13:27
[skip ci]
1 parent 11d0530 commit 87d5e0a

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.133.0" (2025-11-12)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[http/proxy]` Add helpers for proxying requests and responses (#20251031150814)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- :bug: `parallelisation` Ensure that execution options are propagated to compound execution group when creating a PriorityExecutionGroup (#20251112110252)
30+
31+
1732
"1.132.0" (2025-10-31)
1833
======================
1934

changes/20251031150814.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20251112110252.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.132.0
1+
Version=1.133.0
22
MajorVersion=1
3-
MinorVersion=132
3+
MinorVersion=133
44
PatchVersion=0
5-
CommitHash=d62a084efe02b1fccfc8e9f87610e29f270fa863
5+
CommitHash=11d0530aefeb283c3eb3139932324eff8de7d753

0 commit comments

Comments
 (0)