Skip to content

Latest commit

 

History

History
105 lines (64 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

105 lines (64 loc) · 2.26 KB

Changelog

Release 2.9.0

This is the last release with Puppet 3 support!

  • Explicitly ensure python-dev is installed
  • Add offline mode
  • Add default_environment param
  • Bump minimum version dependencies (for Puppet 4)

Release 2.8.2

  • renamed the Repo from puppet-module-puppetboard -> puppet-puppetboard

Release 2.8.1

  • Fix old Versionnumber in metadata.json

Release 2.8.0

  • Official drop Ruby 1.8 support

Release 2.7.5

  • Bumping so that auto-release can fire

Release 2.7.4

  • Fix duplicate reports parameter
  • No longer notify non-existent service
  • Moved to the voxpupuli space

Release 2.7.3

  • Bumping so that auto-release can fire

Release 2.7.2

  • Moved to the puppet-community space

  • Control the number of reports shown.

  • puppetdb_ssl renamed to puppetdb_ssl_verify

  • Allow puppetboard user's supplementary groups to be set

  • Bumped stdlib dependency

  • Misc bugs fixed

  • Misc Readme improvements

Contributors

Release 2.6.0

  • Changed git managed to installed

  • Starting with 2.5.0

  • Moved template from managing default_settings.py to settings.py

  • Handled better the stringification of ssl_key and ssl_cert

  • Added beaker tests

  • Abstracted out REPORTS_COUNT

  • Misc bug fixes

  • Docs improvements

  • Lint/syntax testing with travis integration

  • Github now reports activity to #puppetboard on freenode

  • Allow puppetboard to be prefixed when running in wsgi

  • Optionally manage user/group

  • Allow timestamps to be localized

Contributors