Skip to content

Releases: trpc-ecosystem/go-database

kafka/v1.2.0

11 Dec 07:18
48a4003
Compare
Choose a tag to compare

What's Changed

  • kafka: allow users to set sarama's Metadata parameters(sync from the internal merge request 1442) by @liuzengh in #33
  • kafka: change default metadataRefreshFrequency to 60s and use GroupSt… by @liuzengh in #34
  • kafka: release v1.2.0 by @liuzengh in #35

Full Changelog: kafka/v1.1.0...kafka/v1.2.0

mongodb/v1.0.0: add mongodb (#28) (#29)

23 May 02:46
1898adc
Compare
Choose a tag to compare
* add mongodb

* revert cover.out

* update LICENSE and fix variable name

* update comments

(cherry picked from commit d476e18030df7b03ff19bbd1aea5bef69ec2e6f0)

Co-authored-by: MengYinlei <43751910+YoungFr@users.noreply.github.com>

Release kafka/v1.1.0

26 Nov 11:06
d476e18
Compare
Choose a tag to compare

Release kafka/v1.1.0

localcache/v1.0.0: sync main to r1.0 to release localcache v1.0.0 (#27)

20 May 06:36
9e865e3
Compare
Choose a tag to compare
* clickhouse: fix go reference API doc (#18)

https://pkg.go.dev/trpc.group/trpc-go/trpc-database/clickhouse

* kafka: update sarama dependence (#21)

* kafka: update sarama dependence

* fix unit test

* kafka: release v1.1.0 (#22)

* workflows: add cla.yaml (#26)

* add localcache (#25)

* feat: add localcache plugin

* chore: update LICENSE

* test: add localcache workflow

* chore: yaml version

* test: flaky test

---------

Co-authored-by: Leo <leoyoungxh@gmail.com>
Co-authored-by: Flash-LHR <47357603+Flash-LHR@users.noreply.github.com>

kafka/v1.1.0

22 Dec 02:40
795e995
Compare
Choose a tag to compare

Breaking Changes

  • update sarama dependence from to github.com/Shopify/sarama v1.29.1 to github.com/IBM/sarama v1.40.1 (#21)

Bug Fixes

  • fix unit test (#21)

goes/v1.0.0

29 Nov 07:57
8ea05c2
Compare
Choose a tag to compare
Merge pull request #17 from trpc-ecosystem/main

release goes v1.0.0