Skip to content

Commit 8e4d404

Browse files
committed
Add changelog for Docker Selenium
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 4a07249 commit 8e4d404

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,15 @@ Links to everything can be found on our [downloads page][downloads].
6161
- Simplified creation of network types. ([#15267](https://github.com/SeleniumHQ/selenium/pull/15267))
6262
- Improved logging stability. ([#15257](https://github.com/SeleniumHQ/selenium/pull/15257))
6363

64-
65-
### Docker Selenium
66-
- TBD
64+
### **Docker Selenium**
65+
- Publish Node/Standalone images with the latest Grid core version and browser backward versions.
66+
- Update container environment to JDK21 ([#2642](https://github.com/SeleniumHQ/docker-selenium/pull/2642)).
67+
- Node base with share system certificate support ([#2653](https://github.com/SeleniumHQ/docker-selenium/pull/2653)).
68+
- Node container is able to restart and retry to register when `register-period` exceeded ([#2662](https://github.com/SeleniumHQ/docker-selenium/pull/2662))
69+
- Selenium Grid scaler in KEDA feature preview
70+
- Add trigger param to set custom capabilities for matching specific Nodes ([KEDA#6536](https://github.com/kedacore/keda/pull/6536))
71+
- Add trigger param for Node enables managed downloads capability ([KEDA#6570](https://github.com/kedacore/keda/pull/6570))
72+
- Helm config: Set K8s node IP to all components via env var KUBERNETES_NODE_HOST_IP in template ([#2668](https://github.com/SeleniumHQ/docker-selenium/pull/2668))
6773
- [See all changes](https://github.com/SeleniumHQ/docker-selenium/releases)
6874

6975
<br>

0 commit comments

Comments
 (0)