Skip to content

Tags: sideshow/apns2

Tags

v0.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change ioutil to io (#232)

v0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/add missing fields (#231)

* Add missing ExpiredToken field to response
* Add ApnsUniqueID identifier for development push

v0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/updated http2 transport (#209)

* Update http2 transport
* Add ReadIdleTimeout for ping frames
* Update defaults for TCP Keepalive

v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update jwt library (#191)

- Resolves #186
- Resolves #187
- Resolves #189

v0.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace Travis with Github Actions (#190)

* Replace Travis with Github Actions

* Fix context timeout error

* Add Github workflow badge

* Add coverage to actions

v0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add remainder of EPushType types (#153)

* Add remainder of EPushType types

v0.19.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for testing golang 1.13.x (#147)

v0.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change push-type tests for better coverage (#144)

v0.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove support for go 1.6 (#142)

Removes support for golang 1.6 so we can better support new features
moving forward

v0.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for testing golang 1.12.x (#130)