Skip to content

v4.0.0

Compare
Choose a tag to compare
@markkuhn markkuhn released this 18 Sep 17:44
· 21 commits to master since this release
24077b4

What's Changed

  • Introduced thread-safety changes, concurrency tests, benchmarking in #111
  • Add validation for dimensions, metrics, namespace and timestamp in #119
  • Add support to clear custom dimensions in #105
  • Prevent duplicate dimensions in #88. Thank you @aaronlna!
  • Fix: add logic for replacing colon in log group name in #110
  • Change DimensionSetExceededException to a checked exception in #122

Full Changelog: v3.1.0...v4.0.0