Kapa 1.6.5 release notes (#4353)

* created initial release notes

* fixed apostrophe

* added today's date
pull/4351/head^2
lwandzura 2022-09-06 09:38:01 -05:00 committed by GitHub
parent 31f18dd373
commit eb2360eea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,18 @@ menu:
name: Release notes
---
## v1.6.5 [2022-8-18]
### Features
- Ability to generate random numbers for `TICKScript` lambdas.
- Update `InfluxQL` for v.1.9.x compatibility.
### Bug fixes
- Update the `Kafka` client to fix a bug regarding write latency.
- Update to [Flux v0.171.0](/flux/v0.x/release-notes/#v01710-2022-06-14) to fix "interface {} is nil, not string" issue.
## v1.6.4 [2022-03-15]
### Features