Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidby-influx committed Mar 11, 2021
1 parent dfd1a2a commit 34a2eb5
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
v1.7.11 [unreleased]
v1.7.11 [2021-03-12]
--------------------

### Bugfixes

- [#17633](https://github.com/influxdata/influxdb/pull/17633): fix(storage/reads): update sortKey sorting method to use null byte as delimiter, not comma
- [#17571](https://github.com/influxdata/influxdb/pull/17571): fix(tsdb): Replace panic with error while de/encoding corrupt data
- [#16411](https://github.com/influxdata/influxdb/pull/16411): fix(tsdb): incorrect error type in type switch
- [#16384](https://github.com/influxdata/influxdb/pull/16384): fix: access tsi active log file with READ lock

### Features

- [#18258](https://github.com/influxdata/influxdb/pull/18258): chore: update go version to 1.13.8
- [#17063](https://github.com/influxdata/influxdb/pull/17063): feat(influxdb): backport modules support to 1.7.x

v1.7.10 [2020-02-07]
--------------------

Expand Down

0 comments on commit 34a2eb5

Please sign in to comment.