Skip to content

Releases: singlestore-labs/events

v0.10.0

23 Jun 18:22
bfb0ab1

Choose a tag to compare

What's Changed

  • Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #128
  • Bump github.com/muir/libschema from 0.8.0 to 0.10.1 by @dependabot[bot] in #136
  • Bump github.com/lib/pq from 1.10.9 to 1.12.0 by @dependabot[bot] in #139
  • Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #131
  • Bump step-security/harden-runner from 2.14.1 to 2.16.0 by @dependabot[bot] in #137
  • Bump github/codeql-action from 4.32.0 to 4.34.1 by @dependabot[bot] in #140
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #141
  • Bump step-security/harden-runner from 2.16.0 to 2.17.0 by @dependabot[bot] in #149
  • Bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #142
  • Bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #143
  • Bump step-security/harden-runner from 2.17.0 to 2.18.0 by @dependabot[bot] in #151
  • Bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #152
  • [chore] bump go to 1.24 by @muir in #165
  • Bump github.com/lib/pq from 1.12.0 to 1.12.3 by @dependabot[bot] in #147
  • Bump github.com/segmentio/kafka-go from 0.4.50 to 0.4.51 by @dependabot[bot] in #156
  • Bump github.com/muir/libschema from 0.10.1 to 0.14.0 by @dependabot[bot] in #160
  • Bump step-security/harden-runner from 2.18.0 to 2.19.4 by @dependabot[bot] in #166
  • Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #170
  • Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #167
  • Bump github/codeql-action from 4.35.2 to 4.36.2 by @dependabot[bot] in #171
  • Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #174
  • Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #172
  • Add delay to topic listing retries by @muir in #173

Full Changelog: v0.9.0...v0.10.0

v0.9.0

27 Jan 23:39
95b25fe

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 4.31.10 to 4.32.0 by @dependabot[bot] in #114
  • Bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #113
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #111
  • [fix] BREAKING CHANGE revert some API changes to db layer to make the producer optional by @muir in #115

Full Changelog: v0.8.1...v0.9.0

v0.8.1

23 Jan 19:03
1acda8d

Choose a tag to compare

What's Changed

  • [fix] wait for broadcast consumers to be "stable" before saying consume is ready by @muir in #110

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Jan 21:51
c704de4

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 4.31.4 to 4.31.6 by @dependabot[bot] in #95
  • Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #98
  • Bump golangci/golangci-lint-action from 9.0.0 to 9.2.0 by @dependabot[bot] in #97
  • Bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #96
  • Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #92
  • [refactor] move topic creation orchestration into a generic library by @muir in #100
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #101
  • Bump github.com/segmentio/kafka-go from 0.4.49 to 0.4.50 by @dependabot[bot] in #109
  • Bump github/codeql-action from 4.31.6 to 4.31.10 by @dependabot[bot] in #107
  • Bump step-security/harden-runner from 2.13.3 to 2.14.0 by @dependabot[bot] in #104
  • Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #108
  • [feat] multi-tenant with topic/consumer group prefixes by @muir in #105
  • [feature] topic post limits by @muir in #99
  • [BREAKING CHANGE] richer logger/tracer API by @muir in #106

Full Changelog: v0.7.0...v0.8.0

v0.7.0

22 Nov 21:35
63616cd

Choose a tag to compare

What's Changed

  • [fix] changee kafka image to bitnamilegacy/kafka:3.6.2 by @muir in #84
  • Bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0 by @dependabot[bot] in #80
  • Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #82
  • Bump github/codeql-action from 3.30.3 to 4.31.3 by @dependabot[bot] in #86
  • Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #85
  • Bump github.com/muir/libschema from 0.6.1 to 0.7.0 by @dependabot[bot] in #78
  • Bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #88
  • Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #87
  • Bump github.com/singlestore-labs/generic from 0.4.0 to 0.5.0 by @dependabot[bot] in #47
  • [chore] bump go version to 1.23 by @muir in #89
  • Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #91
  • Bump github.com/muir/libschema from 0.7.0 to 0.8.0 by @dependabot[bot] in #90
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #60

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Sep 22:11
662f6a6

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot[bot] in #42
  • [chore] update readme to show how to create the library by @muir in #44
  • Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #43
  • Bump github.com/segmentio/kafka-go from 0.4.48 to 0.4.49 by @dependabot[bot] in #56
  • [fix] randomize brokers when iterating by @muir in #68
  • [fix] adjust timeouts -- give more & less time for various things by @muir in #66
  • [fix] when consumer group allocation fails, retry the same group except for unavailable errors by @muir in #67
  • Bump github/codeql-action from 3.29.2 to 3.30.3 by @dependabot[bot] in #69
  • Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #65
  • Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #63
  • [chore] downgrade NotCoordinatorError for commit to a warning by @muir in #71
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #52

Full Changelog: v0.5.1...v0.6.0

v0.5.1

30 Jun 18:08
fce36a2

Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot in #40
  • Bump github.com/memsql/ntest from 0.7.0 to 0.8.0 by @dependabot in #41
  • Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in #39

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jun 15:09
b5ea001

Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #21
  • Bump github.com/segmentio/kafka-go from 0.4.47 to 0.4.48 by @dependabot in #22
  • Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #23
  • Bump github.com/memsql/errors from 0.1.0 to 0.2.0 by @dependabot in #26
  • [chore] refactor broadcast consumer group allocation by @muir in #28
  • [feat] refresh broadcast readers on reset by @muir in #31
  • [feat] Add easy-to-use wrapper for creating event library instances without a database by @muir in #30
  • Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot in #35
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #33
  • Bump github/codeql-action from 3.28.18 to 3.29.0 by @dependabot in #32
  • [chore] reduce log output from passing tests by @muir in #37

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 May 21:09
7e485f7

Choose a tag to compare

What's Changed

  • [fix] revert previous change and replaces it with a simpler API by @muir in #20

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 May 19:01
ac5c6f8

Choose a tag to compare

What's Changed

  • [chore] switch dependeabot to codeowners by @muir in #18
  • [chore] validate event topics earlier (BREAKING CHANGE) by @muir in #19

Full Changelog: v0.2.0...v0.3.0