Skip to content

2.0.4

Compare
Choose a tag to compare
@guanguans guanguans released this 01 Mar 10:32
· 266 commits to main since this release

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