Skip to content

Release version 0.19.0

Compare
Choose a tag to compare
@bogdandrutu bogdandrutu released this 03 Aug 18:04
· 133 commits to main since this release
6459e1a

0.19.0 - 2022-08-03

Full list of differences found in this compare.

Changed

  • Add csharp_namespace option to protos.
    (#399)
  • Fix some out-of-date urls which link to specification. (#402)
  • 🛑 [BREAKING] Delete deprecated InstrumentationLibrary,
    InstrumentationLibraryLogs, InstrumentationLibrarySpans and
    InstrumentationLibraryMetrics messages. Delete deprecated
    instrumentation_library_logs, instrumentation_library_spans and
    instrumentation_library_metrics fields.

Added

  • Introduce Scope Attributes. #395
  • Introduce partial success fields in Export<signal>ServiceResponse.
    #414