Commit 76747f6
authored
chore(main): release 0.17.0 (#120)
🤖 I have created a release *beep* *boop*
---
##
[0.17.0](0.16.0...0.17.0)
(2026-01-16)
### Features
* Add diagnostic of service version starting
([#119](#119))
([8264275](8264275))
* Event queue early stop in buffer overflow
([#118](#118))
([4be2201](4be2201))
* SR manual start/stop
([#124](#124))
([c4e1afb](c4e1afb))
### Bug Fixes
* crash reporting with kscrash not captured
([#122](#122))
([88e97f9](88e97f9))
* observability instance already exists
([#121](#121))
([8a03120](8a03120))
---
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]
> **Release 0.17.0**
>
> - Adds diagnostic of service version at start, event queue early stop
on buffer overflow, and Session Replay manual start/stop
> - Fixes KSCrash reports not captured and "observability instance
already exists" error
> - Bumps version to `0.17.0` in `CHANGELOG.md`,
`.release-please-manifest.json`, podspecs, and
`Sources/LaunchDarklyObservability/Version.swift`
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
d5a714b. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent c4e1afb commit 76747f6
File tree
5 files changed
+19
-4
lines changed- Sources/LaunchDarklyObservability
5 files changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
3 | 18 | | |
4 | 19 | | |
5 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments