Bugsnag v4.4.0 Release Notes

Release Date: 2018-05-17 // almost 6 years ago
  • ๐Ÿ”‹ 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 configuration option reference. ๐Ÿ“š and class documentation for Delivery

    • ๐Ÿ”ฆ Expose Delivery API interface for configuring custom HTTP clients #299

    โœจ Enhancements

    • ๐Ÿ‘‰ Use buffered streams for IO (perf improvement) #307