-
v3.10.0 Stable
released this
2023-01-07 23:29:28 +03:00 | 56 commits to v3 since this releaseBreaking change
- Default Content-Type used by client changed from application/grpc+proto (historically used by go-micro) go google default application/grpc
What's Changed
- WIP: add context dialer option by @vtolstov in https://github.com/unistack-org/micro-client-grpc/pull/102
- add context dialer option by @vtolstov in https://github.com/unistack-org/micro-client-grpc/pull/103
- Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-client-grpc/pull/104
- Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.15 by @dependabot in https://github.com/unistack-org/micro-client-grpc/pull/106
- Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in https://github.com/unistack-org/micro-client-grpc/pull/105
- Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17 by @dependabot in https://github.com/unistack-org/micro-client-grpc/pull/107
- Bump go.unistack.org/micro/v3 from 3.9.17 to 3.9.18 by @dependabot in https://github.com/unistack-org/micro-client-grpc/pull/108
- use default google grpc content-type by @vtolstov in https://github.com/unistack-org/micro-client-grpc/pull/109
Full Changelog: https://github.com/unistack-org/micro-client-grpc/compare/v3.9.0...v3.10.0
Downloads