Skip to content

v2.1.3

Compare
Choose a tag to compare
@bucketeer-bot bucketeer-bot released this 17 Oct 06:52
b9b410e

2.1.3 (2023-10-17)

Build System

  • deps: update plugin publish to v0.25.3 (#84) (df9f747)
  • deps: update actions/checkout action to v4 (#98) (a3a6700)
  • deps: update actions/setup-java action to v3.13.0 (#102) (9fb41a7)

Miscellaneous

  • add sdk version to the network requests (#99) (6c6fa90)
  • add the current timeout setting in the TimeoutErrorMetricsEvent (#91) (cd0fbde)
  • change timeout type from float to double (#114) (b8054d7)

Bug Fixes

  • latency seconds field in metrics event (#90) (ff43158)

Performance Improvements

  • improve the network traffic and response time (#88) (ee154b4)

Refactoring