Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v1.3.2

Choose a tag to compare

@joeyorlando joeyorlando released this 29 Jun 11:48
8c768f2

Added

  • Add metric "how many alert groups user was notified of" to Prometheus exporter (#2334)

Changed

  • Change permissions used during setup to better represent actions being taken by @mderynck (#2242)
  • Display 100000+ in stats when there are more than 100000 alert groups in the result (#1901)
  • Change OnCall plugin to use service accounts and api tokens for communicating with backend, by @mderynck (#2385)
  • RabbitMQ Docker image upgraded from 3.7.19 to 3.12.0 in docker-compose-developer.yml and
    docker-compose-mysql-rabbitmq.yml. Note: if you use one of these config files for your deployment
    you may need to follow the RabbitMQ "upgrade steps" listed here
    by @joeyorlando (#2359)

Fixed

  • For "You're Going OnCall" push notifications, show shift times in the user's configured timezone, otherwise UTC
    by @joeyorlando (#2351)