Releases: inspectIT/inspectit-ocelot-eum-server
Releases · inspectIT/inspectit-ocelot-eum-server
Version 3.0.0-RC2
Compare
Sorry, something went wrong.
No results found
Includes additional bug fixes.
Changelog
Full Changelog
Version 3.0.0-RC1
Compare
Sorry, something went wrong.
No results found
Major Release Candidate 1
From version 3.0.0 the EUM-server will replace OpenCensus completely with OpenTelemetry to create metrics.
Thus, there will be breaking changes to metric definitions and exporters.
For more information, take a look at the documentation (work in progress).
Changelog
Full Changelog
Merged pull requests:
Prometheus exporter uses OTel metrics #73
Remove opencensus-influx-exporter #74
Fully replace OpenCensus metrics with OpenTelemetry #75
Version 2.7.0
Compare
Sorry, something went wrong.
No results found
Changelog
2.7.0 (2025-09-17)
Full Changelog
Implemented enhancements:
[Task] - Update to Java 21 #70
Merged pull requests:
Update dependencies #77
Update Spring Boot #72
Closes #70 - Update to Java 21 #71
Version 2.6.6
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.6 (2025-07-23)
Full Changelog
Implemented enhancements:
[Task] - Add multi-platform docker images #67
Merged pull requests:
Update dependencies #69
Closes #67 - Add multi-platform Docker images #68
Version 2.6.5
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.5 (2025-07-02)
Full Changelog
Merged pull requests:
Update dependencies #66
Update GitHub notifications #65
Version 2.6.4
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.4 (2025-03-27)
Full Changelog
Merged pull requests:
Version 2.6.3
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.3 (2025-01-31)
Full Changelog
Merged pull requests:
update dependencies #59
add cron job #58
Version 2.6.2
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.2 (2024-11-26)
Full Changelog
Merged pull requests:
use GitHub action for DependencyCheck #57
Update dependencies #56
Replace raw type for AttributeKey #55
Version 2.6.1
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.1 (2024-02-27)
Full Changelog
Fixed bugs:
[Bug] - *Update Documentation for Tracing Exporter / Jaeger-Exporter should be depricated* #34
Merged pull requests:
update spring #54
Patch exporter #53
fix docker tag #51
Version 2.6.0
Compare
Sorry, something went wrong.
No results found
Changelog
2.6.0 (2024-02-20)
Full Changelog
BREAKING CHANGES
The data format of the received OTLP proto data was updated. Because of this, the EUM-Server is only compatible with the Boomerang-OpenTelemetry-Plugin from version 0.48.0
Merged pull requests:
update OpenTelemetryProtoConverter #50
Add dependencyCheckAnalyze step #49
fix docker workflow #48