Commit 889b3c8
authored
chore(main): release 0.14.0 (#103)
🤖 I have created a release *beep* *boop*
---
##
[0.14.0](0.13.1...0.14.0)
(2025-12-16)
### Features
* Flush buffers on going to app switcher
([#104](#104))
([1cd74be](1cd74be))
* Limit accumulating canvas buffer
([#101](#101))
([0a531f5](0a531f5))
### Bug Fixes
* UIDevice.current.orientation.isLandscape not main thread access
([#102](#102))
([d8ffa0a](d8ffa0a))
---
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]
> Prepare 0.14.0 release with changelog updates and version bumps across
manifest, podspecs, and `sdkVersion`.
>
> - **Release 0.14.0**
> - Update versions in `.release-please-manifest.json`,
`LaunchDarklyObservability.podspec`,
`LaunchDarklySessionReplay.podspec`, and
`Sources/LaunchDarklyObservability/Version.swift`.
> - Update `CHANGELOG.md` with features (flush buffers on app switcher,
limit accumulating canvas buffer) and a bug fix (avoid non-main-thread
access for device orientation).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
07363d2. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 1cd74be commit 889b3c8
File tree
5 files changed
+17
-4
lines changed- Sources/LaunchDarklyObservability
5 files changed
+17
-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 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
| 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