You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# 1.8.0
2
+
3
+
* Removed support for unframing `application/grpc-web+json` requests (#567).
4
+
* Added full support for handling grpc-web and grpc-web-text requests during request matching (#548).
5
+
* Bumped many versions of third-party dependencies.
6
+
1
7
# 1.7.0
2
8
3
9
* Add new CLI option `--exact-request-matching` to force `replay` mode to only return tapes with a 100% match; best-effort matching is disabled (#556).
0 commit comments