Skip to content

Latest commit

 

History

History
118 lines (72 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

118 lines (72 loc) · 2.02 KB

Changelog

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

[0.5.1] - 2022-12-01

Bug Fixes

  • Iterate over every endpoints instead of using first element

[0.5.0] - 2022-11-24

Documentation

  • Use git-cliff to generate CHANGELOG.md

Features

  • Extract URL configured in the bb exporter service monitor

[0.4.0] - 2022-11-08

Features

  • Add pingdom source of alerts
  • Fetch detailed checks information

Miscellaneous Tasks

  • Bump version 0.4.0

[0.3.1] - 2022-10-24

Miscellaneous Tasks

  • Fix typo and bump version returned by --version flag

[0.3.0] - 2022-10-24

Documentation

  • Update README for the prometheus filters flag
  • Update changelog and bump version to v0.3.0
  • Flag typo
  • Remove newline in changelog format

Features

  • Adding prometheus filters cli argument

Miscellaneous Tasks

  • Add renovate.json
  • Lint files

[0.2.3] - 2022-09-20

Miscellaneous Tasks

  • Improve Cloudwatch HTML template

[0.2.2] - 2022-09-20

Miscellaneous Tasks

  • Bump version 0.2.2

[0.2.1] - 2022-09-20

Bug Fixes

  • Broken install resulting in ModuleNotFoundError

[0.2.0] - 2022-09-20

Documentation

  • Add real README.md

Miscellaneous Tasks

  • Add cli configuration
  • Prepare 0.1.1 release

[0.1.1] - 2022-09-19

Bug Fixes

  • Cli description
  • Select the correct context
  • Scroll issue with database fixedHeader
  • Scroll offset

Features

  • Generate skeleton using CookieCutter
  • Generate skeleton using CookieCutter
  • Add CloudWatch base
  • Working CloudWatch source; Iterate over all available regions
  • Get prom rules from current kube context
  • Implement jinja templating logic
  • New HTML jinja2 template
  • Add markdown template

Miscellaneous Tasks

  • Add pre-commit hooks and pyproject
  • Let user choose log level
  • Replace table footer with fixedHeader
  • Add summary column, remove type
  • Improve jinja spacing
  • Add yaml template
  • Add CSV template
  • Remove unused files
  • Add project info
  • Remove setup.py