Skip to content

Agent Data Plane 0.1.32

Choose a tag to compare

@tobz tobz released this 05 Feb 20:42
· 63 commits to main since this release
bae7ea2

What's Changed

  • chore(otlp): use SharedTagSet for OTLP trace resource tags by @rayz in #1153
  • fix(config): don't attempt secrets resolution if backend command is empty by @tobz in #1167
  • fix(agent-data-plane): allow check config files without init_config by @Enzu83 in #1166
  • experiment(otlp): use string interner in OTLP trace translation by @rayz in #1133
  • chore(agent-data-plane): bump version to 0.1.32 by @tobz in #1168
  • enhancement(ci): add workflow to automatically bump ADP version after release by @tobz in #1169
  • chore(otlp): use BufferedDispatcher in the OTLP source by @rayz in #1163

New Contributors

Full Changelog: 0.1.31...0.1.32