Skip to content

Releases: jayme-github/alertmanager-webhook-fcm

v0.5

Choose a tag to compare

@jayme-github jayme-github released this 29 Mar 20:21
  • Add instance label to alert body
  • Update go dependencies
  • Build with go 1.16
  • Fix typos and added docstrings

v0.4

Choose a tag to compare

@jayme-github jayme-github released this 29 Jun 08:30
Fix int64 to string conversion

v0.3: Switch to sending data messages only

Choose a tag to compare

@jayme-github jayme-github released this 23 Jun 18:17
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

Choose a tag to compare

@jayme-github jayme-github released this 14 Jun 12:58
Add a metric for total FCM messags send

Initial release

Choose a tag to compare

@jayme-github jayme-github released this 14 Jun 11:04
v0.1

Update tokens