Skip to content

Commit b885369

Browse files
committed
Update for docker-selenium section
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent aa41ffb commit b885369

File tree

3 files changed

+7
-28
lines changed

3 files changed

+7
-28
lines changed

website_and_docs/content/blog/2025/selenium-4-29-released.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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))

website_and_docs/content/blog/2025/selenium-4-30-released.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff 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

website_and_docs/content/blog/2025/selenium-4-31-released.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff 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

9484
We thank all our contributors for their incredible efforts in making Selenium better with every

0 commit comments

Comments
 (0)