CHANGE LOG ========== 2023-06-07 - v0.33.2 -------------------- ### Fixed - Clean up warnings during test 2023-06-06 - v0.33.1 -------------------- ### Hot Fix - Interface definition 2023-06-06 - v0.33.0 -------------------- ### Fixed - Interface definition for `OpenTracing::Implementation::Interface::Bootstrap` ### Added - convenience method `bootstrap_global-default_tracer` ### Changed - PERL_OPENTRACING_IMPLEMENTATION in favour of OPENTRACING_IMPLEMENTATION - PERL_OPENTRACING_DEBUG in favour of OPENTRACING_DEBUG plus DEBUG ### Improved - tests - documentation 2021-11-23 - v0.32.0 -------------------- ### Updated - use Role::Declare::Should instead of OPENTRACING_INTERFACE to check return 2020-01-15 - v0.31.0 -------------------- ### Added - convenience method `bootstrap_tracer` - convenience method `bootstrap_default_tracer` ### Updated - Documentation about `OPENTRACING_IMPLEMENTATION` env-var 2020-01-15 - v0.03 ------------------ ### Changed - renamed internal required method to `bootstrap_tracer` 2020-01-08 - v0.02 ------------------ Public Release ### Changed - package instantiation method to `bootstrap_global_tracer` renamed ### Added - OpenTracing::Implementation::Interface::Bootstrap - LICENSE and COPYRIGHT 2019-12-13 - v0.01 ------------------ Iniitial Release