-
v4.0.0 Stable
released this
2023-04-28 22:01:48 +03:00 | 41 commits to master 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 | 58 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 | 62 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 | 67 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 | 69 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 | 72 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
-
v3.10.8 Stable
released this
2023-02-13 00:12:07 +03:00 | 76 commits to v3 since this releaseWhat'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
-
v3.10.7 Stable
released this
2023-02-11 01:18:16 +03:00 | 78 commits to v3 since this releaseWhat'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
-
v3.10.6 Stable
released this
2023-02-05 11:33:13 +03:00 | 85 commits to v3 since this releaseWhat'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
-
v3.10.5 Stable
released this
2023-01-23 09:26:31 +03:00 | 92 commits to v3 since this releaseWhat's Changed
- Bump go.unistack.org/micro/v3 from 3.10.1 to 3.10.4 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/132
- fix error handler by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/133
Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.10.4...v3.10.5
Downloads