We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c0732 commit 9a66c3aCopy full SHA for 9a66c3a
.env
@@ -1,5 +1,5 @@
1
# compose
2
-IMAGE_VERSION=v1.0.0
+IMAGE_VERSION=v1.1.0
3
IMAGE_NAME=ghcr.io/open-telemetry/demo
4
5
# Collector
CHANGELOG.md
@@ -136,3 +136,5 @@ significant modifications will be credited to OpenTelemetry Authors.
136
([#563](https://github.com/open-telemetry/opentelemetry-demo/pull/563))
137
* Optimize currencyservice build time with parallel build jobs
138
([#569](https://github.com/open-telemetry/opentelemetry-demo/pull/569))
139
+* Optimize GitHub Builds and fix broken emulation of featureflag
140
+([#536](https://github.com/open-telemetry/opentelemetry-demo/pull/536))
0 commit comments