Skip to content

Releases: mastodon/webpush-fcm-relay

v1.0.6

11 Feb 10:55
3c5a457

Choose a tag to compare

Additional support for standard webpush (rfc tag for aes128gcm encryption)

v1.0.5

18 Sep 10:26
0819c19

Choose a tag to compare

Added datadog span tracing to log messages.

v1.0.4

11 Sep 10:57
84857b0

Choose a tag to compare

Errors from Firebase should be warnings, not errors.

v1.0.3

11 Sep 09:54
4449e63

Choose a tag to compare

Additional bugfixes.

v1.0.2

11 Sep 08:24

Choose a tag to compare

Added better error reporting for failed messages.

v1.0.1

11 Sep 07:57

Choose a tag to compare

Bugfix related to updated datatypes.

v1.0.0

11 Sep 07:21

Choose a tag to compare

DEPRECATION WARNING:
-server-key string is no longer a valid CLI option. Please use -credentials-file-path string instead to point to a JSON credentials file.

Upgrade dependencies to use the new FCM API.

v0.2.1

11 Apr 08:25
c5f630c

Choose a tag to compare

Use a Debian 12-based container

v0.2.0

11 Apr 07:37
5675434

Choose a tag to compare

  • Update dependencies
  • Update Go version
  • Add Datadog monitoring support

v0.1.1

22 Dec 14:37
cac95b2

Choose a tag to compare

Update Go, dependencies, some cleanup and add Github Actions (#2)

* Update dependencies and Go version

* Add a Dockerfile

* Add a Github Action to build a container on release