Other: Bridge James 1.8.9

This commit is contained in:
Alexander Bilyak
2021-09-01 12:20:59 +02:00
parent c676c732ab
commit 91dcb2f773
3 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,15 @@
Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [Bridge 1.8.9] James
### Fixed
* GODT-1263: Fix crash on invalid or empty header.
* GODT-1235: Fix 401 response error handling.
* GODT-1261: Fix building messages with long key.
* Other: use windows-compatible filename when dumping message in QA builds.
## [Bridge 1.8.8] James
### Changed