Skip to content

Commit 5664702

Browse files
committed
Merge branch 'release/7.46.0' into develop
2 parents 741a19a + 5ceb7f6 commit 5664702

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

CHANGELOG.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
unreleased:
1+
7.46.0:
2+
date: 2025-09-08
23
new features:
3-
- GH-1522 Add support for referencing pre-defined collection requests using `pm.execution.runRequest`
4+
- >-
5+
GH-1522 Add support for referencing pre-defined collection requests using
6+
`pm.execution.runRequest`
47
fixed bugs:
58
- GH-1523 Fixed downloadedBytes tracking for redirected requests
6-
- GH-1524 Fixed a bug where incorrect digest auth header was getting used to compute hash.
9+
- >-
10+
GH-1524 Fixed a bug where incorrect digest auth header was getting used to
11+
compute hash.
712
chores:
813
- Updated dependencies
914

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postman-runtime",
3-
"version": "7.45.0",
3+
"version": "7.46.0",
44
"description": "Underlying library of executing Postman Collections",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)