All Versions
20
Latest Version
Avg Release Cycle
66 days
Latest Release
582 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.0 Changes
October 23, 2021- ๐ Encode logger metadata as string. by @aselder in https://github.com/spandex-project/spandex/pull/127
- Set up sponsorship links by @GregMefford in https://github.com/spandex-project/spandex/pull/132
- Guard clauses for trace and span macros by @GregMefford in https://github.com/spandex-project/spandex/pull/130
- Misc doc changes by @kianmeng in https://github.com/spandex-project/spandex/pull/128
-
v3.0.3
November 10, 2020 -
v3.0.2 Changes
July 13, 2020๐ Bug Fixes:
- โ add a name to failed traces (#116)
-
v3.0.1 Changes
May 14, 2020๐ Bug Fixes:
- ๐ง configure sender in tests
-
v3.0.0 Changes
May 14, 2020๐ฅ Breaking Changes:
- ๐ allow headers to be passed into
Spandex.distributed_context/2
(#113)
- ๐ allow headers to be passed into
-
v2.4.4 Changes
April 28, 2020๐ Bug Fixes:
- ๐ Set Logger.metadata when
continue_trace/3
is called as well (#111)
- ๐ Set Logger.metadata when
-
v2.4.3 Changes
March 25, 2020๐ Bug Fixes:
- No unmatched returns (#109)
-
v2.4.2 Changes
January 13, 2020๐ Bug Fixes:
- โ Add missing trace_id to logger metadata (#107)
-
v2.4.1 Changes
December 11, 2018๐ Bug Fixes:
- Resolve unknown dialyzer type error
๐ Bug Fixes:
โก๏ธ don't silence errors on span update calls (#90)
โก๏ธ update span on finish trace/update (#88)
-
v2.4.0 Changes
October 11, 2018๐ Features:
- โ Add(bring back) span and trace decorators