Skip to content

Commit e8fcc2c

Browse files
committed
[java] Update Java Changelog for 4.1.1
[skip ci]
1 parent 51ba553 commit e8fcc2c

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

‎java/CHANGELOG

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
v4.1.1
2+
======
3+
4+
* Supported CDP versions: 85, 94, 95, 96
5+
* Allow custom tracing to integrate with existing OpenTelemetry tracing
6+
* Avoiding NoClassDefFoundError by waiting for completion of already started tasks
7+
* use addon parameter with base64 encoding instead of path parameter
8+
that requires using file detector and upload
9+
* support installing temporary addon in Firefox
10+
* Remove references to opera_blink in favour of opera
11+
* BugFix: Handle null parameters in TracedCommandExecutor
12+
* BugFix: Following redirects by default in HttpClient
13+
* BugFix: Forwarding CDP/BiDi connections to the container in Dynamic Grid
14+
* BugFix: Do not log screenshots payload in debug mode
15+
* BugFix: Mapping Slot fields properly for json payloads
16+
* BugFix: Configuring relay service via CLI
17+
* BugFix: Adding a "bind-host" flag to start Grid properly when the
18+
server cannot bind to the host, fixes this for environments like Docker
19+
120
v4.1.0
221
======
322

@@ -12,7 +31,7 @@ v4.1.0
1231
ConcurrentModificationException while reading exception message by parallel threads
1332
* Add retry http request filter for transient errors.
1433
* Fix Javadoc code block formatting
15-
* [grid] Using non-loopback address when default config is used
34+
* [grid] Using non-loopback ad dress when default config is used
1635
* Fix classloading error in host identifier
1736
* Split OpenTelemetry command in order to facilitate search by tags
1837

0 commit comments

Comments
 (0)