fix(deps): update module github.com/sideshow/apns2 to v0.25.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/sideshow/apns2 | require | minor |
v0.23.0 -> v0.25.0
|
Release Notes
sideshow/apns2
v0.25.0
What's Changed
- Fix apns-expiration request header logic by @zijinlibraze in https://github.com/sideshow/apns2/pull/237
- Support pushtotalk type push notification by @deltapath-eric in https://github.com/sideshow/apns2/pull/235
- Change ioutil.ReadAll to io.ReadAll by @sideshow in https://github.com/sideshow/apns2/pull/232
New Contributors
- @deltapath-eric made their first contribution in https://github.com/sideshow/apns2/pull/235
Full Changelog: https://github.com/sideshow/apns2/compare/v0.24.0...v0.25.0
v0.24.0
What's Changed
- Add go versions 1.19 1.20 1.21 1.22 by @sideshow in https://github.com/sideshow/apns2/pull/228
- Live Activity support added (revised and expanded) by @froodian in https://github.com/sideshow/apns2/pull/219
- Add localized subtitle support by @juliach98 in https://github.com/sideshow/apns2/pull/218
- Update ioutil.ReadFile to os.ReadFile by @sideshow in https://github.com/sideshow/apns2/pull/230
- Feature/add missing fields by @sideshow in https://github.com/sideshow/apns2/pull/231
New Contributors
- @froodian made their first contribution in https://github.com/sideshow/apns2/pull/219
- @juliach98 made their first contribution in https://github.com/sideshow/apns2/pull/218
Full Changelog: https://github.com/sideshow/apns2/compare/v0.23.0...v0.24.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.