File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
20
v4.1.0
2
21
======
3
22
12
31
ConcurrentModificationException while reading exception message by parallel threads
13
32
* Add retry http request filter for transient errors.
14
33
* 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
16
35
* Fix classloading error in host identifier
17
36
* Split OpenTelemetry command in order to facilitate search by tags
18
37
You can’t perform that action at this time.
0 commit comments