Skip to content

Commit

Permalink
update to 1.11.0 release (open-telemetry#1639)
Browse files Browse the repository at this point in the history
  • Loading branch information
puckpuck authored Jun 28, 2024
1 parent 2957ad4 commit 0a75389
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.10.0
IMAGE_VERSION=1.11.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.11.0

* [accountingservice] convert from Go service to .NET service, uses
OpenTelemetry .NET Automatic Instrumentation.
([#1538](https://github.com/open-telemetry/opentelemetry-demo/pull/1538))
Expand Down

0 comments on commit 0a75389

Please sign in to comment.