Skip to content

chore: release main#356

Merged
Vadman97 merged 6 commits intomainfrom
release-please--branches--main
Jan 28, 2026
Merged

chore: release main#356
Vadman97 merged 6 commits intomainfrom
release-please--branches--main

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot commented Jan 27, 2026

🤖 I have created a release beep boop

go: 1.0.0

1.0.0 (2026-01-28)

Features

  • Add configuration to allow adjusting the batch and queue sizes for logs and spans. (abecbb6)
  • Add export samplers. (#143) (76fd41e)
  • Add query for sampling config. (#140) (6800fb1)
  • Add trace based sampling for go plugin. (#170) (dacbe76)
  • Adjust the default export and queue batch sizes for logs and spans to match the otel defaults. (abecbb6)
  • Basic go plugin implementation. (#139) (48badda)
  • Client-side event sampling custom sampler. (#142) (82df812)
  • Sample out children of spans that have been sampled out. (#155) (a2d1d6e)
  • Support Go observability initialization independent of plugins. (#230) (ddd6d4b)

Bug Fixes

  • Fix an issue where logging configuration could over-match for log records without a message or severity. (#261) (500a6bf)
  • Fix prealloc lint warning by preallocating slice capacity for error attributes.
  • go: configure default logger provider (#192) (b97854d)
launchdarkly-observability-dotnet: 1.0.0

1.0.0 (2026-01-28)

Features

Bug Fixes

  • Make attributes optional for RecordLog. (#202) (806ce08)
launchdarkly-observability-python: 1.0.0

1.0.0 (2026-01-28)

Features

Bug Fixes

  • Create span when no active span for error. (#191) (0341b0f)
observability-node: 1.0.0

1.0.0 (2026-01-28)

Features

  • Update instrumentation configuration for ease of use. (#112) (011032f)

Bug Fixes

  • Fix an issue where logging configuration could over-match for log records without a message or severity. (#261) (500a6bf)
observability: 1.0.0

1.0.0 (2026-01-28)

Features

session-replay: 1.0.0

1.0.0 (2026-01-28)

Features

launchdarkly-observability-android: 0.25.0

0.25.0 (2026-01-28)

Features

  • O11Y-969 - Add runtime control for Session Replay capture (#355) (1d4398e)

This PR was generated with Release Please. See documentation.


Note

Low Risk
Mostly version/changelog updates generated by release tooling; the only code change is a minor Go allocation tweak in error recording with minimal behavioral risk.

Overview
Publishes new release versions across the monorepo, marking the Go, .NET, Node, Python, Browser Observability, and session-replay SDKs as 1.0.0 stable, and bumping Android to 0.25.0 (Release Please changelog + manifest/version file updates).

Includes one small Go runtime change: recordSpanError now preallocates the attribute slice capacity before appending exception fields and tags (lint/perf-only, no behavior change intended).

Written by Cursor Bugbot for commit f343da8. This will update automatically on new commits. Configure here.

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot force-pushed the release-please--branches--main branch from a142b71 to 788337d Compare January 28, 2026 19:39
@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1242 1066 86% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: f343da8 by action🐍

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@Vadman97 Vadman97 enabled auto-merge (squash) January 28, 2026 20:45
@Vadman97 Vadman97 merged commit 5663977 into main Jan 28, 2026
28 checks passed
@Vadman97 Vadman97 deleted the release-please--branches--main branch January 28, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants