Commit d39a653
authored
chore: release main (#642)
🤖 I have created a release *beep* *boop*
---
<details><summary>launchdarkly-observability-ruby: 0.2.2</summary>
##
[0.2.2](launchdarkly-observability-ruby/0.2.1...launchdarkly-observability-ruby/0.2.2)
(2026-06-22)
### Bug Fixes
* **ruby:** omit nil feature_flag.context.id for invalid contexts
([#641](#641))
([587e2e4](587e2e4))
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Version and changelog-only release; the behavioral fix was already
merged separately.
>
> **Overview**
> **Release Please** bumps **`launchdarkly-observability-ruby`** from
**0.2.1** to **0.2.2** (manifest, `version.rb`, `CHANGELOG.md`, and
`PROVENANCE.md`).
>
> The release documents bug fix **#641**: when a flag evaluation uses an
**invalid context**, telemetry no longer sends
**`feature_flag.context.id`** with a **nil** value (avoids OpenTelemetry
invalid-attribute noise). No additional application code changes appear
in this diff—only version and release metadata.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
a2ec72a. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 587e2e4 commit d39a653
4 files changed
Lines changed: 10 additions & 3 deletions
File tree
- sdk/@launchdarkly/observability-ruby
- lib/launchdarkly_observability
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments