Skip to content

v0.1.2

Compare
Choose a tag to compare
@corey-hammerton corey-hammerton released this 10 Feb 01:34
· 1246 commits to master since this release

There have a number of bug fixes and enhancements in this release. Some excerpts from the changelog:

  • Adding a configurable default environment through the new option DEFAULT_ENVIRONMENT
  • Adding an "All Environments" item to the Environment drop-down to remove all environment filters from the queries
  • Disabling CSRF Protection to fix Query Form submission, must be re-implemented
  • Enabling support for PuppetDB 3.2 data
  • Increasing the minimum pypuppetdb requirement to 0.2.1
  • Automatically refreshing the Overview page every 30 (thirty) seconds, configurable with the new option REFRESH_RATE