cassowary v0.9.0 Release Notes

Release Date: 2020-05-10 // almost 4 years ago
  • ๐Ÿ”‹ Features.

    Cassowary can now push metrics to AWS Cloudwatch metrics by adding the --cloudwatch flag

    ๐Ÿ›  Bugfixes.

    ๐Ÿ›  Fix for Prometheus metrics that was never triggered even when selected

    ๐Ÿ‘Œ Improvements.

    Cassowary has been bumped to Go 1.14

    ๐Ÿ”„ Changelog

    ๐Ÿ”€ c1ed989 Merge pull request #17 from rogerwelin/cloudwatch-metrics
    3dc1908 bump go. fix prometheus bug where metric was never triggered. adding cloudwatch option for metrics
    c399706 dependency injection
    e0ea13d wip: cloudwatch