-
v3.9.1 Stable
released this
2022-03-24 14:40:38 +03:00 | 110 commits to v3 since this releaseWhat's Changed
- Bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/100
- Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/102
- Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/101
- add unknown service handler by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/103
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.0...v3.9.1
Downloads
-
v3.9.0 Stable
released this
2022-03-21 15:34:00 +03:00 | 116 commits to v3 since this releaseWhat's Changed
- Bump google.golang.org/grpc from 1.40.0 to 1.41.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/73
- Bump go.unistack.org/micro/v3 from 3.8.5 to 3.8.7 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/77
- Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/79
- Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/80
- Bump google.golang.org/grpc from 1.41.0 to 1.42.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/78
- Bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.14 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/84
- Bump google.golang.org/grpc from 1.42.0 to 1.43.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/81
- Bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.15 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/85
- Bump go.unistack.org/micro/v3 from 3.8.15 to 3.8.16 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/86
- Bump go.unistack.org/micro/v3 from 3.8.16 to 3.8.18 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/87
- Bump go.unistack.org/micro/v3 from 3.8.18 to 3.8.19 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/88
- Bump go.unistack.org/micro/v3 from 3.8.19 to 3.8.20 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/89
- Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/90
- Bump go.unistack.org/micro/v3 from 3.8.20 to 3.8.21 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/91
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/94
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/93
- Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/97
- support Grpc-Timeout header, export default content type by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/98
- server: remove unparsed body from request and message by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/99
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.8.0...v3.9.0
Downloads
-
v3.8.0 Stable
released this
2021-10-27 01:01:15 +03:00 | 150 commits to v3 since this releaseDownloads
-
v3.7.4 Stable
released this
2021-09-27 09:13:54 +03:00 | 142 commits to master since this release- update all deps
Downloads
-
v3.3.7 Stable
released this
2021-05-24 23:13:21 +03:00 | 153 commits to master since this release- fix default content type
- update grpc package to latest release
Downloads
-
v3.3.6 Stable
released this
2021-04-27 18:43:57 +03:00 | 166 commits to master since this release- update for latest micro
Downloads
-
v3.3.5 Stable
released this
2021-04-26 19:04:27 +03:00 | 168 commits to master since this release- lint fixes
Downloads
-
v3.3.4 Stable
released this
2021-04-20 12:55:27 +03:00 | 173 commits to master since this release- update for latest micro
Downloads
-
v3.3.3 Stable
released this
2021-04-20 12:22:50 +03:00 | 174 commits to master since this release- drop AuthTLS option and use server TLSConfig option
Downloads
-
v3.3.2 Stable
released this
2021-04-16 17:04:47 +03:00 | 177 commits to master since this release- minor content-type fixes
Downloads