Skip to content

v0.11.3

Latest
Compare
Choose a tag to compare
@clajiness clajiness released this 10 Jan 20:14
· 4 commits to main since this release

This release includes several updates to the qbop project, focusing on version upgrades and logging improvements. The most important changes include updating the base image in the Dockerfile, upgrading gem versions in the Gemfile, and refining log messages in the main script.

Version upgrades:

  • Dockerfile: Updated the base image from ruby:3.4-slim to ruby:3.4.1-slim.
  • Gemfile: Upgraded the logger gem to version 1.6.5 and the rubocop gem to version 1.70.

Logging improvements:

  • qbop.rb: Enhanced the log message in the loop to include the script version.
  • qbop.rb: Refined the log message for the forwarded port returned by Proton.

Full Changelog: v0.11.2...v0.11.3