Skip to content

Commit c6d5562

Browse files
committed
Bump version 4.28.1 for java and update changelog
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 667696b commit c6d5562

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

java/CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v4.28.1
2+
======
3+
* [java]: Add Locale.ROOT to avoid port formatting issues for all drivers (#15121)
4+
* [grid]: Grid UI could not open session live view (#15132)
5+
16
v4.28.0
27
======
38
* Add CDP for Chrome 132 and remove 129

java/version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SE_VERSION = "4.29.0-SNAPSHOT"
1+
SE_VERSION = "4.28.1"
22
TOOLS_JAVA_VERSION = "17"

0 commit comments

Comments
 (0)