• v3.2.10 a46c9d395a

    v3.2.10 Stable

    vtolstov released this 2021-03-09 14:20:08 +03:00 | 257 commits to master since this release

    • fix for multiple service registration
    Downloads
  • v3.2.9 f28de46379

    v3.2.9 Stable

    vtolstov released this 2021-03-01 20:25:09 +03:00 | 262 commits to master since this release

    • fix panic on nil error handler
    • add ErrorHandler option
    Downloads
  • v3.2.8 e88f524042

    v3.2.8 Stable

    vtolstov released this 2021-03-01 13:02:35 +03:00 | 265 commits to master since this release

    • fix metadata passing issue
    Downloads
  • v3.2.7 45670661d0

    v3.2.7 Stable

    vtolstov released this 2021-03-01 11:35:27 +03:00 | 266 commits to master since this release

    • fix bug that outgoing metadata not written as headers
    Downloads
  • v3.2.6 0a59653c70

    v3.2.6 Stable

    vtolstov released this 2021-02-25 14:17:20 +03:00 | 269 commits to master since this release

    • allow to set any message as error
    Downloads
  • v3.2.5 c0d9c34200

    v3.2.5 Stable

    vtolstov released this 2021-02-07 19:03:38 +03:00 | 283 commits to master since this release

    • add ability to pass *http.Server
    Downloads
  • v3.2.4 dc1e05bb18

    v3.2.4 Stable

    vtolstov released this 2021-02-07 13:27:28 +03:00 | 284 commits to master since this release

    • allow to use http middlewares
    Downloads
  • v3.2.3 1e4d56d059

    v3.2.3 Stable

    vtolstov released this 2021-02-06 18:53:25 +03:00 | 285 commits to master since this release

    • fix body parsing
    Downloads
  • v3.2.2 6565336c1a

    v3.2.2 Stable

    vtolstov released this 2021-02-06 18:16:29 +03:00 | 286 commits to master since this release

    • improve map to struct merging without json overhead
    Downloads
  • v3.2.1 3ec25548a8

    v3.2.1 Stable

    vtolstov released this 2021-02-05 18:31:51 +03:00 | 287 commits to master since this release

    • update micro to v3.2.7 to support map[string]interface{} to struct merging (does not supports nested objects now)
    Downloads