Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

Release 0.4.0

Added

  • Built-in Metricbeat modules may be enabled and configured through Hiera
  • Support for 7.x installations of Metricbeat
  • Cloud ID and Auth properties to simplify usage with Elastic Cloud

Fixes

  • The command-line option path.config is explicitly declared in the validate commands

Release 0.3.0

Added

  • Support for Puppet 6.x
  • Support for Windows OS
  • XPack configuration for >= 6.x installations

Release 0.2.0

Breaking

Added

  • Parameter major_version to configure 6.x versions of vendor repositories -- Parameter queue_size applies only if major_version == '5' Parameter queue to configure the internal queue in 6.x versions

Fixes

  • Changing the modules and processor type from Tuple[hash] to Array[Hash] (#4)

Release 0.1.0

  • Initial release, please review module and metricbeat documentation for configuration options.