postman-runtime 7.36.2 → 7.36.3
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,13 @@
|
|
|
1
|
+
7.36.3:
|
|
2
|
+
date: 2024-02-01
|
|
3
|
+
fixed bugs:
|
|
4
|
+
- >-
|
|
5
|
+
GH-1374 Fixed a bug where execution.skipRequest listeners were not getting
|
|
6
|
+
garbage collected
|
|
7
|
+
- >-
|
|
8
|
+
Fixed a bug where vault variables were not getting resolved for request
|
|
9
|
+
URL without protocol
|
|
10
|
+
|
|
1
11
|
7.36.2:
|
|
2
12
|
date: 2024-01-19
|
|
3
13
|
chores:
|