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].
6262- Improved logging stability. ([ #15257 ] ( https://github.com/SeleniumHQ/selenium/pull/15257 ) )
6363
6464### ** Docker Selenium**
65+
6566- Publish Node/Standalone images with the latest Grid core version and browser backward versions
6667- Update container environment to JDK21 ([ #2642 ] ( https://github.com/SeleniumHQ/docker-selenium/pull/2642 ) )
6768- 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].
8888
8989### ** Docker Selenium**
9090
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 ) )
10593- [ See all changes] ( https://github.com/SeleniumHQ/docker-selenium/releases )
10694
10795
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].
7373
7474### ** Docker Selenium**
7575
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.
9079- [ See all changes] ( https://github.com/SeleniumHQ/docker-selenium/releases )
9180
81+
9282<br >
9383
9484We 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