-
v3.9.0 Stable
released this
2022-01-22 01:11:43 +03:00 | 171 commits to v3 since this releaseWhat's Changed
- Bump go.unistack.org/micro/v3 from 3.8.5 to 3.8.7 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/76
- Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/78
- Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/79
- Bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.13 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/81
- Bump go.unistack.org/micro/v3 from 3.8.13 to 3.8.14 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/82
- Bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/83
- Bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.18 by @dependabot in https://github.com/unistack-org/micro-server-http/pull/84
- internal rewrite to be more performant by @vtolstov in https://github.com/unistack-org/micro-server-http/pull/85
Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.8.1...v3.9.0
Downloads
-
v3.8.1 Stable
released this
2021-10-26 22:55:51 +03:00 | 188 commits to v3 since this release- guard imports
Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.8.0...v3.8.1
Downloads
-
v3.8.0 Stable
released this
2021-10-26 22:36:04 +03:00 | 189 commits to v3 since this release- FillRequest with header and cookie data
Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.7.7...v3.8.0
Downloads
-
v3.7.7 Stable
released this
2021-10-21 14:28:32 +03:00 | 175 commits to master since this release- remove debug print
Full Changelog: https://github.com/unistack-org/micro-server-http/compare/v3.7.6...v3.7.7
Downloads
-
v3.7.6 Stable
released this
2021-09-30 03:01:11 +03:00 | 176 commits to master since this release- drop util/router usage
- update for latest micro
Downloads
-
v3.4.4 Stable
released this
2021-08-31 23:56:56 +03:00 | 186 commits to master since this release- add GetError method to Error type
Downloads
-
v3.4.2 Stable
released this
2021-08-11 12:47:44 +03:00 | 187 commits to master since this release- add all http request metadata
Downloads
-
v3.4.1 Stable
released this
2021-07-14 13:43:45 +03:00 | 188 commits to master since this release- add ability to register additional rpc handler with /ServiceName.ServiceEndpoint path and method POST
Downloads
-
v3.4.0 Stable
released this
2021-07-06 19:12:46 +03:00 | 189 commits to master since this release- update all
- add some locking
- dont display "use of closed network connection" on server stop
Downloads
-
v3.3.19 Stable
released this
2021-05-14 14:17:33 +03:00 | 191 commits to master since this release- fix new codec detection
Downloads