Skip to content

Releases: open-telemetry/build-tools

Release version v0.8.0

14 Oct 07:57
ea3b328
Compare
Choose a tag to compare

Protobuf

  • Upgrade alpine base image for protobuf docker, and golang (#72)

Semantic Conventions

  • Sampling relevant: minor improvements (#70)
  • Use OpenTelemetry instead of Dynatrace in setup.cfg (#69)
  • Add event name field, fix leading dot in FQN of attribute w/o prefix (#67)

Release version v0.7.0

23 Sep 08:20
8c840f8
Compare
Choose a tag to compare

Protobuf

  • No changes.

Semantic Conventions

  • Support sampling_relevant attributes (#68)

Release version v0.6.0

15 Sep 11:23
29fabe9
Compare
Choose a tag to compare

Protobuf

  • No changes.

Semantic Conventions

  • Enforce enum member IDs follow the same rules as other IDs (#64).
  • Improve some enum-related error messages to point to more precise locations (also #64).

Release version v0.5.0

24 Aug 09:16
93b80c7
Compare
Choose a tag to compare

Version v0.5.0

Protobuf

  • No changes.

Semantic Conventions

  • Fix bug with newlines around enums (#55)
  • Clean up docs, add syntax.md and semconv.schema.json (#53)
  • Update syntax.md with recent feature additions, document old features (#56)
  • Check bool examples, don't crash on nonexistent examples (#58)
  • Add support for Event Semantic Conventions (#57)

Release version v0.4.1

22 Jun 08:03
c7067fa
Compare
Choose a tag to compare

Version v0.4.1

Protobuf

  • No changes.

Semantic Conventions

  • Fix multiple lines added in table generation. (#48)

Release version v0.4.0

12 May 20:43
95d152e
Compare
Choose a tag to compare

Version v0.4.0

Protobuf

  • Upgrade grpc components. (#44)
  • Add support for grpc-web. (#44)

Semantic Conventions

  • Add stability fields. (#35)
  • Add Markdown render for code generation. (#35)
  • Enable access to Required enum from templates. (#45)

Release version 0.3.1

19 Mar 16:44
06085bd
Compare
Choose a tag to compare

semantic-conventions

  • Fix markdown generator for int enums (#36).

cpp_format_tools

  • No changes.

protobuf

  • No changes.

Release version 0.3.0

16 Mar 12:39
b4f8bdd
Compare
Choose a tag to compare

semantic-conventions

  • The semantic conventions generator tool (semconvgen) was updated to distinguish between int and double values (#30).
    This is a breaking change to v0.2.x since the generic number type was dropped.

cpp_format_tools

  • Initial release (#28).

protobuf

  • No changes.

Release version 0.2.0

21 Jan 22:12
6f1bc16
Compare
Choose a tag to compare
  • Upgrade the protobuf docker grpc/protobuf dependencies
  • Release the initial semconv docker

Release version 0.1.0

01 Oct 20:48
caec5d9
Compare
Choose a tag to compare

This is the initial release of the docker protobuf container and the semantic-conventions generating script.