Skip to content

Releases: unistack-org/micro-client-http

v3.3.5

10 Apr 09:47

Choose a tag to compare

  • allow to set content type with charset

v3.3.4

09 Apr 20:13

Choose a tag to compare

  • update micro
  • allow to override request content-type

v3.3.3

03 Apr 08:56

Choose a tag to compare

fix x-www-form-urlencoded requests

v3.3.2

31 Mar 07:46

Choose a tag to compare

  • replace metadata.FromContext with metadata.FromOutgoingContext

v3.3.1

26 Mar 12:50

Choose a tag to compare

  • allow to use custom tls config via new micro client.TLSConfig option

v3.3.0

24 Mar 12:50

Choose a tag to compare

  • init dependencies on Init()

v3.2.6

24 Mar 07:46

Choose a tag to compare

  • add StructTags option support
  • add additional check for nil message passed

v3.2.5

21 Mar 14:46

Choose a tag to compare

  • fix query param handle
  • not marshal query struct

v3.2.4

16 Mar 16:12

Choose a tag to compare

  • update micro to fix panic in call

v3.2.3

06 Feb 15:54

Choose a tag to compare

  • export DefaultContentType