[1.1.0] - 03/18/2024
Fixes
- #1045 ⚠️ IMPORTANT: Fix codegen for map shapes which use string enums as map keys. See the Map key changes breaking change announcement for more details
- #1041 ⚠️ IMPORTANT: Disable OkHttp's transparent response decompression by manually specifying
Accept-Encoding: identity
in requests. See the Disabling automatic response decompression breaking change announcement for more details.