-
v4.0.3 Stable
released this
2023-05-09 18:35:07 +03:00 | 66 commits to v3 since this release- export Server struct to allow casting to specific server type
Downloads
-
v4.0.2 Stable
released this
2023-05-08 22:24:56 +03:00 | 68 commits to v3 since this release- allow to expose some method via http.HandlerFunc
Downloads
-
v3.10.14 Stable
released this
2023-05-04 06:52:17 +03:00 | 72 commits to v3 since this release- add swagger-ui handler
Downloads
-
v4.0.1 Stable
released this
2023-05-04 02:22:49 +03:00 | 70 commits to v3 since this release- add swagger-ui handler
Downloads
-
v4.0.0 Stable
released this
2023-04-28 22:01:48 +03:00 | 72 commits to v3 since this release- move to micro v4
- regenerate to use never protoc-gen-go-micro
Downloads
-
v3.10.13 Stable
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
-
v3.10.12 Stable
released this
2023-02-26 14:54:47 +03:00 | 78 commits to v3 since this releaseWhat'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
-
v3.10.11 Stable
released this
2023-02-21 23:58:00 +03:00 | 83 commits to v3 since this releaseWhat'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
-
v3.10.10 Stable
released this
2023-02-21 17:17:34 +03:00 | 85 commits to v3 since this releaseWhat'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
-
v3.10.9 Stable
released this
2023-02-13 23:39:03 +03:00 | 88 commits to v3 since this releaseWhat'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