Skip to content

Releases: deployhq/deploy-agent

v1.4.1

19 Feb 09:36
6b5834c

Choose a tag to compare

1.4.1 (2026-02-19)

Bug Fixes

  • Use version.rb for gem versioning with release-please (505e2cf)
  • Use version.rb for gem versioning with release-please integration (b52173a)

v1.4.0

19 Feb 09:09
fa8f6f5

Choose a tag to compare

1.4.0 (2026-02-19)

Features

  • Add RSpec test suite and multi-version Ruby CI support (fd1d1ab)
  • Add RSpec test suite and multi-version Ruby CI support (bd59b61)

Bug Fixes

  • Exclude vendor directory from RuboCop inspection (b12a7cb)
  • Remove redundant gem activation calls from agent.rb (e0e3bf4)
  • Update dependencies to support GCC 14 / Debian 13 (6a75ad0)
  • Update nio4r, timers, and rb-readline to support modern compilers (0e050a5)

Documentation

  • Add language identifier to code block in CLAUDE.md (369fe90)

v1.3.3

08 Jan 08:00
d0203fb

Choose a tag to compare

1.3.3 (2025-01-08)

Bug Fixes

  • Fix release-please configuration. (5373d31)
  • Fix rubocop offenses. (5d7ba4f)
  • Replace deprecated File.exists? method. (2b65cf1)

Documentation

  • Improve README with Release instructions. (73cfc3b)

v1.3.2

25 Oct 16:47
c9d33e9

Choose a tag to compare

1.3.2 (2023-10-25)

Miscellaneous Chores

v1.3.1

25 Oct 15:31
64c0204

Choose a tag to compare

1.3.1 (2023-10-25)

Miscellaneous Chores

v1.3.0

25 Oct 13:05
2a16f9f

Choose a tag to compare

1.3.0 (2023-10-25)

Features

Miscellaneous Chores

  • add retries to openssl errors in reading (#5) (631a16b)