Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"go": "0.4.0",
"sdk/@launchdarkly/observability": "0.4.10",
"sdk/@launchdarkly/observability-android": "0.19.1",
"sdk/@launchdarkly/observability": "0.4.11",
"sdk/@launchdarkly/observability-android": "0.20.0",
"sdk/@launchdarkly/observability-dotnet": "0.3.0",
"sdk/@launchdarkly/observability-node": "0.3.1",
"sdk/@launchdarkly/observability-python": "0.1.1",
"sdk/@launchdarkly/observability-react-native": "0.7.0",
"sdk/@launchdarkly/session-replay": "0.4.10",
"sdk/highlight-run": "9.24.0"
"sdk/@launchdarkly/session-replay": "0.4.11",
"sdk/highlight-run": "9.25.0"
}
10 changes: 10 additions & 0 deletions sdk/@launchdarkly/observability-android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.20.0](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.19.1...launchdarkly-observability-android-0.20.0) (2025-12-18)


### Features

* Android SR Identify support ([#330](https://github.com/launchdarkly/observability-sdk/issues/330)) ([a421812](https://github.com/launchdarkly/observability-sdk/commit/a4218120ceb3b423e56118fcde0e72beffec2b5c))
* Graphql client memory optimization ([#325](https://github.com/launchdarkly/observability-sdk/issues/325)) ([f199e2d](https://github.com/launchdarkly/observability-sdk/commit/f199e2d2b60261f0d905baa3b3e79f3b3d08e8ca))
* Gzip compression for Graphql request body ([#328](https://github.com/launchdarkly/observability-sdk/issues/328)) ([d862a15](https://github.com/launchdarkly/observability-sdk/commit/d862a15d8c5611f3a9d836f444d55ed69eee2bb4))
* Limit accumulating canvas buffer ([#322](https://github.com/launchdarkly/observability-sdk/issues/322)) ([72f2592](https://github.com/launchdarkly/observability-sdk/commit/72f2592df37a9160e54c775d5be72cfb6312bd21))

## [0.19.1](https://github.com/launchdarkly/observability-sdk/compare/launchdarkly-observability-android-0.19.0...launchdarkly-observability-android-0.19.1) (2025-12-11)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
android.useAndroidX=true

#x-release-please-start-version
version=0.19.1
version=0.20.0
#x-release-please-end
9 changes: 9 additions & 0 deletions sdk/@launchdarkly/observability/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchdarkly/observability

## [0.4.11](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.10...observability-0.4.11) (2025-12-18)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* highlight.run bumped to 9.25.0

## [0.4.10](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.9...observability-0.4.10) (2025-12-12)


Expand Down
2 changes: 1 addition & 1 deletion sdk/@launchdarkly/observability/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/observability",
"version": "0.4.10",
"version": "0.4.11",
"description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
"keywords": [
"launchdarkly",
Expand Down
9 changes: 9 additions & 0 deletions sdk/@launchdarkly/session-replay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @launchdarkly/session-replay

## [0.4.11](https://github.com/launchdarkly/observability-sdk/compare/session-replay-0.4.10...session-replay-0.4.11) (2025-12-18)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* highlight.run bumped to 9.25.0

## [0.4.10](https://github.com/launchdarkly/observability-sdk/compare/session-replay-0.4.9...session-replay-0.4.10) (2025-12-12)


Expand Down
2 changes: 1 addition & 1 deletion sdk/@launchdarkly/session-replay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/session-replay",
"version": "0.4.10",
"version": "0.4.11",
"description": "Browser observability for your web app. Record session replays to visualize usage patterns.",
"keywords": [
"launchdarkly",
Expand Down
7 changes: 7 additions & 0 deletions sdk/highlight-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# highlight.run

## [9.25.0](https://github.com/launchdarkly/observability-sdk/compare/highlight.run-9.24.0...highlight.run-9.25.0) (2025-12-18)


### Features

* sanitize URLs + semantic conventions for header attributes ([#317](https://github.com/launchdarkly/observability-sdk/issues/317)) ([417b4b8](https://github.com/launchdarkly/observability-sdk/commit/417b4b83f686b48a07acc84b3f41c74bfd16dd57))

## [9.24.0](https://github.com/launchdarkly/observability-sdk/compare/highlight.run-9.23.0...highlight.run-9.24.0) (2025-12-12)


Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlight.run",
"version": "9.24.0",
"version": "9.25.0",
"description": "Open source, fullstack monitoring. Capture frontend errors, record server side logs, and visualize what broke with session replay.",
"keywords": [
"highlight",
Expand Down
Loading