Skip to content

1.9.0

Compare
Choose a tag to compare
@truthbk truthbk released this 20 Dec 19:45

Notes

  • [BUGFIX] [rpm] fix key rotation for RPMs - install legacy key as well. See #283. (Thanks @aepod).
  • [BUGFIX] Reporting: allow the report processor to run on Puppet Enterprise. See #266. (Thanks @binford2k).
  • [BUGFIX] RHEL/CentOS: Fix gpg and test binary paths. See #259. (Thanks @sethcleveland).
  • [BUGFIX] NTP: fix template. See #280. (Thanks @MartinDelta).
  • [BUGFIX] Multiple integrations: swapped order of optional vs. non-optional parameters. See #232. (Thanks @sethcleveland).
  • [IMPROVEMENT] [rpm+deb] repo keys rotated. See #242.
  • [IMPROVEMENT] MySQL: Allow multiple MySQL instances See #267. (Thanks @IanCrouch).
  • [IMPROVEMENT] Http check: allow_redirects + check_certificate_expiration improvement. See #282. (Thanks @cristianjuve).
  • [IMPROVEMENT] Http_check: update to include new attributes. See #276. (Thanks @aepod).
  • [IMPROVEMENT] Http_check: set disable_ssl_validation parameter. See #258.
  • [IMPROVEMENT] Postgres: support generic postgres custom metrics. See #224. (Thanks @sethcleveland).
  • [IMPROVEMENT] Postgres: support use_pscopg2 flag for postgres integrations. See #243. (Thanks @sethcleveland).
  • [IMPROVEMENT] Cassandra: support cassandra integration tags. See #256. (Thanks @sethcleveland).
  • [IMPROVEMENT] HAProxy: support multiple instances. See #279. (Thanks @swwolf).
  • [FEATURE] Service Discovery: Allow Service Discovery configuration See #281. (Thanks @scottgeary).
  • [FEATURE] Disk integration. See #263. (Thanks @denmat).
  • [FEATURE] Cacti integration. See #247. (Thanks @sambanks).
  • [FEATURE] JMX integration. See #231. (Thanks @rooprob).
  • [FEATURE] Generic define to enable new integrations. See #233. (Thanks @cwood)
  • [CI] Multiple fixes related to the spec tests on older puppets.
  • [CI] Consul: adding spec tests. See #264. (Thanks @flyinprogrammer).