github ytti/oxidized 0.34.2

latest release: 0.34.3
one month ago

[0.34.2 – 2025-08-01]

This release mainly fixes a bug in input/scp that made ssh raise an error when closing a closed connection (Issue #3583).

A fix for config vars (Issue #3536) changes the way oxidized stores its vars internally (symblos => strings). Libraries depending on oxidized internal structures may have problem with this. oxidized-web was fixed in Release 0.17.1.

Added

  • Absolute time limit for a fetch job (default: 300 seconds) (@robertcheramy)

Changed

  • slackdiff: Attempt to join the channel if Errors::NotInChannel is encountered (@varesa)

Fixed

  • SSH raises error when closing a closed connection. Fixes #3583 (@ytti)
  • Config vars will not fall back to less specific. Fixes #3536 (@ytti)
  • input/scp: make common errors produce a warning, not a crashfile (@robertcheramy)
  • input/scp: implement timeouts. Fixes #3590 (@robertcheramy, @ytti)
  • model/mtrlrfs: add missing prompt (@R3thos)
  • slackdiff: Respect the HTTP proxy configuration while uploading the file. Fixes #3534 (@varesa)
  • logging (syslog): do not write two timestamps (Fixed in semanticlogger) (@robertcheramy)

New Contributors

Full Changelog: 0.34.1...0.34.2

Don't miss a new oxidized release

NewReleases is sending notifications on new releases.