postman-runtime 7.42.0 → 7.43.1
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,19 @@
|
|
|
1
|
+
7.43.1:
|
|
2
|
+
date: 2024-12-11
|
|
3
|
+
fixed bugs:
|
|
4
|
+
- >-
|
|
5
|
+
Fixed a bug where item's parent reference was missing from request and
|
|
6
|
+
response callback
|
|
7
|
+
|
|
8
|
+
7.43.0:
|
|
9
|
+
date: 2024-10-30
|
|
10
|
+
new features:
|
|
11
|
+
- GH-1478 Added support for lazily fetching vault access status
|
|
12
|
+
fixed bugs:
|
|
13
|
+
- >-
|
|
14
|
+
GH-1480 Fixed a bug where vault domain matching did not work with port in
|
|
15
|
+
URL
|
|
16
|
+
|
|
1
17
|
7.42.0:
|
|
2
18
|
date: 2024-09-04
|
|
3
19
|
new features:
|