Skip to content

Latest commit

 

History

History
376 lines (209 loc) · 19.4 KB

CHANGELOG.md

File metadata and controls

376 lines (209 loc) · 19.4 KB

Changelog

2.3.0 (2024-05-28)

Full Changelog

Implemented enhancements:

Merged pull requests:

2.2.1 (2024-03-27)

Full Changelog

Fixed bugs:

  • Fix privileged remote docker port forward resolution #126 (h0tw1r3)

2.2.0 (2024-03-17)

Full Changelog

Implemented enhancements:

  • Implement writing out a containerfile for a host #125 (ekohl)
  • Support Amazon Linux 2023 #123 (treydock)

Merged pull requests:

2.1.0 (2023-05-05)

Full Changelog

Implemented enhancements:

  • switch to voxpupuli-rubocop & restore beaker 4 support #120 (bastelfreak)

Closed issues:

  • Enable SSH Agent forwarding on MacOS #117

Merged pull requests:

2.0.0 (2023-03-28)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

1.5.0 (2023-03-24)

Full Changelog

Implemented enhancements:

  • Ruby 3.2 compatibility #100 (ekohl)
  • Set required Ruby version to 2.4+ #99 (ekohl)
  • Simplify port detection code #95 (ekohl)
  • Add Ruby 3.1 to CI matrix #87 (bastelfreak)
  • Use ssh-keygen -A on Red Hat-based distros & SuSE/SLES #73 (ekohl)

Fixed bugs:

  • Deal with docker_cmd being an array and remove use of =~ #93 (ekohl)

Merged pull requests:

1.4.0 (2023-03-10)

Full Changelog

Implemented enhancements:

  • Enable Rubocop #72 (jay7x)
  • Refactor built-in Dockerfile and fix_ssh() #71 (jay7x)

Fixed bugs:

  • set flag for container to container communication #84 (rwaffen)

Merged pull requests:

1.3.0 (2022-12-18)

Full Changelog

Implemented enhancements:

  • Generate a ssh port from 1025..9999 range #68 (jay7x)

1.2.0 (2022-08-11)

Full Changelog

Implemented enhancements:

  • Use ssh-keygen -A on modern Enterprise Linux #66 (ekohl)
  • Add Docker hostfile parameter docker_image_first_commands #65 (Rathios)

1.1.1 (2022-02-17)

Full Changelog

Fixed bugs:

Merged pull requests:

1.1.0 (2022-01-27)

Full Changelog

Implemented enhancements:

  • Use host_packages helper to reuse logic from beaker #59 (ekohl)

1.0.1 (2021-09-13)

Full Changelog

Implemented enhancements:

  • Initial EL9 support #55 (ekohl)
  • Add support for additional Docker port bindings #54 (treydock)

Fixed bugs:

Closed issues:

  • Regression with 1.0.0 WRT SSH port usage #52

1.0.0 (2021-08-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

0.8.4 (2021-03-15)

Full Changelog

Fixed bugs:

Closed issues:

  • Wrong SSH port getting used #43
  • Beaker complains about host unreachable - Ubuntu 18 and 20 #39

Merged pull requests:

0.8.3 (2021-02-28)

Full Changelog

Merged pull requests:

0.8.2 (2021-02-28)

Full Changelog

Merged pull requests:

0.8.1 (2021-02-28)

Full Changelog

Merged pull requests:

0.8.0 (2021-02-26)

Full Changelog

Merged pull requests:

0.7.1 (2020-09-11)

Full Changelog

Merged pull requests:

0.7.0 (2020-01-23)

Full Changelog

Merged pull requests:

  • Fix: Too many authentication failures #21 (b4ldr)
  • (MAINT) add release section to README #20 (kevpl)

0.6.0 (2019-11-12)

Full Changelog

Merged pull requests:

0.5.4 (2019-07-15)

Full Changelog

Merged pull requests:

  • (maint) A number of fixes for rerunning tests on docker containers #18 (underscorgan)

0.5.3 (2019-05-06)

Full Changelog

Merged pull requests:

  • BKR-1586 - allow an 'as-is' container to be used rather than rebuilding every time #17 (oldNoakes)

0.5.2 (2019-02-11)

Full Changelog

Merged pull requests:

0.5.1 (2018-11-29)

Full Changelog

Merged pull requests:

0.5.0 (2018-11-19)

Full Changelog

Merged pull requests:

0.4.0 (2018-10-26)

Full Changelog

Merged pull requests:

  • (PUP-9212) Allow for building containers with context #12 (tvpartytonight)
  • (PUP-9212) Allow for image entry point CMDs #11 (tvpartytonight)
  • (BKR-1509) Hypervisor usage instructions for Beaker 4..0 #9 (Dakta)

0.3.3 (2018-04-16)

Full Changelog

Merged pull requests:

  • (BKR-305) Support custom docker options #8 (double16)

0.3.2 (2018-04-09)

Full Changelog

Merged pull requests:

  • (MAINT) fix paths when using DOCKER_TOOLBOX on windows #7 (tabakhase)

0.3.1 (2018-02-22)

Full Changelog

Merged pull requests:

0.3.0 (2018-01-29)

Full Changelog

Merged pull requests:

  • [BKR-1021] Archlinux support #5 (jantman)
  • Don't set container name to node hostname #4 (jovrum)

0.2.0 (2017-08-11)

Full Changelog

Merged pull requests:

0.1.0 (2017-08-01)

Full Changelog

Merged pull requests:

  • (MAINT) Add docker-api dependency as its removed from beaker #1 (rishijavia)

* This Changelog was automatically generated by github_changelog_generator