2.0.4
2.0.4 - 2024-03-01
Feat
- Push: add support for different message types
Refactor
- Response: Improve handling of decoded JSON response
- httpclient: optimize setting http options
- messages: Update message classes with new traits and methods
- push: Update Authenticator to use AggregateAuthenticator and PayloadAuthenticator
- pushback: Remove commented out code and update URLs in README
Test
- ClientTest: update message sending feature