Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit a3c696a

Browse files
committed
Update CHANGELOG.
1 parent 622f04e commit a3c696a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.0.0-rc.26] - 2022-08-02
8+
## Changes
9+
* Update Go to 1.17.13 by @pzduniak in #147.
10+
11+
## [2.0.0-rc.25] - 2022-08-01
12+
## Changes
13+
* Refactor tracing using holster OpenTelemetry tooling in #125.
14+
* [OpenTelemetry](https://opentelemetry.io) is newer standard that supercedes OpenTracing.
15+
* This change migrates to OpenTelemetry. However, the traces created in Jaeger remain the same structure and level of detail.
16+
* **Breaking change**: Configuration for OpenTelemetry changes from OpenTracing. See `jaegertracing.md` for details.
17+
718
## [2.0.0-rc.24] - 2022-06-07
819
## Changes
920
* Update Go to 1.17.11 by @pzduniak in #145.

0 commit comments

Comments
 (0)