You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [Unreleased]
5
5
6
+
## [4.0.0] - 2025-02-07
6
7
### Changed
7
8
- Updated CI workflows to pull eventstore docker images from cloud smith registry. [EventStoreDB-Client-Rust#173](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/173)
8
9
- Updated everywhere to pull es-gencert-cli from Cloudsmith [EventStoreDB-Client-Rust#179](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/179)
@@ -13,7 +14,8 @@ All notable changes to this project will be documented in this file.
- support providing x.509 certificate for user authentication. [EventStoreDB-Client-Rust#189](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/189)
17
+
- Support providing x.509 certificate for user authentication. [EventStoreDB-Client-Rust#189](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/189)
18
+
- Support custom root certificate. [EventStoreDB-Client-Rust#191](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/191)
0 commit comments