Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 936 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 936 Bytes

Changelog

[2.5.0] - 18/11/2024

Added

  • Add support for tracing network requests from Instabug to services like Datadog and New Relic (#21).

[2.4.0] - 7/05/2024

Added

  • Add support for Instabug Flutter SDK v12 and v13 (#17).

[2.3.0] - 3/11/2022

  • Adds support for MultipartRequest.

[2.2.1] - 2/8/2022

[2.2.0] - 11/4/2022

  • Adds support for logging network requests using send method.

[2.1.0] - 5/1/2022

  • Fixes network log compilation error.
  • Adds payload size for network log.

[2.0.0] - 30/11/2021

  • Upgrades to null safety.

[1.0.0] - 29/7/2019

  • Adds implementation for the instabug_http_client library which supports Instabug network logging for the dart library: http.