Skip to content

v1.27.0

Latest
Compare
Choose a tag to compare
@baywet baywet released this 11 Jun 17:51
v1.27.0
278d4c1

Added

Changed

  • Fixed a bug where TypeScript clients instantiation would fail. #6597
  • Fixed a bug where path items with a trailing slash would cause collisions, missing query parameters and more.
  • Fixed a bug where path items with a trailing slash would be missing query parameters. #6569
  • Fixed an issue where migration from lock to workspace would fail because of stream management. #6515
  • Fixed a bug where media types from error responses would be missing from the accept header. #6572
  • Fixed a bug where serialization names for Dart were not correct #6624
  • Fixed a bug where imports from future would appear below other imports in python generated code. #4600