* the `service_has_at_least_slo_across_time` probe to use in a steady-state
0.12.3
Changed
* Make `get_slo_health` `cross_series_reducer` and per_series_aligner arguments are now strings and mapped back to their numeric value as it's friendlier that way
0.12.2
Changed
* Make `get_slo_health` `group_by_fields` argument support comma-separated strings
0.12.1
Changed
* Removed unused argument in `get_slo_budget` * Fix types for `per_series_aligner` and `cross_series_reducer` in `get_slo_health`
0.12.0
Added
* Support for regional LB access from the load-balancer actions * SLO probes
0.11.0
Added
* Also read credentials from `GCP_APPLICATION_CREDENTIALS` as an alternative to `GOOGLE_APPLICATION_CREDENTIALS` since the latter can lead to issues when running in GCP Cloud Run job which already provides its own credentials