From 70712e72c069cb56f04c9a8d2fc0cca2827eb614 Mon Sep 17 00:00:00 2001 From: Luca Pette Date: Mon, 18 Dec 2023 16:10:01 +0100 Subject: [PATCH] chore: release 2023.12.18+0 (#86) --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ docs/docs/changelog.md | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca4be15..06f709a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Automatically generated by [our release script](https://github.com/typestreamio/typestream/blob/main/scripts/release). **Do not** edit manually. +- [2023.12.18+0](#202312180) - [2023.11.23+0](#202311230) - [2023.11.21+0](#202311210) - [2023.11.10+1](#202311101) @@ -15,6 +16,31 @@ Automatically generated by [our release script](https://github.com/typestreamio/ - [2023.08.31+2](#202308312) - [2023.08.31+1](#202308311) +## 2023.12.18+0 + +### Features + +- [reintroduce completion (#80)](https://github.com/typestreamio/typestream/commit/63645b3) +- [sasl jass auth support (#79)](https://github.com/typestreamio/typestream/commit/63cbc52) +- [extend avro support (#73)](https://github.com/typestreamio/typestream/commit/815a47c) +- [introduce basic auth support for schema registry (#71)](https://github.com/typestreamio/typestream/commit/603312b) + +### Bug Fixes + +- [use new server.properties key (#85)](https://github.com/typestreamio/typestream/commit/4ce4787) + +### Documentation + +- [fix link (#84)](https://github.com/typestreamio/typestream/commit/8ecc119) +- [link issue #74 in installation doc (#81)](https://github.com/typestreamio/typestream/commit/4627930) +- [fix typo in enrich example (#72)](https://github.com/typestreamio/typestream/commit/0dd26ca) + +### Chores + +- [upgrade redpanda container (#83)](https://github.com/typestreamio/typestream/commit/3ec7600) +- [update gradle (#82)](https://github.com/typestreamio/typestream/commit/04f2f12) +- [run go mod tidy (#70)](https://github.com/typestreamio/typestream/commit/e08e5c9) + ## 2023.11.23+0 ### Features @@ -22,6 +48,10 @@ Automatically generated by [our release script](https://github.com/typestreamio/ - [soft fail catalog fetching (#68)](https://github.com/typestreamio/typestream/commit/04b6ff0) - [do not hardcode host and port in the CLI (#67)](https://github.com/typestreamio/typestream/commit/b6fd1a7) +### Chores + +- [release 2023.11.23+0 (#69)](https://github.com/typestreamio/typestream/commit/f639da5) + ## 2023.11.21+0 ### Features diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 943a6e0..81d0ff5 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -4,6 +4,7 @@ Automatically generated by [our release script](https://github.com/typestreamio/typestream/blob/main/scripts/release). **Do not** edit manually. +- [2023.12.18+0](#202312180) - [2023.11.23+0](#202311230) - [2023.11.21+0](#202311210) - [2023.11.10+1](#202311101) @@ -15,6 +16,31 @@ Automatically generated by [our release script](https://github.com/typestreamio/ - [2023.08.31+2](#202308312) - [2023.08.31+1](#202308311) +## 2023.12.18+0 + +### :rocket: Features + +- [reintroduce completion (#80)](https://github.com/typestreamio/typestream/commit/63645b3) +- [sasl jass auth support (#79)](https://github.com/typestreamio/typestream/commit/63cbc52) +- [extend avro support (#73)](https://github.com/typestreamio/typestream/commit/815a47c) +- [introduce basic auth support for schema registry (#71)](https://github.com/typestreamio/typestream/commit/603312b) + +### :bug: Bug Fixes + +- [use new server.properties key (#85)](https://github.com/typestreamio/typestream/commit/4ce4787) + +### :books: Documentation + +- [fix link (#84)](https://github.com/typestreamio/typestream/commit/8ecc119) +- [link issue #74 in installation doc (#81)](https://github.com/typestreamio/typestream/commit/4627930) +- [fix typo in enrich example (#72)](https://github.com/typestreamio/typestream/commit/0dd26ca) + +### :toolbox: Chores + +- [upgrade redpanda container (#83)](https://github.com/typestreamio/typestream/commit/3ec7600) +- [update gradle (#82)](https://github.com/typestreamio/typestream/commit/04f2f12) +- [run go mod tidy (#70)](https://github.com/typestreamio/typestream/commit/e08e5c9) + ## 2023.11.23+0 ### :rocket: Features @@ -22,6 +48,10 @@ Automatically generated by [our release script](https://github.com/typestreamio/ - [soft fail catalog fetching (#68)](https://github.com/typestreamio/typestream/commit/04b6ff0) - [do not hardcode host and port in the CLI (#67)](https://github.com/typestreamio/typestream/commit/b6fd1a7) +### :toolbox: Chores + +- [release 2023.11.23+0 (#69)](https://github.com/typestreamio/typestream/commit/f639da5) + ## 2023.11.21+0 ### :rocket: Features