-
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