Add 1.22.3 (#3991)

pull/3992/head
noramullen1 2022-04-29 08:29:06 -07:00 committed by GitHub
parent a2a178cedf
commit 02e1d35ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -9,6 +9,15 @@ menu:
name: Release notes
weight: 60
---
## v1.22.2 [2022-4-28]
- Update Go to 1.18.1.
### Input plugin updates
- InfluxDB Listener (`influxdb_listener`): Remove duplicate writes with upstream parser.
- GNMI (`gnmi`): Use external xpath parser.
- System (`system`): Reduce log level back to original level.
## v1.22.2 [2022-4-25]
- Allow Makefile to work on Windows.