Skip to content

Releases: aws/amazon-codeguru-profiler-python-agent

v1.0.2

16 Feb 14:01
ea6a2f1
Compare
Choose a tag to compare

1.0.2

  • Fix timestamp bug in file reporter #10

v1.0.1

07 Jan 16:25
5acbd7d
Compare
Choose a tag to compare

1.0.1 (layer_v3)

  • Fix bug for running agent in Windows; Update module_path_extractor to support Windows applications
  • Use json library instead of custom encoder for profile encoding for more reliable performance
  • Specify min version for boto3 in setup.py

1.0.0 (layer_v1, layer_v2)

  • Initial Release