Skip to content

5.8.5

Latest
Compare
Choose a tag to compare
@michaelklishin michaelklishin released this 25 Jul 19:01
· 144 commits to v5.x since this release
df80036

v5.8.5 (2020-07-25)

  • Idempotency w.r.t. Ohai package state reloading.

    Contributed by @Wing924 and @ramereth.

    GitHub issue: #554, #562

  • Chef 16 compatibility and cookbook style fixes.

    Contributed by @tas50 and @ramereth.

    GitHub issues: #541, #542, #561

  • Cluster status output parser failed with the new RabbitMQ 3.8-specific output format

    Contributed by @decoyjoe.

    GitHub issue: #560

  • User tags are now set unconditionally by the users recipe.

    Contributed by @tophercullen.

    GitHub issue: #538

  • Compression enabled for logrotate.

    Contributed by @drewhammond.

    GitHub issue: #557

  • File is scoped explicitly to disambiguate.

    Contributed by @tas50.

    GitHub issue: #542