PackageTrack

Go modules

go.opentelemetry.io/otel/log

v0.22.0open-telemetry/opentelemetry-go

Release timeline

714 releases since 2024
20242026

One column per month.

Releases

  1. v0.11.1-0.20250316155612-e2e668d2e2f816 Mar 2025pre-release

    Nothing published for this version

  2. v0.11.1-0.20250315151556-11cea3495c4d15 Mar 2025pre-release

    Nothing published for this version

  3. v0.11.1-0.20250314081330-57903dc69a1114 Mar 2025pre-release

    Nothing published for this version

  4. v0.11.1-0.20250312082554-fd08677fee4612 Mar 2025pre-release

    Nothing published for this version

  5. v0.11.1-0.20250311175230-fb89a382e67c11 Mar 2025pre-release

    Nothing published for this version

  6. v0.11.1-0.20250310090804-0c49ece8056610 Mar 2025pre-release

    Nothing published for this version

  7. v0.11.1-0.20250309121000-6b894620cdd19 Mar 2025pre-release

    Nothing published for this version

  8. v0.11.1-0.20250307231247-5051038f34b67 Mar 2025pre-release

    Nothing published for this version

  9. v0.11.1-0.20250307081809-838643a3a5247 Mar 2025pre-release

    Nothing published for this version

  10. v0.11.05 Mar 2025
    Release notes

    This release is the last to support [Go 1.22]. The next release will require at least [Go 1.23].

    Added

    • Add ValueFromAttribute and KeyValueFromAttribute in go.opentelemetry.io/otel/log. (#6180)
    • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/log. (#6187)
    • Add EventName to RecordFactory in go.opentelemetry.io/otel/log/logtest. (#6187)
    • AssertRecordEqual in go.opentelemetry.io/otel/log/logtest checks Record.EventName. (#6187)
    • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/sdk/log. (#6193)
    • Add EventName to RecordFactory in go.opentelemetry.io/otel/sdk/log/logtest. (#6193)
    • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#6211)
    • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6211)
    • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/stdout/stdoutlog (#6210)
    • The go.opentelemetry.io/otel/semconv/v1.28.0 package. The package contains semantic conventions from the v1.28.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.27.0(#6236)
    • The go.opentelemetry.io/otel/semconv/v1.30.0 package. The package contains semantic conventions from the v1.30.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.28.0(#6240)
    • Document the pitfalls of using Resource as a comparable type. Resource.Equal and Resource.Equivalent should be used instead. (#6272)
    • Support [Go 1.24]. (#6304)
    • Add FilterProcessor and EnabledParameters in go.opentelemetry.io/otel/sdk/log. It replaces go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor. Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. (#6317)

    Changed

    • Update github.com/prometheus/common to v0.62.0, which changes the NameValidationScheme to NoEscaping. This allows metrics names to keep original delimiters (e.g. .), rather than replacing with underscores. This is controlled by the Content-Type header, or can be reverted by setting NameValidationScheme to LegacyValidation in github.com/prometheus/common/model. (#6198)

    Fixes

    • Eliminate goroutine leak for the processor returned by NewSimpleSpanProcessor in go.opentelemetry.io/otel/sdk/trace when Shutdown is called and the passed ctx is canceled and SpanExporter.Shutdown has not returned. (#6368)
    • Eliminate goroutine leak for the processor returned by NewBatchSpanProcessor in go.opentelemetry.io/otel/sdk/trace when ForceFlush is called and the passed ctx is canceled and SpanExporter.Export has not returned. (#6369)
    Open source →
  11. v0.10.1-0.20250305022911-e2aee3aff8ab5 Mar 2025pre-release

    Nothing published for this version

  12. v0.10.1-0.20250304074914-38f4f39284a24 Mar 2025pre-release

    Nothing published for this version

  13. v0.10.1-0.20250303235406-7cb322a315d63 Mar 2025pre-release

    Nothing published for this version

  14. v0.10.1-0.20250303082027-0c3651e263b13 Mar 2025pre-release

    Nothing published for this version

  15. v0.10.1-0.20250301151424-f04e9512fff31 Mar 2025pre-release

    Nothing published for this version

  16. v0.10.1-0.20250228144552-d2d49f4251c228 Feb 2025pre-release

    Nothing published for this version

  17. v0.10.1-0.20250227170354-053f1092485727 Feb 2025pre-release

    Nothing published for this version

  18. v0.10.1-0.20250226223215-44d50457d97f26 Feb 2025pre-release

    Nothing published for this version

  19. v0.10.1-0.20250226060240-86d783c3daf726 Feb 2025pre-release

    Nothing published for this version

  20. v0.10.1-0.20250225232757-bb42ffa1ec9f25 Feb 2025pre-release

    Nothing published for this version

  21. v0.10.1-0.20250224125506-8f4a5c69cefc24 Feb 2025pre-release

    Nothing published for this version

  22. v0.10.1-0.20250223162850-87e328bac18323 Feb 2025pre-release

    Nothing published for this version

  23. v0.10.1-0.20250222185240-863a0b2a65d122 Feb 2025pre-release

    Nothing published for this version

  24. v0.10.1-0.20250221081201-597e1d77748521 Feb 2025pre-release

    Nothing published for this version

  25. v0.10.1-0.20250220164710-92a748113bee20 Feb 2025pre-release

    Nothing published for this version

  26. v0.10.1-0.20250219154022-7f64adf911fd19 Feb 2025pre-release

    Nothing published for this version

  27. v0.10.1-0.20250219000459-dfe20c4b1fd919 Feb 2025pre-release

    Nothing published for this version

  28. v0.10.1-0.20250217095406-963190b2855017 Feb 2025pre-release

    Nothing published for this version

  29. v0.10.1-0.20250216231620-26493d73744d16 Feb 2025pre-release

    Nothing published for this version

  30. v0.10.1-0.20250215185904-8562bdf7f58a15 Feb 2025pre-release

    Nothing published for this version

  31. v0.10.1-0.20250214084002-55ff06fbddc414 Feb 2025pre-release

    Nothing published for this version

  32. v0.10.1-0.20250214082127-da2d2f87ea4e14 Feb 2025pre-release

    Nothing published for this version

  33. v0.10.1-0.20250213155152-a9cbc3d8dec713 Feb 2025pre-release

    Nothing published for this version

  34. v0.10.1-0.20250213104055-d9ab149e9d8513 Feb 2025pre-release

    Nothing published for this version

  35. v0.10.1-0.20250213084936-8d2c38d6057f13 Feb 2025pre-release

    Nothing published for this version

  36. v0.10.1-0.20250213074303-4b7d52a7c1fe13 Feb 2025pre-release

    Nothing published for this version

  37. v0.10.1-0.20250212165147-47c4b113e2fe12 Feb 2025pre-release

    Nothing published for this version

  38. v0.10.1-0.20250211210644-6c8583d73a1611 Feb 2025pre-release

    Nothing published for this version

  39. v0.10.1-0.20250210082302-d40491f5d96b10 Feb 2025pre-release

    Nothing published for this version

  40. v0.10.1-0.20250209181025-6e3724ad02949 Feb 2025pre-release

    Nothing published for this version

  41. v0.10.1-0.20250208162421-6e1c433b123d8 Feb 2025pre-release

    Nothing published for this version

  42. v0.10.1-0.20250207180858-834e574068367 Feb 2025pre-release

    Nothing published for this version

  43. v0.10.1-0.20250206220813-6894f1b491f76 Feb 2025pre-release

    Nothing published for this version

  44. v0.10.1-0.20250205194725-0c62fd1edf1b5 Feb 2025pre-release

    Nothing published for this version

  45. v0.10.1-0.20250204222549-eb988d7a850f4 Feb 2025pre-release

    Nothing published for this version

  46. v0.10.1-0.20250203155701-2260929549303 Feb 2025pre-release

    Nothing published for this version

  47. v0.10.1-0.20250202151921-987efa649e402 Feb 2025pre-release

    Nothing published for this version

  48. v0.10.1-0.20250131145107-8324155ac66c31 Jan 2025pre-release

    Nothing published for this version

  49. v0.10.1-0.20250129230346-007fb1f65bdd29 Jan 2025pre-release

    Nothing published for this version

  50. v0.10.1-0.20250128203229-e52d3a1baa3828 Jan 2025pre-release

    Nothing published for this version

  51. v0.10.1-0.20250127174818-a027f1142b8027 Jan 2025pre-release

    Nothing published for this version

  52. v0.10.1-0.20250125212310-ae7ac48ebfa325 Jan 2025pre-release

    Nothing published for this version

  53. v0.10.1-0.20250124220718-5d258185008124 Jan 2025pre-release

    Nothing published for this version

  54. v0.10.1-0.20250123233029-3585b80b54bd23 Jan 2025pre-release

    Nothing published for this version

  55. v0.10.1-0.20250122222710-5363a52a17ce22 Jan 2025pre-release

    Nothing published for this version

  56. v0.10.1-0.20250122000636-538e869ab53e22 Jan 2025pre-release

    Nothing published for this version

  57. v0.10.1-0.20250121055538-41e697f44f8a21 Jan 2025pre-release

    Nothing published for this version

  58. v0.10.1-0.20250118063700-e8cd4aac1bb918 Jan 2025pre-release

    Nothing published for this version

  59. v0.10.017 Jan 2025
    Release notes

    Changed

    • Remove the notices from Logger to make the whole Logs API user-facing in go.opentelemetry.io/otel/log. (#6167)

    Fixed

    • Relax minimum Go version to 1.22.0 in various modules. (#6073)
    • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc client is corrected from otlphttpgrpc to otlptracegrpc. (#6143)
    • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc client is corrected from otlphttphttp to otlptracehttp. (#6143)
    Open source →
  60. v0.9.1-0.20250117060028-e18299f7b78517 Jan 2025pre-release

    Nothing published for this version