• v3.3.3 9150958044

    v3.3.3 Stable

    vtolstov released this 2021-04-03 11:55:22 +03:00 | 201 commits to master since this release

    fix x-www-form-urlencoded requests

    Downloads
  • v3.3.2 5cdd48329e

    v3.3.2 Stable

    vtolstov released this 2021-03-31 10:43:38 +03:00 | 203 commits to master since this release

    • replace metadata.FromContext with metadata.FromOutgoingContext
    Downloads
  • v3.3.1 02f29b0ef3

    v3.3.1 Stable

    vtolstov released this 2021-03-26 15:48:57 +03:00 | 208 commits to master since this release

    • allow to use custom tls config via new micro client.TLSConfig option
    Downloads
  • v3.3.0 1787f44c54

    v3.3.0 Stable

    vtolstov released this 2021-03-24 15:49:20 +03:00 | 211 commits to master since this release

    • init dependencies on Init()
    Downloads
  • v3.2.6 1bbdf03f60

    v3.2.6 Stable

    vtolstov released this 2021-03-24 10:44:53 +03:00 | 212 commits to master since this release

    • add StructTags option support
    • add additional check for nil message passed
    Downloads
  • v3.2.5 573c1f50e2

    v3.2.5 Stable

    vtolstov released this 2021-03-21 17:44:48 +03:00 | 215 commits to master since this release

    • fix query param handle
    • not marshal query struct
    Downloads
  • v3.2.4 1919ef3830

    v3.2.4 Stable

    vtolstov released this 2021-03-16 19:11:29 +03:00 | 217 commits to master since this release

    • update micro to fix panic in call
    Downloads
  • v3.2.3 4237630f98

    v3.2.3 Stable

    vtolstov released this 2021-02-06 18:54:18 +03:00 | 238 commits to master since this release

    • export DefaultContentType
    Downloads
  • v3.2.2 b216aa3509

    v3.2.2 Stable

    vtolstov released this 2021-01-29 15:11:04 +03:00 | 239 commits to master since this release

    • update for latest micro
    Downloads
  • v3.1.2 d611a6aed5

    v3.1.2 Stable

    vtolstov released this 2021-01-19 04:12:31 +03:00 | 241 commits to master since this release

    • update micro to v3.1.2
    • add support for path parameters in url like grpc-gateway
    Downloads