Logo
Explore Help
Sign In
unistack-org/micro-server-grpc
4
0
Fork 2
You've already forked micro-server-grpc
Code Issues 5 Pull Requests Actions Packages Projects Releases 58 Wiki Activity

58 Releases 60 Tags

RSS Feed
  • v3.10.4 d646deb468
    Compare

    v3.10.4 Stable

    vtolstov released this 2023-05-13 16:07:10 +03:00 | 42 commits to v3 since this release

    • check subscribe errors
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.3 832f1034a8
    Compare

    v3.10.3 Stable

    vtolstov released this 2023-03-04 16:34:11 +03:00 | 44 commits to v3 since this release

    • prepare to combo support
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.1 f8d3695962
    Compare

    v3.10.1 Stable

    vtolstov released this 2023-01-17 23:45:55 +03:00 | 66 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.10.0 70700a3f86
    Compare

    v3.10.0 Stable

    vtolstov released this 2023-01-07 23:30:18 +03:00 | 74 commits to v3 since this release

    Breaking 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.7 617764706c
    Compare

    v3.9.7 Stable

    vtolstov released this 2022-11-14 14:54:48 +03:00 | 88 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.6 c60f0ccb26
    Compare

    v3.9.6 Stable

    vtolstov released this 2022-11-02 23:16:36 +03:00 | 92 commits to v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.5 734d6fa7af
    Compare

    v3.9.5 Stable

    vtolstov released this 2022-06-27 00:42:27 +03:00 | 105 commits to v3 since this release

    What's Changed

    • update to latest micro by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/118

    Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.4...v3.9.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.4 d34ce4f314
    Compare

    v3.9.4 Stable

    vtolstov released this 2022-06-25 23:32:07 +03:00 | 107 commits to v3 since this release

    What's Changed

    • Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/109
    • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/111
    • Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/112
    • Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/113
    • Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/114
    • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/115
    • Bump google.golang.org/grpc from 1.46.0 to 1.47.0 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/117

    Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.3...v3.9.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.3 b4a2fbdeeb
    Compare

    v3.9.3 Stable

    vtolstov released this 2022-04-11 16:19:36 +03:00 | 115 commits to v3 since this release

    What's Changed

    • fix init by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/110

    Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.2...v3.9.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.9.2 b6b101b140
    Compare

    v3.9.2 Stable

    vtolstov released this 2022-04-06 18:44:20 +03:00 | 117 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.5 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/104
    • Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in https://github.com/unistack-org/micro-server-grpc/pull/105
    • cleanup by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/106
    • allow to transfer *status.Status as error from handler by @vtolstov in https://github.com/unistack-org/micro-server-grpc/pull/107

    Full Changelog: https://github.com/unistack-org/micro-server-grpc/compare/v3.9.1...v3.9.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 2 3 4 5 6 Next Last
Powered by Gitea Version: 1.24.5 Page: 85ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API