Skip to content

Releases: qlub-dev/argus

v1.5.0

26 Apr 12:31

Choose a tag to compare

1.5.0 (2026-04-26)

Features

v1.3.1

07 Oct 08:41

Choose a tag to compare

1.3.1 (2025-10-07)

Bug Fixes

  • remove redundant hyphen (43af347)

v1.3.0

07 Oct 07:52

Choose a tag to compare

1.3.0 (2025-10-07)

Features

v1.2.3

22 Sep 09:36

Choose a tag to compare

1.2.3 (2025-09-22)

Bug Fixes

  • rename markUserTimingEnding to markUserTimingEnd for consistency (cef9638)

v1.2.2

22 Sep 09:26

Choose a tag to compare

1.2.2 (2025-09-22)

Bug Fixes

  • rename markUserTimingEnding to markUserTimingEnd for consistency (cfb7f07)

v1.2.1

22 Sep 08:13

Choose a tag to compare

1.2.1 (2025-09-22)

Bug Fixes

  • add metric type to event id (98e5171)

v1.2.0

19 Sep 12:09

Choose a tag to compare

1.2.0 (2025-09-19)

Bug Fixes

  • add logging to checkValueWithinBounds for better traceability (ff82b2c)
  • collectors: disconnect proper types and return if releveant types are not matched (06a953c)
  • correct import for user timing collector and update entry type in handler (d4e74cf)
  • correct logic in checkValueWithinBounds condition in user timing collector (81ef17c)
  • correct sampling chance evaluation logic in user timing collector (ea62ebc)
  • correct user timing collectors assignment and ensure proper shutdown (04069f0)
  • enhance logging in user timing collector and utility functions (cc2bc1a)
  • remove logging from user timing functions and improve performance measurement logic (5a9ffee)
  • remove unnecessary logging from user timing collector and bounds check (4058c04)
  • streamline user timing collector logic and improve metric handling (de94651)
  • update user timing collector to use id instead of regex and improve metric handling (8065b43)

Features

  • add whitelistedFields option to metric collection and reporting functions (46641ab)
  • user timing metric collection added (b76abab)

v1.2.0-beta.9

19 Sep 08:29

Choose a tag to compare

v1.2.0-beta.9 Pre-release
Pre-release

1.2.0-beta.9 (2025-09-19)

Bug Fixes

  • remove logging from user timing functions and improve performance measurement logic (5a9ffee)
  • remove unnecessary logging from user timing collector and bounds check (4058c04)

Features

  • add whitelistedFields option to metric collection and reporting functions (46641ab)

v1.2.0-beta.8

19 Sep 07:04

Choose a tag to compare

v1.2.0-beta.8 Pre-release
Pre-release

1.2.0-beta.8 (2025-09-19)

Bug Fixes

  • correct sampling chance evaluation logic in user timing collector (ea62ebc)

v1.2.0-beta.7

19 Sep 06:59

Choose a tag to compare

v1.2.0-beta.7 Pre-release
Pre-release

1.2.0-beta.7 (2025-09-19)

Bug Fixes

  • correct logic in checkValueWithinBounds condition in user timing collector (81ef17c)