Skip to content

Compatibility

loongsuite-go-agent ensures compatibility with the current supported versions of the Go language:

Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release.

For versions of Go that are no longer supported upstream, loongsuite-go-agent will stop ensuring compatibility with these versions in the following manner:

  • A minor release of loongsuite-go-agent will be made to add support for the new supported release of Go.
  • The following minor release of loongsuite-go-agent will remove compatibility testing for the oldest (now archived upstream) version of Go. This, and future, releases of loongsuite-go-agent may include features only supported by the currently supported versions of Go.

This project is tested on the following systems.

OSGo VersionArchitecture
Ubuntu1.24amd64
Ubuntu1.23amd64
Ubuntu1.24386
Ubuntu1.23386
Ubuntu1.24arm64
Ubuntu1.23arm64
macOS 131.24amd64
macOS 131.23amd64
macOS1.24arm64
macOS1.23arm64
Windows1.24amd64
Windows1.23amd64
Windows1.24386
Windows1.23386

While this project should work for other systems, no compatibility guarantees are made for those systems currently.

OpenTelemetry Compatibility

To address issues such as trace interruption caused by missing context, we need to instrument OpenTelemetry (OTel) itself with this otel. This means that if users explicitly add OTel dependencies, the version of those dependencies must match the otel's requirements, otherwise, the tool will not function properly. Currently, the mapping of the otel to the supported OTel versions is as follows:

Tool VersionOTel VersionOTel Contrib Version
0.1.0-RCv1.28.0-
v0.2.0v1.30.0v0.55.0
v0.3.0v1.31.0v0.56.0
v0.4.0v1.32.0v0.57.0
v0.4.1v1.32.0v0.57.0
v0.5.0v1.32.0v0.57.0
v0.6.0v1.33.0v0.58.0
v0.7.0v1.33.0v0.58.0
v0.8.0v1.33.0v0.58.0
v0.9.0v1.35.0v0.60.0
v0.9.1v1.35.0v0.60.0
v0.9.2v1.35.0v0.60.0
v0.10.0v1.35.0v0.60.0