Skip to content

Commit

Permalink
Merge branch 'master' into pulak/fix-k8s-notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
pulak-opti authored Nov 6, 2023
2 parents d42c1b4 + 8448a4d commit 143e667
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.1.0] - November 3, 2023

### New Features

- 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))

- 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))

## [4.0.0-beta] - May 11, 2023

### New Features
Expand Down

0 comments on commit 143e667

Please sign in to comment.