Skip to content

Commit

Permalink
Update java changelog for rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Sep 14, 2021
1 parent 859ea11 commit c7d0f05
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v4.0.0-rc-2
===========

* Supported CDP versions: 85, 92, 93
* NetworkInterceptor now takes a Filter to allow responses to be
captured and rewritten.
* Added a "relay" option to better support forwarding sessions to
something like the Appium server.
* Fixed CDP connection locking when called re-entrantly.
* Remove sessions from Redis backed session map on restart

v4.0.0-rc-1
===========

Expand Down

0 comments on commit c7d0f05

Please sign in to comment.