Skip to content

Releases: singlestore-labs/events

v0.6.0

16 Sep 22:11
662f6a6
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.2.0

05 May 19:13
6c09e33
Compare
Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #8
  • Bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #9
  • [fix] list topics before trying to create them (BREAKING CHANGE) by @muir in #11
  • [fix] fix handler success metric by @muir in #10
  • [fix] create one by one by @muir in #14
  • Bump github.com/singlestore-labs/generic from 0.3.0 to 0.4.0 by @dependabot in #12
  • [chore] new tests: ordered delivery by @muir in #15
  • Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #16
  • Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #17

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Apr 23:22
Compare
Choose a tag to compare

What's Changed

  • [chore] Simplify tests for reliability by @muir in #6
  • [chore] change uuid package by @muir in #7

Full Changelog: v0.0.2...v0.1.0

v0.0.2

15 Apr 17:13
Compare
Choose a tag to compare

What's Changed

  • [chore] upgrade to codecov v5 by @muir in #4
  • [chore] minor doc fix by @muir in #5
  • Bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot in #2

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Apr 23:58
Compare
Choose a tag to compare

What's Changed

  • initial commit, open source events package by @muir in #1

New Contributors

  • @muir made their first contribution in #1

Full Changelog: https://github.com/singlestore-labs/events/commits/v0.0.1