doc: Add 3.0.19 release

This commit is contained in:
Gabor Meszaros
2023-02-28 07:21:01 +00:00
parent 9c1b9e8df2
commit 60256fd076

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