Skip to content

Commit 8448a4d

Browse files
authored
chore: prepare for 3.1.0 release (#403)
1 parent 280940c commit 8448a4d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

7+
## [3.1.0] - November 3, 2023
8+
9+
### New Features
10+
11+
- Added support for Prometheus-based metrics alongside expvar metrics. This can be configured from the config.yaml file. ([#348](https://github.com/optimizely/agent/pull/348))
12+
13+
- Added support for OpenTelemetry tracing. Distributed tracing is also supported according to [W3C TraceContext](https://www.w3.org/TR/trace-context/). ([#400](https://github.com/optimizely/agent/pull/400), [#401](https://github.com/optimizely/agent/pull/401), [#402](https://github.com/optimizely/agent/pull/402))
14+
715
## [4.0.0-beta] - May 11, 2023
816

917
### New Features

0 commit comments

Comments
 (0)