Skip to content

Commit 07ff4bd

Browse files
authored
Merge branch 'main' into mmccarthy/chore/release-please-config
2 parents 7d6eaca + 3ff90a5 commit 07ff4bd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/sdk/server-ai": "0.1.0",
33
"lib/java-server-sdk-otel": "0.2.0",
44
"lib/java-server-sdk-redis-store": "3.2.0",
5-
"lib/shared/common": "2.4.0",
5+
"lib/shared/common": "2.5.0",
66
"lib/shared/internal": "1.9.0",
77
"lib/shared/test-helpers": "2.1.0",
88
"lib/sdk/server": "7.14.0"

lib/shared/common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.5.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-common-2.4.0...launchdarkly-java-sdk-common-2.5.0) (2026-07-13)
6+
7+
8+
### Features
9+
10+
* add LDValueConverter and LDContextEncoder to common ([#187](https://github.com/launchdarkly/java-core/issues/187)) ([9173763](https://github.com/launchdarkly/java-core/commit/9173763fbff89fb25051542c992afdecb65775e2))
11+
512
## [2.4.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-common-2.3.0...launchdarkly-java-sdk-common-2.4.0) (2026-02-26)
613

714

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#x-release-please-start-version
2-
version=2.4.0
2+
version=2.5.0
33
#x-release-please-end

0 commit comments

Comments
 (0)