Releases: async-profiler/rust-agent
Releases · async-profiler/rust-agent
v0.1.8
v0.1.7
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
Added
- support not enabling default features for AWS and Reqwest (
aws-metadata-no-defaults
,s3-no-defaults
)
v0.1.4
Other
- fix links in docs
v0.1.3
Other
- add API documentation
v0.1.2
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
⚙️ Miscellaneous Tasks
- Add git-cliff
- Add release-plz
- Cargo audit on CI
v0.1.0
chore: Release package async-profiler-agent version 0.1.0