go-fcm

Firebase Cloud Messaging Library for Golang

MIT License

Stars
240
Committers
16

Bot releases are visible (Hide)

go-fcm - v0.1.7 Latest Release

Published by github-actions[bot] 6 months ago

Changelog

Others

  • bfa8a7d9494eba34b7dd958e05e4ebe5e75b09bc: test: improve TestUnmarshal readability and accuracy (@appleboy)

Enhancements

  • d98d9a30090b40762f0764fcac8302c1a4d4972c: chore: refactor build process and test configurations (@appleboy)

Build process updates

  • 9923f7b328ae2526903dea4c4af5a22709a0e8a7: ci: refine CI/CD workflows and update dependencies (@appleboy)
  • d39aebc964b28b4d2f0f5f0165992e70562a3aa6: build: update Go version and dependencies (@appleboy)

Documentation updates

  • 5a7fb860758c0ecfbd6bd1c9d130ccde4a64192e: docs: refactor project configuration and tests (@appleboy)
go-fcm - v0.1.6

Published by github-actions[bot] 9 months ago

Changelog

  • 699d69d docs: refactor README for Current Tooling Usage
  • fb71d30 feat: implement HTTP proxy configuration support
  • 27b01b3 refactor: refactor error handling and HTTP client setup
  • e30e784 style: refine doc.go comment formatting
  • b5a841f chore: refactor workflow and update Go module configs
  • a8cd9e3 ci: refactor GitHub Actions workflows
  • 5d2dd89 chore: improve project automation and CI workflows
  • a57cc24 ci: refactor CI/CD and Test Configurations
  • f669ef3 chore: refactor project configuration files
  • 690ff91 refactor: update Message struct fields to follow the latest legacy http protocol spec (#33)
  • 0181be2 upgrade to go 1.16
  • 6ec3c17 Example and Readme files are changed for newcomers to use this client successfully. (#32)
  • 043e83b Remove duplicate assignment (#31)
  • 422fb96 chore: upgrade to go1.15
  • e4c1275 Return Error Response Code (#28)
  • b867dd8 Retry with context (#27)
  • 864d85a chore: Increase maximum condition operators to 5 (#24)