Skip to content

Commit daf1da0

Browse files
committed
Merge branch 'release/7.27.0' into develop
2 parents 1ee2685 + d6c933a commit daf1da0

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

CHANGELOG.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
master:
1+
7.27.0:
2+
date: 2021-03-24
23
new features:
3-
- GH-1130 Added support to disable TLSv1.3 in tlsDisabledProtocols protocol profile behavior
4-
- GH-1128 Added `systemHeaders` requester option to add default system headers
4+
- >-
5+
GH-1130 Added support to disable TLSv1.3 in tlsDisabledProtocols protocol
6+
profile behavior
7+
- >-
8+
GH-1128 Added `systemHeaders` requester option to add default system
9+
headers
510
- GH-1139 Added support for request body mutation via prerequest scripts
611
chores:
712
- Updated dependencies

package-lock.json

Lines changed: 1 addition & 1 deletion
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.26.10",
3+
"version": "7.27.0",
44
"description": "Underlying library of executing Postman Collections (used by Newman)",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)