Releases: google/slo-generator
Releases · google/slo-generator
release-please-action v2.2.0
release-please-action v2.1.0
release-please-action v2.0.1
release-please-action v2.0.0
⚠ BREAKING CHANGES
- Upgrade slo-generator CLI to Click library (#131)
- Support slo-generator config v2 format (core changes) (#126)
- Split dependencies by backend (#129)
Features
- add Dynatrace method to query SLO (#116) (0148e99)
- Add migrator for v1 to v2 migration (#127) (796442e)
- Add slo-generator Functions Framework API (#130) (ab1d57c)
- add slo-generator JSON schemas (#169) (33e461b)
- Split dependencies by backend (#129) (c640a1d)
- Support slo-generator config v2 format (core changes) (#126) (bf5e6b4)
- Upgrade slo-generator CLI to Click library (#131) (5b2635b)
Bug Fixes
- Migrate sample configurations to v2 (#128) (bafaf51)
- Migrator and dependency issues fixes (#160) (51b956b)
- migrator glob catch .yml, .yaml and .json ext (0d44dc6)
- migrator not listing all files (#167) (c34ba68)
- migrator target path locations (#171) (2f7a07d)
- Minor v2 fixes (#142) (2d48d61)
- Support JSON or text data in API (#147) (93a8c9f)
- update migrator to fail softly when invalid YAMLs are found (#154) (507302e)
- v2 deployment fixes (#143) (1f03ee2)
Documentation
release-please-action v1.5.1
release-please-action v1.5.0
release-please-action v1.4.1
release-please-action v1.4.0
Features
Bug Fixes
- Add
thresholdmethod to Dynatrace backend (#87) (a36c6eb) - add post validation of SLI value (#95) (3c75da4)
- default metrics (#97) (34bc2b7)
- Duplicated project_id in Stackdriver exporter metric (#100) (b1c274d)
- metrics bug with multiple exporters (#105) (0ee5e05)
- metrics exporters bugfixes (#106) (bccb407)