Skip to content

Commit

Permalink
Merge pull request #24 from zazuko/otel-1-32-0
Browse files Browse the repository at this point in the history
Upgrade otel to 1.32.0
  • Loading branch information
ludovicm67 authored Nov 28, 2023
2 parents 9cf7cc0 + fb44397 commit 1d4fb50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/sweet-moons-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"fuseki-geosparql": patch
---

Upgrade OpenTelemetry Instrumentation for Java to 1.32.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# manage tools versions
ARG ALPINE_VERSION="3.18.4"
ARG JENA_VERSION="4.10.0"
ARG OTEL_VERSION="1.31.0"
ARG OTEL_VERSION="1.32.0"
ARG MAVEN_VERSION="3.9.5"

# configure some paths, names and args
Expand Down

0 comments on commit 1d4fb50

Please sign in to comment.