Skip to content

v1.66.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 03:57
· 75 commits to main since this release

New release v1.66.0.

What's Changed

  • perf: optimize SQL based database instrumentation by @Angith in #955. (These changes have reduced the execution time of SQL-based DB instrumentation by over 50%)
  • chore: added a pipeline job to run unit and integration tests against the Golang release candidate by @nithinputhenveettil in #926
  • Parsing gateway ip with bit shift instead of string on a loop by @willianpc in #943
  • chore(examples): updated the packages in example programs by @sanojsubran in #956
  • chore: sonarcloud pipeline by @nithinputhenveettil in (#959, #961, #963)
  • fix: the test database is not cleaned up from the Cosmos account when integration tests fail by @Angith in #964