Changes:
Features Moved the init_tracer() function to an implementation in TelemetryConfig for cleaner main file closes #43 Bug Fixes Telemetry is now opt-in again. Due to changes in opentelemetry, this required a major overhaul of the telemetryconfig function. closes #44
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "maturin"
|
||||
|
||||
[project]
|
||||
name = "airlock_libs"
|
||||
version = "6.0.0"
|
||||
version = "6.1.0"
|
||||
description = "Airlock Digital API Wrapper"
|
||||
readme = "README.md"
|
||||
license = { text = "AGPL-3.0-only" }
|
||||
|
||||
Reference in New Issue
Block a user