Skip to content

Releases: appleboy/go-fcm

v1.2.7

24 Dec 11:07
4c0a28d

Choose a tag to compare

Changelog

Enhancements

Refactor

  • 4c0a28d: refactor: refactor authentication to use ServiceAccount credentials (@appleboy)

Build process updates

v1.2.6

20 May 01:35
6788e15

Choose a tag to compare

Changelog

Enhancements

  • c498d36: chore: update and modernize third-party dependencies (@appleboy)
  • 1029061: chore: update Google Cloud and related dependencies to latest versions (@appleboy)

Build process updates

v1.2.5

02 May 23:14
5aeba6b

Choose a tag to compare

Changelog

Bug fixes

  • 47ffbe4: fix: improve error handling for response body closure during debugging (@appleboy)

Enhancements

  • dd0970b: chore: update testing workflow and standardize code quality tools (@appleboy)

Documentation updates

  • 804a0dd: docs: revamp and expand documentation for clarity and usability (@appleboy)
  • 5aeba6b: docs: add multilingual documentation with full Chinese localization (@appleboy)

v1.2.4

02 May 23:00
926ef63

Choose a tag to compare

Changelog

Enhancements

  • 9686cc2: chore: upgrade Go version and refresh all dependencies (@appleboy)
  • 926ef63: chore: upgrade Go version and update Google Cloud dependencies (@appleboy)

Build process updates

v1.2.3

22 Mar 09:39
5223958

Choose a tag to compare

Changelog

Enhancements

  • 95f382b: chore(deps): update go dependency (@appleboy)
  • 5fcacbb: chore: update dependencies and enhance cross-platform CI configuration (@appleboy)
  • e7ce344: chore: upgrade dependencies and update Go version in workflow (@appleboy)
  • 1b74780: chore: update Go version support to include 1.24 in workflow (@appleboy)
  • 84a2026: chore: update dependencies for major versions across various packages (@appleboy)
  • 1526927: chore: update Go version and bump dependencies in go.mod and go.sum (@appleboy)
  • 5223958: chore: update golang-jwt package to version v4.5.2 across the project (@appleboy)

v1.2.2

07 Jan 14:35
2ce033c

Choose a tag to compare

Changelog

Enhancements

Build process updates

  • 3aef158: ci: refactor and optimize codebase for performance improvements (@appleboy)
  • 79ad439: ci: improve CI workflow and test stability across OSs (@appleboy)
  • fae7753: ci(codecov): improve CI workflows and test configurations (@appleboy)
  • c736ccf: ci(bearer): enhance security by integrating Bearer data scanner (@appleboy)

v1.2.1

07 Jun 01:40
f56a61a

Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.2.0

31 May 00:32
078a7f6

Choose a tag to compare

Changelog

Features

Others

Refactor

  • 97b36e8: refactor: refactor client configuration and API integration (@appleboy)

Documentation updates

v1.1.0

25 May 15:22
8cbe79b

Choose a tag to compare

Changelog

Features

Documentation updates

  • 83a5230: docs: enhance documentation with custom client and proxy examples (@appleboy)

v1.0.1

25 May 06:10
ad6019a

Choose a tag to compare

Changelog

Enhancements