Postman v8.7.0

Postman v8.7.0

What's new

This version introduces "Warnings" in API validation, with the addition of Security Warnings enabled for all APIs on Postman which are authored in OpenAPI 3.0. Feel free to try this out in the API define tab, otherwise read on to learn more about it!

To get started open any API in Postman and select the "Warnings" tab as shown below.

Once the "Warnings" tab is selected, your API definition will be validated against a set of security best practices as mention on the Postman Learning Center. After selecting the "Warnings" tab, you will be able to

  • Identify gaps in the security posture of your API definition
  • Understand the implications, severity and ways to remediate these gaps using the "Possible fix" link as shown below

We hope you find this useful!

Read more about this feature on the Postman Blog, and give us your feedback on the Postman Community forum.

Improvements

  • Opening a new request tab will now auto-focus the URL field.

Bug fixes

  • Fixed an issue where links inside a response did not open on click
  • Fixed an issue where History tab would crash in some cases
  • Fixed an issue where incorrect watch count was shown for published collections
  • Fixed an issue with the drag and drop functionality on requests and folders
  • Fixed an issue where WebSocket message filter was getting reset after deselecting messages
  • Fixed an issue where large WebSocket Request handshake timeout was crashing the app
  • Fixed an issue where WebSocket handshake was failing with Sec-WebSocket-Protocol header
  • Fixed an issue where invalid characters in WebSocket Request configuration were crashing the app
  • Fixed an issue where Environment & Global variables were not getting resolved correctly
  • Fixed an issue where HTTP method deletes were not working
 
posted @ 2021-06-24 19:18  小树木  阅读(372)  评论(0编辑  收藏  举报