Skip to content

Commit

Permalink
update versions.yaml and CHANGELOG.md for samplers v0.2.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
  • Loading branch information
Aneurysm9 committed Apr 1, 2022
1 parent 8cf7954 commit b1b1662
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## Samplers 0.2.0 - 2022-04-01

- Added AWS X-Ray remote sampling support. (#1859)

## [1.6.0/0.31.0] - 2022-03-28

### Added
Expand Down
3 changes: 2 additions & 1 deletion versions.yaml
Expand Up @@ -89,7 +89,8 @@ module-sets:
- go.opentelemetry.io/contrib/instrumentation/runtime
- go.opentelemetry.io/contrib/instrumentation/runtime/example
experimental-samplers:
version: v0.1.0
version: v0.2.0
modules:
- go.opentelemetry.io/contrib/samplers/aws/xray
- go.opentelemetry.io/contrib/samplers/jaegerremote
- go.opentelemetry.io/contrib/samplers/jaegerremote/example

0 comments on commit b1b1662

Please sign in to comment.