Skip to content

Commit

Permalink
prep for 1.7 release (#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Dec 19, 2023
1 parent 228f19e commit d8ecad7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


# Images
IMAGE_VERSION=1.6.0
IMAGE_VERSION=1.7.0
IMAGE_NAME=ghcr.io/open-telemetry/demo
TRACETEST_IMAGE_VERSION=v0.14.5

Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ release.

## Unreleased

## 1.7.0

* update PHP quoteservice to use 1.0.0
([#1236](https://github.com/open-telemetry/opentelemetry-demo/pull/1236))
* Add ability to do probabilistic A/B testing with feature flags
Expand Down

0 comments on commit d8ecad7

Please sign in to comment.