Releases: pusher/pusher-http-ruby
Releases · pusher/pusher-http-ruby
2.0.3
2.0.2
2.0.2
- [CHANGED] made encryption_master_key_base64 globally configurable
2.0.1
2.0.1
- [CHANGED] Only include lib and essential docs in gem.
2.0.0
2.0.0
- [CHANGED] Use TLS by default.
- [REMOVED] Support for Ruby 2.4 and 2.5.
- [FIXED] Handle empty or nil configuration.
- [REMOVED] Legacy Push Notification integration.
- [ADDED] Stalebot and Github actions.
v1.4.3
v1.4.3
v1.4.2
v1.4.2
v1.4.1
v1.4.1
v1.3.1
Merge pull request #115 from pusher/prep-v1.2.1 Prep v1.3.1
v1.2.0
v1.2.0-rc4
- Removes validation code
- If there is a body on a 202-resulting request, that will be parsed and returned.