diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d1e6d02..30128815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ +## 3.11.0-p2 + + **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p1...3.11.0-p2 (2018-03-16) + + Leo Gallucci (12): + * [8e045e3] Upgrade Chrome patch level to 65.0.3325.162 + * [ab58c48] Upgrade Firefox major from 58.0.2 to 59.0 + * [86e0f09] Trigger build + * [e426f8d] WIP Fixing the build + * [9bf84ff] WIP Fixing the build + * [dff289f] WIP Fixing the build + * [df97ae1] WIP Fixing the build + * [c18d7b5] WIP Fixing the build + * [0ff2ddd] WIP Fixing the build + * [b9a4c95] WIP Fixing the build + * [2444f75] WIP Fixing the build + * [a23648e] WIP Fixing the build + + **Image tag details:** + + Selenium version: 3.11.0 (e59cfb3) + + Chrome stable: 65.0.3325.162 + + Firefox stable: 59.0 + + Geckodriver: 0.20.0 + + Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752) + + Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12 + + Default Timezone: Europe/Berlin + + FROM ubuntu:xenial-20180228 + + Python: 3.5.2 + + Tested on kernel CI host: 4.4.0-101-generic x86_64 + + Built at CI host with: Docker version 17.09.0, build afdb6d4 + + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb + + Image version: 3.11.0-238 + + Image size: 1.39GB + + Digest: sha256:9da4390c049e20df36296a9a41fcaa3e6b87bf7296bc9e35de6a256caf5a7a73 + ## 3.11.0-p1 + **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13) + Diego Molina (1): diff --git a/GLOBAL_PATCH_LEVEL.txt b/GLOBAL_PATCH_LEVEL.txt index 1cf253f9..b4249c47 100644 --- a/GLOBAL_PATCH_LEVEL.txt +++ b/GLOBAL_PATCH_LEVEL.txt @@ -1 +1 @@ -238 +239 diff --git a/LATEST_RELEASE.md b/LATEST_RELEASE.md index 20282bf5..cc5da55a 100644 --- a/LATEST_RELEASE.md +++ b/LATEST_RELEASE.md @@ -1,11 +1,22 @@ -## 3.11.0-p1 - + **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p0...3.11.0-p1 (2018-03-13) - + Diego Molina (1): - * [2b07831] Upgrading GeckoDriver to 0.20.0 +## 3.11.0-p2 + + **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p1...3.11.0-p2 (2018-03-16) + + Leo Gallucci (12): + * [8e045e3] Upgrade Chrome patch level to 65.0.3325.162 + * [ab58c48] Upgrade Firefox major from 58.0.2 to 59.0 + * [86e0f09] Trigger build + * [e426f8d] WIP Fixing the build + * [9bf84ff] WIP Fixing the build + * [dff289f] WIP Fixing the build + * [df97ae1] WIP Fixing the build + * [c18d7b5] WIP Fixing the build + * [0ff2ddd] WIP Fixing the build + * [b9a4c95] WIP Fixing the build + * [2444f75] WIP Fixing the build + * [a23648e] WIP Fixing the build + **Image tag details:** + Selenium version: 3.11.0 (e59cfb3) - + Chrome stable: 65.0.3325.146 - + Firefox stable: 58.0.2 + + Chrome stable: 65.0.3325.162 + + Firefox stable: 59.0 + Geckodriver: 0.20.0 + Chromedriver: 2.36.540471 (9c759b81a907e70363c6312294d30b6ccccc2752) + Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12 @@ -15,6 +26,7 @@ + Tested on kernel CI host: 4.4.0-101-generic x86_64 + Built at CI host with: Docker version 17.09.0, build afdb6d4 + Built at CI host with: Docker Compose version 1.17.1, build 6d101fb - + Image version: 3.11.0-233 - + Image size: 1.38GB - + Digest: sha256:b2e5640bec2800af223e59f0c3ef27b6252b4b5256084c194a4485f422687bdc + + Image version: 3.11.0-238 + + Image size: 1.39GB + + Digest: sha256:9da4390c049e20df36296a9a41fcaa3e6b87bf7296bc9e35de6a256caf5a7a73 + diff --git a/images/grid3_console.png b/images/grid3_console.png index 8ea90a15..20992ee9 100644 Binary files a/images/grid3_console.png and b/images/grid3_console.png differ