- 56cff42: Upgrade OTEL to 1.32.1
- ea1e00f: Rename default environment variable
JAVA_OPTIONS
toJAVA_OPTS
- 321e2dd: Upgrade Alpine to 3.19.1
- a64353f: Include Apache SIS in the Docker image
- 9b9510e: OpenTelemetry support can be disabled by configuring the
DISABLE_OTEL
environment variable totrue
.
- 5bbdc79: Upgrade OpenTelemetry Instrumentation for Java to 1.32.0
- aa583ff: Improve formatting of default configuration file
- c185675: Upgrade Apache Jena to 4.10.0
-
6237906: Upgrade various components in the Docker image:
- Alpine to 3.18.4
- Maven to 3.9.5 (only at
builder
stage) - OpenTelemetry Java instrumentation to 1.31.0
-
bd23ac8: Require to be authenticated for endpoints with write access.
Starting this version, all routes that are ending with:
/data
/upload
/update
are also protected and require authentication.
- 5ff6c99: Add v prefix in Docker image tags
- c07c73c: Upgrade Apache Jena to 4.9.0
- c07c73c: Improve the release process