CHANGELOG.md in opentelemetry-instrumentation-trilogy-0.57.0 vs CHANGELOG.md in opentelemetry-instrumentation-trilogy-0.58.0
- old
+ new
@@ -1,6 +1,13 @@
# Release History: opentelemetry-instrumentation-trilogy
+### v0.58.0 / 2024-01-06
+
+* BREAKING CHANGE: Change db.mysql.instance.address to db.instance.id
+
+* ADDED: Change db.mysql.instance.address to db.instance.id
+* FIXED: Trilogy only set db.instance.id attribute if there is a value
+
### v0.57.0 / 2023-10-27
* ADDED: Instrument connect and ping
### v0.56.3 / 2023-08-03