Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76b8880

Browse files
committed
Prepare release 5.4.4
1 parentabef9b2 commit76b8880

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ All notable changes to this project will be documented in this file.
33

44
##[Unreleased]
55

6-
###Fixed
7-
- Disable trace context extraction for deleted events[EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/292)
6+
##[5.4.4] - 2025-03-05
7+
###Changed
8+
- Upgrade dependencies to latest[EventStoreDB-Client-Java#304](https://github.com/EventStore/EventStoreDB-Client-Java/pull/304)
89

9-
###Fixes
10-
-#291[EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/292)
10+
###Fixed
11+
- Support back-pressure on reads and subscriptions.[EventStoreDB-Client-Java#292](https://github.com/EventStore/EventStoreDB-Client-Java/pull/295)
12+
- Unwrap CompletionException in GrpcClient.[EventStoreDB-Client-Java#298](https://github.com/EventStore/EventStoreDB-Client-Java/pull/298)
1113

1214
##[5.4.3] - 2024-11-07
1315
###Fixed

‎db-client-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tasks.withType(JavaCompile) {
1919
}
2020

2121
group='com.eventstore'
22-
version='5.4.3'
22+
version='5.4.4'
2323

2424
java {
2525
withJavadocJar()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp