Skip to content

Releases: open-telemetry/opamp-go

v0.17.0

30 Sep 19:41
ad53170
Compare
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
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

What's Changed

  • Fix race condition on TestConnectionAllowsConcurrentWrites by @tpaschalis in #282
  • docs: fix broken link by @tpaschalis in #281
  • docs: fix ClientSyncedState docstring with a valid link by @tpaschalis in #285
  • fix(deps): update module github.com/gorilla/websocket to v1.5.2 by @renovate in #284
  • Amend Retry-After parsing logic for negative durations by @tpaschalis in #283
  • Enable clients to set flags by @tpaschalis in #286
  • fix(deps): update module google.golang.org/protobuf to v1.34.2 by @renovate in #287
  • chore(deps): update actions/setup-go action to v5.0.2 by @renovate in #293
  • fix(deps): update module github.com/gorilla/websocket to v1.5.3 by @renovate in #288
  • Fix flaky TestSendCustomMessagePendingError by @tpaschalis in #292
  • Limit to single inflight package syncing operation by @tpaschalis in #289
  • Support client heartbeat by @haoqixu in #296
  • Add HeaderFunc to allow modifying headers before every request by @BinaryFissionGames in #298

New Contributors

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

v0.15.0

31 May 15:50
1a9603e
Compare
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
Compare
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
Compare
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

v0.12.0

26 Jan 20:57
fab35cf
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

22 Jan 17:33
c8cc40b
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's Changed

  • Add support for client-initiated connection settings request by @tigrannajaryan in #192
  • Allow to get the network address server is listening on by @haoqixu in #217
  • Add context and info to logging interface by @jaronoff97 in #237
  • Fix set invalid instance UID error throw by @sairam866 in #218
  • Catch error when demo server start by @Frapschen in #236

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

30 Oct 18:29
c1931d7
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

20 Sep 17:05
fd3066f
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Jul 16:22
3127f49
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0