2.44.0 (September 30th, 2025)
Bug Fixes:
- Fixed gzip decompression in error responses by detecting and decompressing gzip magic bytes (0x1f 0x8b) even when the Content-Encoding header is missing, resolving JSON parsing errors and improving error message readability.