Skip to content

v1.13.0

Compare
Choose a tag to compare
@xp-1000 xp-1000 released this 17 Feb 18:04
· 114 commits to master since this release
0beeea5

1.13.0 (February 17, 2022)

UPGRADE NOTES:

  • smart-agent_system-common: the per_cpu_enabled becomes agent_per_cpu_enabled for clarity

NEW FEATURES:

  • common: add fame as new supported sources (#372)
  • integration_aws-redshift: new module (#378)
  • prometheus-exporter_wallix-bastion: add wallix license expiration detector (#371)

ENHANCEMENTS:

  • smart-agent_system-common: rename per_cpu_enabled variable to agent_per_cpu_enabled (#381)

BUG FIXES:

  • prometheus-exporter_wallix-bastion: make encryption status detector able to auto resolve (#368)
  • integration_aws-redshift : use aws common filters instead of default from generator (#379)
  • generator: fix integration based usage of common filters at module init (#380)

DOCUMENTATION: