Skip to content

Commit

Permalink
prep for 1.9 release (#1493)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Apr 2, 2024
1 parent 8ba9a1d commit 4185d2d
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 @@


# Demo App version
IMAGE_VERSION=1.8.0
IMAGE_VERSION=1.9.0
IMAGE_NAME=ghcr.io/open-telemetry/demo
DEMO_VERSION=latest

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 @@ the release.

## Unreleased

## 1.9.0

* [featureflag] deprecate in favor of flagd
([#1338](https://github.com/open-telemetry/opentelemetry-demo/pull/1388))
* [checkoutservice] add producer interceptor for tracing
Expand Down

0 comments on commit 4185d2d

Please sign in to comment.