From 313e3125226422eda84af5c0bd477bd13043f962 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 14:41:18 +0000 Subject: [PATCH] chore(main): release launchdarkly-java-sdk-internal 1.10.0 --- .release-please-manifest.json | 2 +- lib/shared/internal/CHANGELOG.md | 7 +++++++ lib/shared/internal/gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 71c0048f..609e8119 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,7 +3,7 @@ "lib/java-server-sdk-otel": "0.2.0", "lib/java-server-sdk-redis-store": "3.2.0", "lib/shared/common": "2.5.0", - "lib/shared/internal": "1.9.0", + "lib/shared/internal": "1.10.0", "lib/shared/test-helpers": "2.1.0", "lib/sdk/server": "7.14.0" } diff --git a/lib/shared/internal/CHANGELOG.md b/lib/shared/internal/CHANGELOG.md index a450827c..a5bddffa 100644 --- a/lib/shared/internal/CHANGELOG.md +++ b/lib/shared/internal/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org). +## [1.10.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-internal-1.9.0...launchdarkly-java-sdk-internal-1.10.0) (2026-07-21) + + +### Features + +* Support redacting anonymous context attributes in all events ([#194](https://github.com/launchdarkly/java-core/issues/194)) ([a83a628](https://github.com/launchdarkly/java-core/commit/a83a628b07658b335635afad3a1b36524a91a78f)) + ## [1.9.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-internal-1.8.0...launchdarkly-java-sdk-internal-1.9.0) (2026-02-26) diff --git a/lib/shared/internal/gradle.properties b/lib/shared/internal/gradle.properties index eac8c9dd..d016f9a6 100644 --- a/lib/shared/internal/gradle.properties +++ b/lib/shared/internal/gradle.properties @@ -1,5 +1,5 @@ #x-release-please-start-version -version=1.9.0 +version=1.10.0 #x-release-please-end # Used only in Android CI test build: