File tree Expand file tree Collapse file tree 3 files changed +7
-28
lines changed
website_and_docs/content/blog/2025 Expand file tree Collapse file tree 3 files changed +7
-28
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ Links to everything can be found on our [downloads page][downloads].
62
62
- Improved logging stability. ([ #15257 ] ( https://github.com/SeleniumHQ/selenium/pull/15257 ) )
63
63
64
64
### ** Docker Selenium**
65
+
65
66
- Publish Node/Standalone images with the latest Grid core version and browser backward versions
66
67
- Update container environment to JDK21 ([ #2642 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2642 ) )
67
68
- Node base with share system certificate support ([ #2653 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2653 ) )
Original file line number Diff line number Diff line change @@ -88,20 +88,8 @@ Links to all assets can be found on our [downloads page][downloads].
88
88
89
89
### ** Docker Selenium**
90
90
91
- - Publish Node/Standalone images with the latest Grid core version and browser backward versions
92
- - Update container environment to
93
- JDK21 ([ #2642 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2642 ) )
94
- - Node base with share system certificate
95
- support ([ #2653 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2653 ) )
96
- - Node container is able to restart and retry to register when ` register-period `
97
- exceeded ([ #2662 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2662 ) )
98
- - Selenium Grid scaler in KEDA feature preview
99
- - Add trigger param to set custom capabilities for matching specific
100
- Nodes ([ KEDA #6536 ] ( https://github.com/kedacore/keda/pull/6536 ) )
101
- - Add trigger param for Node enables managed downloads
102
- capability ([ KEDA #6570 ] ( https://github.com/kedacore/keda/pull/6570 ) )
103
- - Helm config: Set K8s node IP to all components via env var KUBERNETES_NODE_HOST_IP in
104
- template ([ #2668 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2668 ) )
91
+ - Helm config: Node Relay to extend autoscaling Grid with test cloud resources ([ #2703 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2703 ) ).
92
+ - Docker: Disable HeapDumpOnOutOfMemoryError by default ([ #2708 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2708 ) )
105
93
- [ See all changes] ( https://github.com/SeleniumHQ/docker-selenium/releases )
106
94
107
95
Original file line number Diff line number Diff line change @@ -73,22 +73,12 @@ Links to all assets can be found on our [downloads page][downloads].
73
73
74
74
### ** Docker Selenium**
75
75
76
- - Publish Node/Standalone images with the latest Grid core version and browser backward versions
77
- - Update container environment to
78
- JDK21 ([ #2642 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2642 ) )
79
- - Node base with share system certificate
80
- support ([ #2653 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2653 ) )
81
- - Node container is able to restart and retry to register when ` register-period `
82
- exceeded ([ #2662 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2662 ) )
83
- - Selenium Grid scaler in KEDA feature preview
84
- - Add trigger param to set custom capabilities for matching specific
85
- Nodes ([ KEDA #6536 ] ( https://github.com/kedacore/keda/pull/6536 ) )
86
- - Add trigger param for Node enables managed downloads
87
- capability ([ KEDA #6570 ] ( https://github.com/kedacore/keda/pull/6570 ) )
88
- - Helm config: Set K8s node IP to all components via env var KUBERNETES_NODE_HOST_IP in
89
- template ([ #2668 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2668 ) )
76
+ - Helm config: Add template for file browser video records service ([ #2763 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2763 ) )
77
+ - Helm config: Strictly handle ` basicAuth.enabled ` in template ([ #2760 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2760 ) )
78
+ - Selenium Grid Autoscaling in Kubernetes is expected working well with KEDA core v2.17.0.
90
79
- [ See all changes] ( https://github.com/SeleniumHQ/docker-selenium/releases )
91
80
81
+
92
82
<br >
93
83
94
84
We thank all our contributors for their incredible efforts in making Selenium better with every
You can’t perform that action at this time.
0 commit comments