Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Releases: mercari/gaurun

v0.14.0

24 Sep 03:27
9181637
Compare
Choose a tag to compare
  • switch package: #155
  • change supported go version: #156

v0.13.2

10 Jun 04:22
2ef011d
Compare
Choose a tag to compare
  • update dependencies #153

v0.13.1

17 Feb 09:28
2228f6d
Compare
Choose a tag to compare

update dependent packages
add fcm priority parameter #142

v0.13.0

29 Jan 06:40
8cd34fb
Compare
Choose a tag to compare

introduction of major PRs

  • support token based provider for APNs #138

v0.12.0

28 Oct 04:03
9d56376
Compare
Choose a tag to compare

introduction of major PRs

  • update the modules and go version to 1.13 #129
  • remove golang.org/x/net/http2 #130
  • bug fix #133

v0.11.1

17 Sep 11:27
d80a34a
Compare
Choose a tag to compare
  • support apns-push-type to the request header for iOS 13+ #122

v0.11.0

26 Jun 07:45
01e5504
Compare
Choose a tag to compare
  • android: abolished GCM support. #101

v0.10.0

06 Nov 10:44
632afd9
Compare
Choose a tag to compare
  • Changed the default value of use_fcm to true. refs #94

v0.9.0

02 Oct 02:01
Compare
Choose a tag to compare
  • Support APNs payload extensions for Title & Subtitle refs #70 Thanks @timakin
  • Add UNNotificationCategory option for iOS. refs #73 Thanks @timakin
  • Support writing pid file refs #76
  • bugfix: set Content-Type: application/json; charset=utf-8 for json response. refs #80
  • stat: appened charset to Content-Type. refs #81
  • api: abolished GET /config/app. refs #82

v0.8.1

30 Mar 06:26
Compare
Choose a tag to compare
  • Support FCM