v4.4.0
Features
Deprecation notice:
SessionTrackingApiClient and ErrorApiClient are now deprecated in favour of the Delivery interface.
If you configure a custom HTTP client with Bugsnag, it is recommended that you migrate over to this new API.
Further information is available in the docs..
- Expose Delivery API interface for configuring custom HTTP clients
#299
Enhancements
- Use buffered streams for IO (perf improvement)
#307