From 4bd2d7ba0dcdd62231f13f993eab230402bc7dfb Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 3 May 2024 10:10:49 +0200 Subject: [PATCH] docs: set version for upcoming release's update notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24350ed..9b43c25 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ If you have functions persistent storage or identity stitching data you wish to `redis.enabled` to `true` to enable "double read" mode as outlined in the [release notes for Jitsu v2.5.0](https://github.com/jitsucom/jitsu/releases/tag/jitsu2-v2.5.0). -### TODO: TBD +### v1.6.0 This release splits the `config.clickhouseHost` and `config.clickhouseHostFrom` parameters up into separate parameters for HTTP and TCP, as different components require different protocols. If you were using these parameters, simply set `config.clickhouseHttpHost` and `config.clickhouseTcpHost`