Skip to content

Releases: ppodgorsek/docker-robot-framework

7.2.1

09 Apr 23:49
01aed68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.2.0...7.2.1

7.2.0

12 Jul 00:49
8ccb571
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.0...7.2.0

7.1.0

07 Feb 16:47
0f78b7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.1.0

7.0.0

07 Feb 14:47
746a6cb
Compare
Choose a tag to compare

What's Changed

  • Issue #421 - Fix grep output to return number of lines by @dencze in #422
  • Issue #446 - Cannot build an image based on the Dockerfile by @ppodgorsek in #448
  • Issue #352 - Add support for Microsoft Edge by @ppodgorsek in #449
  • Issue #352 - Add support for Microsoft Edge by @jeabakker in #408
  • Issue #452 - Upgrade Chromium to version 117.0 by @ppodgorsek in #453
  • Issue #443 - Add notes to documentation explaining what architectures are supported by @ppodgorsek in #451
  • Issue #454 - Add a table of contents to the README by @ppodgorsek in #456
  • Dependency upgrades by @ppodgorsek in #472
    • Issue #460 - Upgraded Robot Framework to version 7.0
    • Issue #461 - Upgraded the base image to Fedora 39
    • Issue #462 - Upgraded the Robot Framework Browser Library to version 18.0.0
    • Issue #463 - Upgraded Robot Framework DatabaseLibrary to version 1.4.3
    • Issue #464 - Upgraded Robot Framework Datadriver to version 1.10.0
    • Issue #465 - Upgraded Robot Framework Pabot to version 2.18.0
    • Issue #466 - Upgraded Robot Framework Requests to version 0.9.6
    • Issue #467 - Upgraded Robot Framework SeleniumLibrary to version 6.2.0
    • Issue #468 - Upgraded Amazon AWS CLI to version 1.32.36
    • Issue #469 - Upgraded Firefox to version 122.0
    • Issue #470 - Upgraded Chromium to version 121.0
    • Issue #471 - Upgraded Microsoft Edge to version 121.0.2277.106

New Contributors

Full Changelog: 6.1.0...7.0.0

6.1.0

04 Jul 12:06
277b7ff
Compare
Choose a tag to compare

Robot Framework in Docker 5.0.0

25 Sep 15:57
4bf8add
Compare
Choose a tag to compare

What changed in this version:

  • Fixed issues with the Browser library
  • Switched the base image to Fedora 36
  • Upgraded the Browser library to version 14.0.0
  • Upgraded the IMAP library to version 0.4.5
  • Upgraded Pabot to version 2.7.0
  • Upgraded the Requests library to version 0.9.3
  • Upgraded the AWS CLI to version 1.25.81
  • Upgraded Robot Framework to version 5.0.1
  • Upgraded Firefox to version 104.0
  • Upgraded Chromium to version 103.0
  • Upgraded the Data Driver library to version 1.6.0
  • Upgraded the Selenium library to version 6.0.0
  • Upgraded the SSH library to version 3.8.0
  • Upgraded the Gecko driver to version 0.30.0

See older notes for previous releases.

Robot Framework in Docker 4.0.0

03 Apr 12:06
33d9623
Compare
Choose a tag to compare

What changed in this version:

  • Updated Robot Framework to version 4.1
  • Updated the Database library to version 1.2.4
  • Updated the Browser library to version 6.0.0
  • Updated the Data Driver library to version 1.4.1
  • Updated the Pabot library to version 2.0.1
  • Updated the Requests library to version 0.9.1
  • Updated the Selenium library to version 5.1.3
  • Updated the SSH library to version 3.7.0
  • Updated the AWS CLI library to version 1.20.6
  • Fixed warnings related to the Requests library in automated tests

See older notes for previous releases.

Robot Framework in Docker 3.8.0

15 Mar 12:12
63bd6c2
Compare
Choose a tag to compare

What changed in this version:

  • Added the DateTimeTZ library to adjust the timezone when running tests
  • Added the Axe Selenium library
  • Test reports can now be uploaded to AWS S3 if required, using the AWS CLI (version 1.19.27)
  • Upgraded the Selenium library to version 5.1.1
  • Upgraded the IMAP library to version 0.4.0
  • Upgraded Pabot to version 1.11
  • Upgraded the Requests library to version 0.8.1
  • Upgraded the SSH library to version 3.6.0

See older notes for previous releases.

Robot Framework in Docker 3.7.0

16 Nov 19:53
0d9f787
Compare
Choose a tag to compare

What changed in this version:

  • Updated the base image to Python 3.9 in Alpine 3.12
  • Updated Robot Framework to version 3.2.2
  • Updated the Selenium library to version 4.5.0
  • Updated the SSH library to version 3.5.1
  • Updated the IMAP library to version 0.3.8
  • Updated the Requests library to version 0.7.2
  • Updated Pabot to version 1.10.0
  • Updated Chromium to version 86.0

See older notes for previous releases.

Robot Framework in Docker 3.6.0

03 Jul 15:38
ccfe635
Compare
Choose a tag to compare

What changed in this version:

  • The image is not run by the root user anymore and can be fully customised
  • Updated the base image to Python 3.8 in Alpine 3.11
  • Updated the IMAP library to version 0.3.6
  • Updated the Requests library to version 0.6.6
  • Updated Pabot to version 1.2.1
  • Updated the FTP library to version 1.9
  • Updated the Selenium library to version 4.3.0
  • Updated the Faker library to version 5.0.0
  • Updated Chromium to version 81.0
  • Updated Firefox to version 68 ESR
  • Added variables to mount the test and report directories

See older notes for previous releases.