Releases: open-telemetry/opamp-spec
Releases · open-telemetry/opamp-spec
v0.14.0
What's Changed
- Add ProxyConnectionSettings to all connection types by @michel-laterman in #221
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Bindplane brand update by @andykellr in #216
- Add ossf-scorecard scanning workflow by @opentelemetrybot in #218
- Add spec change for updating capabilities after initial message by @jaronoff97 in #217
- Add TLS settings to all connection settings by @michel-laterman in #205
- Add TLSConnectionSettings message attribute descriptions by @michel-laterman in #222
- Add Renovate configuration by @opentelemetrybot in #223
- Update github/codeql-action action to v3.28.17 by @renovate[bot] in #225
- Pin dependencies by @renovate[bot] in #224
- Update actions/checkout action to v2.7.0 by @renovate[bot] in #228
- Update github/codeql-action action to v3.28.18 by @renovate[bot] in #227
- Update dependency markdown-link-check to v3.13.7 by @renovate[bot] in #230
- Update actions/checkout action to v4 by @renovate[bot] in #234
- Update fossas/fossa-action action to v1.7.0 by @renovate[bot] in #233
- Update ossf/scorecard-action action to v2.4.2 by @renovate[bot] in #232
- Fix field descriptions in ConnectionSettingsOffers by @johannaojeling in #237
- Update github/codeql-action action to v3.29.3 by @renovate[bot] in #238
- Update community member listings by @opentelemetrybot in #241
- Sort contributor listings and remove affiliation from emeriti by @opentelemetrybot in #244
- Promote andykellr to maintainer by @andykellr in #248
- Add minimum token permissions for all github workflow files by @opentelemetrybot in #242
- Add ConnectionSettingsStatus message and capability by @michel-laterman in #220
- Update github/codeql-action action to v3.29.5 by @renovate[bot] in #249
New Contributors
- @renovate[bot] made their first contribution in #225
- @johannaojeling made their first contribution in #237
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Change PackageStatus.download_details.download_bytes_per_second to double by @michel-laterman in #210
New Contributors
- @mrsillydog made their first contribution in #209
- @opentelemetrybot made their first contribution in #212
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add downloading state and download_details to PackageStatus by @michel-laterman in #206
- Add message about available components to AgentDetails by @BinaryFissionGames in #201
New Contributors
- @michel-laterman made their first contribution in #206
- @BinaryFissionGames made their first contribution in #201
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Replace ULIDs by 16 byte ids and recommend UUID v7 by @tigrannajaryan in #186
- Amend field names in TLSCertificate message by @tpaschalis in #195
- Introduce heartbeats by @jaronoff97 in #190
- Allow setting Headers in DownloadableFile message by @tpaschalis in #197
New Contributors
- @djaglowski made their first contribution in #188
- @codeboten made their first contribution in #189
- @jskiba made their first contribution in #192
- @larrys made their first contribution in #193
- @tpaschalis made their first contribution in #196
- @jaronoff97 made their first contribution in #190
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- Define OpAMP Protobuf schema stability guarantees by @tigrannajaryan in #141
- Mark certain capabilities as Beta by @tigrannajaryan in #147
- Add missing "config_hash" field to AgentRemoteConfig by @tigrannajaryan in #151
- Rewrite security recommendation to be non-normative by @tigrannajaryan in #152
- Remove "Performance and Scale" section by @tigrannajaryan in #154
- Remove "needs simplification" notice by @tigrannajaryan in #153
- Add client-initiated certificate request flow (CSR) by @tigrannajaryan in #162
- Add ComponentHealth message by @mwear in #168
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Change MAY to SHOULD for Server to Client compression by @tigrannajaryan in #127
- Remove deleted wording from the spec by @tigrannajaryan in #128
- Add link to proto directory and update Contributing section by @tigrannajaryan in #130
- Remove unnecessary recommendation about service.name by @tigrannajaryan in #135
- Adding a header for WebSocket messages to allow future extensibility by @tigrannajaryan in #138
- Clarify agent health reporting by @tigrannajaryan in #137
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Declare OpAMP Beta by @tigrannajaryan in #104
- Add Libraries, Platforms, and Agents sections to the Implementations by @andykellr in #108
- Add missing ReportsHealth capability by @tigrannajaryan in #111
- Add ReportsRemoteConfig capability by @tigrannajaryan in #115
- Require that instance_uid is ULID instead of only recommending it by @tigrannajaryan in #116
- Clarify what is Agent, especially when Supervisor is used by @tigrannajaryan in #117
- Change bitfields from enum to uint64 by @tigrannajaryan in #125
- Separate the notions of Agent and Client by @PeterF778 in #122
- Move proto files to opamp-spec repo by @tigrannajaryan in #126
New Contributors
- @andykellr made their first contribution in #108
- @PeterF778 made their first contribution in #122
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add basic Agent Health reporting by @tigrannajaryan in #103