diff --git a/release-notes/bridge_early.md b/release-notes/bridge_early.md index 88d1689e..6a874d6b 100644 --- a/release-notes/bridge_early.md +++ b/release-notes/bridge_early.md @@ -1,3 +1,15 @@ +## v3.0.19 +- 2023-03-01 + +### New +- Improved inter-process communication error detection +- Improved exceptions related error detection + +### Fixed +- Fixed numerous sources of errors leading to logout (internal errors) +- Fixed inter-process communication related startup issues (e.g., gRPC, service configuration file exchange) + + ## v3.0.18 - 2023-02-24