diff --git a/CHANGELOG.md b/CHANGELOG.md index cc8843229..7a527f2da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,21 +3,21 @@ This document provides information related to the releases of the core SDK of go-sensor project. -## v1.65.0 +## [v1.65.0](https://github.com/instana/go-sensor/releases/tag/v1.65.0) * feat:Added support for generic the serverless agent. -## v1.64.0 +## [v1.64.0](https://github.com/instana/go-sensor/releases/tag/v1.64.0) * feat:Added support for the latest Golang runtime version 1.23. -## v1.63.1 +## [v1.63.1](https://github.com/instana/go-sensor/releases/tag/v1.63.1) * fix:Fix for DB2 spans being tagged as MySQL spans instead of generic DB spans. * chore:Updated dependencies of example programs. * chore:Added example for the SQL instrumentation using sql.OpenDB API. -## v1.63.0 +## [v1.63.0](https://github.com/instana/go-sensor/releases/tag/v1.63.0) * feat:Support for Azure Container Apps has been added in Azure agent. * chore:Updated the dependencies of example programs.