Skip to content

Releases: typestreamio/homebrew-tap

2023.12.18+0

18 Dec 15:20
Compare
Choose a tag to compare

Changelog

  • 70712e7 chore: release 2023.12.18+0 (#86)
  • e08e5c9 chore: run go mod tidy (#70)
  • 04f2f12 chore: update gradle (#82)
  • 3ec7600 chore: upgrade redpanda container (#83)
  • 815a47c feat: extend avro support (#73)
  • 603312b feat: introduce basic auth support for schema registry (#71)
  • 63645b3 feat: reintroduce completion (#80)
  • 63cbc52 feat: sasl jass auth support (#79)
  • 4ce4787 fix: use new server.properties key (#85)

2023.11.23+0

23 Nov 08:58
Compare
Choose a tag to compare

Changelog

  • f639da5 chore: release 2023.11.23+0 (#69)
  • b6fd1a7 feat: do not hardcode host and port in the CLI (#67)
  • 04b6ff0 feat: soft fail catalog fetching (#68)

2023.11.21+0

21 Nov 08:22
Compare
Choose a tag to compare

Changelog

  • cd09e8a chore: release 2023.11.21+0 (#66)
  • 7f11135 chore: update docusaurus to v3 (#62)
  • 6e1dc7d feat: basic protobuf support (#58)
  • 2b941e0 feat: introduce each block for terminal operations (#61)
  • a239917 feat: introduce post requests (#59)
  • 76291d7 feat: show deployment artifacts by default (#64)
  • 5f5812b fix: replace readline lib (#60)
  • 15b0075 fix: use versioned image name (#65)

2023.11.10+1

10 Nov 08:20
Compare
Choose a tag to compare

Changelog

  • c2c24dc chore: release 2023.11.10+0 (#56)
  • b78a72d feat: add local show command (#55)
  • 68308e5 feat: add pwd command (#50)
  • a6600c1 feat: basic history support (#52)
  • bf2f980 feat: do not run jobs that can't compile (#44)
  • a137456 feat: infer enrich block types (#48)
  • 02b140b feat: support basic grep options (#53)
  • 09ddc98 fix: ensure synchronization after incomplete data command (#47)

2023.10.18+1

18 Oct 12:51
Compare
Choose a tag to compare

Changelog

  • d7edf3a chore: fix release script (#42)
  • 9513f18 chore: release 2023.10.18+1 (#41)
  • 8b4e112 chore: release 2023.10.18+1 (#43)
  • 9b3b500 fix: use vars for version info (#40)

2023.10.18+0

18 Oct 07:51
Compare
Choose a tag to compare

Changelog

  • 503b832 build: fix gradle warnings (#29)
  • 338e841 build: introduce stacksrc (#31)
  • f459b96 build: use correct template for github release (#26)
  • 989ea31 chore: add build-images.sh script (#35)
  • 57b47e0 chore: release 2023.10.18+0 (#38)
  • a787642 chore: remove .dev suffix from properties file (#22)
  • b89fb4a chore: speed up filesystem tests (#34)
  • c28327b chore: speed up seed test (#33)
  • cedb175 chore: use version catalog everywhere for deps (#28)
  • eb5021e feat: add basic history command (#27)
  • bbc5d7e feat: introduce k8s mode (#24)
  • b948944 feat: introduce sync refresh (#32)
  • 184dde1 feat: show long running workers in ps command (#25)
  • 364cb68 fix: handle callbackFlow correctly (#37)
  • 22079f4 fix: use the same naming strategy for beta images everywhere (#36)

2023.09.19+0

19 Sep 08:32
Compare
Choose a tag to compare

Changelog

  • 6a812f6 build: fix TOC links in changelog (#11)
  • 3b5c19a build: introduce start/publish release stages (#19)
  • ccfa00e build: only run linters on pr and main (#13)
  • d26ec63 chore: release 2023.09.19+0 (#21)
  • d56f686 feat: improve ps output (#16)
  • 0cbeb39 feat: parse grpc errors for better formatting (#20)
  • 46a6efd fix: add trailing slash only to directories when auto completing paths (#17)
  • d8407f7 fix: do not add trailing slash to absolute paths during expansion (#18)
  • d743be4 fix: remove build date (#9)
  • d52b97d fix: support sub paths in auto complete (#12)

2023.09.07+1

07 Sep 18:13
Compare
Choose a tag to compare

Changelog

  • 9597f79 build: improve release process (#7)
  • e282feb chore: add bug report template (#2)
  • 0735e5f chore: restructure scripts dir (#6)
  • 5e04de1 chore: update changelog
  • c6ba491 feat: autocomplete relative paths (#5)
  • 726f163 fix: do not attempt to run empty line command (#4)
  • 1bb2b40 fix: fix remaning places where we used the old name (#3)

2023.08.31+3

31 Aug 09:39
Compare
Choose a tag to compare

Changelog

  • 42f7762 chore: update changelog
  • 3efe1de fix: use docker version in seeder as well

2023.08.31+2

31 Aug 09:28
Compare
Choose a tag to compare

Changelog

  • bb18854 chore: update changelog
  • 29bd420 fix: use docker version format when pulling images