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.9.1 ce3da2c9fa
    Compare

    v3.9.1 Stable

    vtolstov released this 2022-03-24 14:40:38 +03:00 | 127 commits to v3 since this release

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

    v3.9.0 Stable

    vtolstov released this 2022-03-21 15:34:00 +03:00 | 133 commits to v3 since this release

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

    v3.8.0 Stable

    vtolstov released this 2021-10-27 01:01:15 +03:00 | 167 commits to v3 since this release

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

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.4 82d14b4ea7
    Compare

    v3.7.4 Stable

    vtolstov released this 2021-09-27 09:13:54 +03:00 | 167 commits to master since this release

    • update all deps
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.7 d3ef82346d
    Compare

    v3.3.7 Stable

    vtolstov released this 2021-05-24 23:13:21 +03:00 | 178 commits to master since this release

    • fix default content type
    • update grpc package to latest release
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.6 1206fecf93
    Compare

    v3.3.6 Stable

    vtolstov released this 2021-04-27 18:43:57 +03:00 | 191 commits to master since this release

    • update for latest micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.5 d8508301cf
    Compare

    v3.3.5 Stable

    vtolstov released this 2021-04-26 19:04:27 +03:00 | 193 commits to master since this release

    • lint fixes
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.4 d0bc3d0d3b
    Compare

    v3.3.4 Stable

    vtolstov released this 2021-04-20 12:55:27 +03:00 | 198 commits to master since this release

    • update for latest micro
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.3 683eb62973
    Compare

    v3.3.3 Stable

    vtolstov released this 2021-04-20 12:22:50 +03:00 | 199 commits to master since this release

    • drop AuthTLS option and use server TLSConfig option
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.2 8eeab44898
    Compare

    v3.3.2 Stable

    vtolstov released this 2021-04-16 17:04:47 +03:00 | 202 commits to master since this release

    • minor content-type fixes
    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: 71ms 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