postman-runtime 7.46.0 → 7.47.0

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.yaml CHANGED
@@ -1,3 +1,18 @@
1
+ 7.47.0:
2
+ date: 2025-09-18
3
+ new features:
4
+ - GH-1525 Added iterations opimization
5
+
6
+ 7.46.1:
7
+ date: 2025-09-15
8
+ fixed bugs:
9
+ - >-
10
+ GH-1526 Fixed a bug where nested requests were aborting the run on
11
+ assertion failures
12
+ - >-
13
+ GH-1527 Add support for invoking parent request trigger from nested
14
+ requests
15
+
1
16
  7.46.0:
2
17
  date: 2025-09-08
3
18
  new features: