Skip to content

Latest commit

 

History

History
244 lines (93 loc) · 7.86 KB

CHANGELOG.md

File metadata and controls

244 lines (93 loc) · 7.86 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Bug Fixes

  • fix type degenerate into struct{} (90ef2a6)

Bug Fixes

  • fix(transformers): form-data name must be use param defined (a7ceeb0)

Bug Fixes

  • fix(transformers): form-data name must be use param defined (46b82d5)

Bug Fixes

  • fix tests updates for []byte base64 encoded (bbba3d8)

Bug Fixes

  • fix(transformers): fix bytes check (52d4b6b)

Bug Fixes

  • fix(generators/client): pkg name fix (d1d5f8f)

Bug Fixes

  • fix non-nil *StatusErr with nil value (df7384c)

Bug Fixes

  • fix(transformers): Parameter should includes Field (1a7ef0b)

Bug Fixes

  • fix bitSize should be 32 or 64 when parsing float (85c239b)

Features

  • feat enhancement and cleanup (e8c2547)

Bug Fixes

  • fix should skip empty value when omitempty (cd78fac)

Bug Fixes

  • fix X-Meta should return a human readable string (95ccb86)

Bug Fixes

  • fix openapi should scan the new status error map (da2945a)

Bug Fixes

  • fix stateerror with stack (1137c04)

Features

Features

  • feat(openapi): enum enhancement and vendor import by go.mod (bb68dcd)

Bug Fixes

  • fix request out should disable validate (da4aad4)

Features

  • feat query could in body when http get (574eadb)

Bug Fixes

  • fix(client): DefaultHttpTransport should be cloned (c798ff1)

Bug Fixes

  • fix added context with DefaultHttpTransport for inject *http.Transport (96e931a)

Bug Fixes

  • fix(openapi): drop omnibus check (fbd2d6e)

Bug Fixes

  • fix added HTMLTextTransformer (91eee1c)
  • fix full port range support (8899111)

Bug Fixes

  • fix(generator/openapi): respect OpenAPISchemaFormat and OpenAPISchemaType interface (992e0c6)

Bug Fixes

Bug Fixes

  • fix remote Server read timeout (3a003e3)

Bug Fixes

  • fix added defaults timeouts for client & server (74d21dd)
  • fix(httpx): auto close Closer should defer Reader copied (fc9a543)

Bug Fixes

  • fix(http_transport): fix Shutdown (1418e39)

Bug Fixes

  • fix when io.Reader both io.Closer should trigger close (c7b7601)
  • fix(generator): enum value should sort (0b94823)