Logo
Explore Help
Sign In
unistack-org/micro-broker-kgo
4
0
Fork 2
You've already forked micro-broker-kgo
Code Issues 4 Pull Requests 2 Actions 1 Packages Projects Releases 78 Wiki Activity

78 Releases 78 Tags

RSS Feed
  • v3.8.3 7390973672
    Compare

    v3.8.3 Stable

    vtolstov released this 2022-10-11 11:57:30 +03:00 | 132 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/53
    • Bump github.com/twmb/franz-go from 1.4.0 to 1.4.1 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/52
    • Bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/51
    • Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/54
    • Bump github.com/twmb/franz-go from 1.4.1 to 1.4.2 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/55
    • Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.5 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/56
    • Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/57
    • Bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/58
    • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/59
    • Bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/60
    • Bump github.com/twmb/franz-go from 1.4.2 to 1.5.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/61
    • Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/62
    • Bump github.com/twmb/franz-go from 1.5.0 to 1.5.1 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/63
    • Bump github.com/twmb/franz-go from 1.5.1 to 1.5.2 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/64
    • Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/65
    • Bump github.com/twmb/franz-go/pkg/kmsg from 1.0.0 to 1.1.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/67
    • Bump github.com/twmb/franz-go from 1.5.2 to 1.6.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/68
    • Bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.10 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/69
    • Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/72
    • fix noop codec usage and body only option by @vtolstov in https://github.com/unistack-org/micro-broker-kgo/pull/75
    • Bump github.com/twmb/franz-go from 1.6.0 to 1.7.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/74
    • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/71
    • Bump github.com/twmb/franz-go from 1.7.0 to 1.7.1 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/76
    • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/77
    • Bump github.com/twmb/franz-go from 1.7.1 to 1.8.0 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/78
    • propogate context to kgo record by @vtolstov in https://github.com/unistack-org/micro-broker-kgo/pull/79

    Full Changelog: https://github.com/unistack-org/micro-broker-kgo/compare/v3.8.2...v3.8.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.2 bc0d2026ad
    Compare

    v3.8.2 Stable

    vtolstov released this 2021-12-20 08:48:09 +03:00 | 192 commits to v3 since this release

    What's Changed

    • Bump go.unistack.org/micro/v3 from 3.8.0 to 3.8.6 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/16
    • Bump github.com/twmb/franz-go from 1.1.1 to 1.2.2 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/15
    • Bump go.unistack.org/micro/v3 from 3.8.6 to 3.8.7 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/17
    • Bump github.com/twmb/franz-go from 1.2.2 to 1.2.3 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/18
    • Bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.10 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/20
    • Bump go.unistack.org/micro/v3 from 3.8.10 to 3.8.11 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/21
    • Bump github.com/twmb/franz-go from 1.2.3 to 1.2.4 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/19
    • Bump github.com/twmb/franz-go from 1.2.4 to 1.2.5 by @dependabot in https://github.com/unistack-org/micro-broker-kgo/pull/22
    • add additional options and metadata fixes by @vtolstov in https://github.com/unistack-org/micro-broker-kgo/pull/25
    • add additional options for server and broke by @vtolstov in https://github.com/unistack-org/micro-broker-kgo/pull/26

    New Contributors

    • @vtolstov made their first contribution in https://github.com/unistack-org/micro-broker-kgo/pull/25

    Full Changelog: https://github.com/unistack-org/micro-broker-kgo/compare/v3.8.1...v3.8.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.1 69fb765b09
    Compare

    v3.8.1 Stable

    vtolstov released this 2021-10-03 18:32:41 +03:00 | 213 commits to v3 since this release

    • guard imports
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.8.0 abfa9da1a9
    Compare

    v3.8.0 Stable

    vtolstov released this 2021-10-03 18:30:56 +03:00 | 214 commits to v3 since this release

    • use own domain
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.3 e43584ed6d
    Compare

    v3.7.3 Stable

    vtolstov released this 2021-09-23 07:07:15 +03:00 | 245 commits to v4 since this release

    • add ability to skip codec Marshal/Unmarshal and use native kafka headers
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.2 8f7d51ed3b
    Compare

    v3.7.2 Stable

    vtolstov released this 2021-09-16 01:36:26 +03:00 | 257 commits to v4 since this release

    • parallel process each partition
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.1 07fd48cd38
    Compare

    v3.7.1 Stable

    vtolstov released this 2021-09-02 00:20:55 +03:00 | 264 commits to v4 since this release

    • update for latest changes in franz-go
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.7.0 8dfa4f2a6d
    Compare

    v3.7.0 Stable

    vtolstov released this 2021-08-30 20:02:32 +03:00 | 267 commits to v4 since this release

    • initial import
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 4 5 6 7 8 Next Last
Powered by Gitea Version: 1.25.0 Page: 236ms Template: 8ms
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