Skip to content

Releases: open-telemetry/opamp-go

v0.22.0

28 Aug 17:56
cc702b5

Choose a tag to compare

v0.22.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

12 Aug 15:58
e6a6a18

Choose a tag to compare

v0.21.0 Pre-release
Pre-release

What's Changed

  • Update opamp-spec to v0.13.0
  • Make it possible to set capabilities after client start by @jaronoff97 in #366
  • Add minimum token permissions for all github workflow files by @opentelemetrybot in #409
  • chore(deps): update github/codeql-action action to v3.29.2 by @renovate[bot] in #408
  • Sort contributor listings and remove affiliation from emeriti by @opentelemetrybot in #412
  • chore(deps): update github/codeql-action action to v3.29.3 by @renovate[bot] in #415
  • fix(deps): update module golang.org/x/tools to v0.35.0 by @renovate[bot] in #413
  • Fix tidy job and remove unused token by @trask in #419
  • Move Aneurysm9 to Emeritus Approvers by @tigrannajaryan in #416
  • Update go version to v1.23.0 by @michel-laterman in #423
  • chore(deps): update github/codeql-action action to v3.29.4 by @renovate[bot] in #420
  • fix: Add atomic.Bool to ensure wsConnection.Disconnect() is only called once by @shazlehu in #359
  • Fix incorrect usage of DefaultHttpClient causing data race by @tigrannajaryan in #425
  • chore(deps): update github/codeql-action action to v3.29.5 by @renovate[bot] in #424
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #431
  • fix(deps): update module golang.org/x/tools to v0.36.0 by @renovate[bot] in #430
  • chore(deps): update github/codeql-action action to v3.29.8 by @renovate[bot] in #429
  • Demo: Feat/connection settings status by @michel-laterman in #390

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

03 Jul 18:22
2160ff1

Choose a tag to compare

v0.20.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

27 Jan 16:59
2ecac8d

Choose a tag to compare

v0.19.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

07 Jan 19:12
41a44b9

Choose a tag to compare

v0.18.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

30 Sep 19:41
ad53170

Choose a tag to compare

v0.17.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

25 Sep 16:48
b33ab76

Choose a tag to compare

v0.16.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

31 May 15:50
1a9603e

Choose a tag to compare

v0.15.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

01 Apr 14:46
c7fc585

Choose a tag to compare

v0.14.0 Pre-release
Pre-release

What's Changed

  • Gracefully shutdown of the websocket client by @haoqixu in #213

Full Changelog: v0.13.0...v0.14.0

v0.13.0

25 Mar 23:38
c319cfa

Choose a tag to compare

v0.13.0 Pre-release
Pre-release

What's Changed

  • Follow HTTP redirects after failed WS dials by @echlebek in #251
  • Add support for CustomCapabilities and CustomMessage by @andykellr in #209
  • Upgrade OTel SDK dependencies in the internal/example module by @gdfast in #264
  • Add optional HTTP Middleware function to StartSettings for serverimpl by @gdfast in #263
  • Remove OnOpampConnectionSettingsAccepted callback by @tigrannajaryan in #266

New Contributors

Full Changelog: v0.12.0...v0.13.0