Skip to content

Releases: jayme-github/alertmanager-webhook-fcm

v0.5

29 Mar 20:21
Compare
Choose a tag to compare
  • Add instance label to alert body
  • Update go dependencies
  • Build with go 1.16
  • Fix typos and added docstrings

v0.4

29 Jun 08:30
Compare
Choose a tag to compare
Fix int64 to string conversion

v0.3: Switch to sending data messages only

23 Jun 18:17
Compare
Choose a tag to compare
Handling of notification messages is quite inconsistent (at least on
android). Send the payload in data only and let the app handle the
notification locally.

Add pageTime to data payload (Unix epoch UTC).

v0.2

14 Jun 12:58
Compare
Choose a tag to compare
Add a metric for total FCM messags send

Initial release

14 Jun 11:04
Compare
Choose a tag to compare
v0.1

Update tokens