Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.01 KB

Changelog

This document provides information related to the releases of the core SDK of go-sensor project.

  • feat:Added support for generic the serverless agent.
  • feat:Added support for the latest Golang runtime version 1.23.
  • 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.
  • feat:Support for Azure Container Apps has been added in Azure agent.
  • chore:Updated the dependencies of example programs.
  • chore:Improvements in the currency automation script.
  • chore:Tekton pipeline for automating Go Tracer Currency Report.
  • chore:Support for GitHub action for release summary.