Logo
Explore Help
Sign In
unistack-org/micro-server-http
4
0
Fork 2
You've already forked micro-server-http
Code Issues 5 Pull Requests Actions Packages Projects Releases 124 Wiki Activity

124 Releases 125 Tags

RSS Feed
  • v4.0.1 3fdff4312c
    Compare

    v4.0.1 Stable

    vtolstov released this 2023-05-04 02:22:49 +03:00 | 40 commits to master since this release

    • add swagger-ui handler
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.0.0 741a6f181b
    Compare

    v4.0.0 Stable

    vtolstov released this 2023-04-28 22:01:48 +03:00 | 42 commits to master since this release

    • move to micro v4
    • regenerate to use never protoc-gen-go-micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.13 647f731f50
    Compare

    v3.10.13 Stable

    vtolstov released this 2023-03-09 08:46:59 +03:00 | 74 commits to v3 since this release

    • return http.StatusMethodNotAllowed if router not found path with expected method
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.12 ca148cd8fc
    Compare

    v3.10.12 Stable

    vtolstov released this 2023-02-26 14:54:47 +03:00 | 78 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/148
    • import from main repo by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/149

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.11...v3.10.12

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.11 9f4dbbf296
    Compare

    v3.10.11 Stable

    vtolstov released this 2023-02-21 23:58:00 +03:00 | 83 commits to v3 since this release

    What's Changed

    • provide HandlerEndpoints by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/147

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.10...v3.10.11

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.10 4341600c01
    Compare

    v3.10.10 Stable

    vtolstov released this 2023-02-21 17:17:34 +03:00 | 85 commits to v3 since this release

    What's Changed

    • change metadata type by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/146

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.9...v3.10.10

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.9 9bc1629e77
    Compare

    v3.10.9 Stable

    vtolstov released this 2023-02-13 23:39:03 +03:00 | 88 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/144
    • add HandlerMetadata server.HandlerOption by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/145

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.8...v3.10.9

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.8 7f1a55958e
    Compare

    v3.10.8 Stable

    vtolstov released this 2023-02-13 00:12:07 +03:00 | 92 commits to v3 since this release

    What's Changed

    • dont mangle header names by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/143

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.7...v3.10.8

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.7 82beddb09b
    Compare

    v3.10.7 Stable

    vtolstov released this 2023-02-11 01:18:16 +03:00 | 94 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.10.5 to 3.10.6 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/139
    • Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.8 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/140
    • Bump go.unistack.org/micro/v3 from 3.10.8 to 3.10.9 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/141
    • add http header option by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/142

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.6...v3.10.7

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.6 034298b7e0
    Compare

    v3.10.6 Stable

    vtolstov released this 2023-02-05 11:33:13 +03:00 | 101 commits to v3 since this release

    What's Changed

    • Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/134
    • Bump go.unistack.org/micro/v3 from 3.10.4 to 3.10.5 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/136
    • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/135
    • return after errorHandler by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/138

    Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.5...v3.10.6

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 5 6 7 8 9 ... Next Last
Powered by Gitea Version: 1.24.5 Page: 88ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API