Skip to content

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 20:00
v10.0.0
e96629f

What's Changed

Breaking Changes 🛠

  • fix off-by-10x error in Compute timing metrics by @joeshaw in #222

ComputeExecutionTimeMilliseconds, ComputeRequestTimeBilledMilliseconds, and ComputeRequestTimeMilliseconds were all divided by 10,000 rather than 1,000 for conversion to seconds.

Dependencies

New Contributors

Full Changelog: v9.5.0...v10.0.0