Skip to content

Commit cc71506

Browse files
chore(main): release launchdarkly-java-sdk-internal 1.5.0 (#69)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](launchdarkly-java-sdk-internal-1.4.0...launchdarkly-java-sdk-internal-1.5.0) (2025-05-21) ### Features * Enable gzip option for sending events ([#66](#66)) ([553883d](553883d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 553883d commit cc71506

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"lib/java-server-sdk-otel": "0.1.0",
33
"lib/java-server-sdk-redis-store": "3.0.1",
44
"lib/shared/common": "2.1.1",
5-
"lib/shared/internal": "1.4.0",
5+
"lib/shared/internal": "1.5.0",
66
"lib/sdk/server": "7.8.0"
77
}

lib/shared/internal/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+
## [1.5.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-internal-1.4.0...launchdarkly-java-sdk-internal-1.5.0) (2025-05-21)
6+
7+
8+
### Features
9+
10+
* Enable gzip option for sending events ([#66](https://github.com/launchdarkly/java-core/issues/66)) ([553883d](https://github.com/launchdarkly/java-core/commit/553883df07e60cf65ad3025eff30a9c6ca637262))
11+
512
## [1.4.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-sdk-internal-v1.3.0...launchdarkly-java-sdk-internal-1.4.0) (2025-05-08)
613

714

lib/shared/internal/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#x-release-please-start-version
2-
version=1.4.0
2+
version=1.5.0
33
#x-release-please-end
44

55
# Used only in Android CI test build:

0 commit comments

Comments
 (0)