All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- fix type degenerate into struct{} (90ef2a6)
- fix(transformers): form-data name must be use param defined (a7ceeb0)
- fix(transformers): form-data name must be use param defined (46b82d5)
- fix tests updates for []byte base64 encoded (bbba3d8)
- fix(transformers): fix bytes check (52d4b6b)
- fix(generators/client): pkg name fix (d1d5f8f)
- fix non-nil *StatusErr with nil value (df7384c)
- fix(transformers): Parameter should includes Field (1a7ef0b)
- fix bitSize should be 32 or 64 when parsing float (85c239b)
- feat enhancement and cleanup (e8c2547)
- fix should skip empty value when omitempty (cd78fac)
- fix X-Meta should return a human readable string (95ccb86)
- fix openapi should scan the new status error map (da2945a)
- fix stateerror with stack (1137c04)
- feat drop logrus (ce30f84)
- feat(openapi): enum enhancement and vendor import by go.mod (bb68dcd)
- fix request out should disable validate (da4aad4)
- feat query could in body when http get (574eadb)
- fix(client): DefaultHttpTransport should be cloned (c798ff1)
- fix added context with DefaultHttpTransport for inject *http.Transport (96e931a)
- fix(openapi): drop omnibus check (fbd2d6e)
- fix(generator/openapi): respect OpenAPISchemaFormat and OpenAPISchemaType interface (992e0c6)
- fix fix context key (f7fb132)
- fix remote Server read timeout (3a003e3)
- fix added defaults timeouts for client & server (74d21dd)
- fix(httpx): auto close Closer should defer Reader copied (fc9a543)
- fix(http_transport): fix Shutdown (1418e39)