File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
"lib/java-server-sdk-otel" : " 0.1.0" ,
3
3
"lib/java-server-sdk-redis-store" : " 3.0.1" ,
4
4
"lib/shared/common" : " 2.1.1" ,
5
- "lib/shared/internal" : " 1.4 .0" ,
5
+ "lib/shared/internal" : " 1.5 .0" ,
6
6
"lib/sdk/server" : " 7.8.0"
7
7
}
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
4
4
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
+
5
12
## [ 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)
6
13
7
14
Original file line number Diff line number Diff line change 1
1
# x-release-please-start-version
2
- version =1.4 .0
2
+ version =1.5 .0
3
3
# x-release-please-end
4
4
5
5
# Used only in Android CI test build:
You can’t perform that action at this time.
0 commit comments