Skip to content

Releases: async-profiler/rust-agent

v0.1.8

14 Jul 15:17
56fecee
Compare
Choose a tag to compare

Added

  • (decoder) improve handling of decoding non-pollcatch samples

Other

  • ci: set up trusted publishing
  • fix clippy in new compilers
  • update zip to 4.0

v0.1.7

25 May 19:01
b3034aa
Compare
Choose a tag to compare

Fixed

  • load agent metadata even for aws-metadata-no-defaults

Other

  • changed the name format of the .zip files uploaded to S3 when using the Fargate integration
    to have less duplication

v0.1.6

20 May 19:57
b63ec0c
Compare
Choose a tag to compare

Added

  • support not enabling default features for AWS and Reqwest (aws-metadata-no-defaults, s3-no-defaults)

v0.1.4

29 Apr 19:33
c1c10ed
Compare
Choose a tag to compare

Other

  • fix links in docs

v0.1.3

29 Apr 18:23
b2af0cc
Compare
Choose a tag to compare

Other

  • add API documentation

v0.1.2

24 Apr 19:01
518f45e
Compare
Choose a tag to compare

Added

  • implement LocalReporter
  • implement MultiReporter
  • add JFR decoder implementation (not published in crates.io)

Other

  • add test for decoder against JFR file
  • add integration tests

v0.1.1

16 Apr 17:37
f532aae
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Add git-cliff
  • Add release-plz
  • Cargo audit on CI

v0.1.0

16 Apr 10:13
f14980e
Compare
Choose a tag to compare
chore: Release package async-profiler-agent version 0.1.0