-
v3.10.8
Stablereleased this
2023-11-04 00:06:10 +03:00 | 38 commits to v3 since this release- add more metadata
Downloads
-
v3.10.7
Stablereleased this
2023-11-03 19:34:15 +03:00 | 39 commits to v3 since this release- add Path metadata
Downloads
-
v3.10.6 Stable
released this
2023-06-12 18:48:20 +03:00 | 40 commits to v3 since this release- update to bump goproxy sumdb
Downloads
-
v3.10.5 Stable
released this
2023-06-12 18:33:06 +03:00 | 40 commits to v3 since this release- fix tls usage, don't init tls listener twice
Downloads
-
v3.10.4 Stable
released this
2023-05-13 16:07:10 +03:00 | 42 commits to v3 since this release- check subscribe errors
Downloads
-
v3.10.3 Stable
released this
2023-03-04 16:34:11 +03:00 | 44 commits to v3 since this release- prepare to combo support
Downloads
-
v3.10.1 Stable
released this
2023-01-17 23:45:55 +03:00 | 66 commits to v3 since this releaseWhat's Changed
- Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/143
- Bump go.unistack.org/micro/v3 from 3.10.0 to 3.10.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/145
- fix endpoint by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/146
- Bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/144
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.10.0...v3.10.1
Downloads
-
v3.10.0 Stable
released this
2023-01-07 23:30:18 +03:00 | 74 commits to v3 since this releaseBreaking change
- Default Content-Type used by server changed from application/grpc+proto (historically used by go-micro) go google default application/grpc
What's Changed
- Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/135
- Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.14 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/138
- Bump hmarr/auto-approve-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/136
- Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/137
- Bump go.unistack.org/micro/v3 from 3.9.14 to 3.9.15 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/139
- Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/140
- Bump go.unistack.org/micro/v3 from 3.9.17 to 3.9.18 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/141
- use default google grpc content-type by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/142
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.7...v3.10.0
Downloads
-
v3.9.7 Stable
released this
2022-11-14 14:54:48 +03:00 | 88 commits to v3 since this releaseWhat's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/132
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/133
- allow to send server metadata via header by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/134
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.6...v3.9.7
Downloads
-
v3.9.6 Stable
released this
2022-11-02 23:16:36 +03:00 | 92 commits to v3 since this releaseWhat's Changed
- Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/119
- Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/122
- Bump google.golang.org/grpc from 1.47.0 to 1.49.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/125
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/121
- Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/124
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/126
- Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/127
- Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/128
- in case of panic, return full service handler name by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/130
- Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/129
Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.5...v3.9.6
Downloads