doc: Add 3.0.19 release

This commit is contained in:
Gabor Meszaros 2023-02-28 07:21:55 +00:00
parent 60256fd076
commit 3b1c3b9d44
1 changed files with 12 additions and 0 deletions

View File

@ -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