Skip to content

Commit

Permalink
chore: update CHANGELOG for 1.8.3GA (#19670)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshif authored Sep 30, 2020
1 parent b8c9a12 commit 563e6c3
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
v1.8.3 [unreleased]
v1.8.4 [unreleased]
-------------------

v1.8.3 [2020-09-30]
-------------------

### Features

- [#19187](https://github.com/influxdata/influxdb/pull/19187): feat: Collect values written stats.
- [#19611](https://github.com/influxdata/influxdb/pull/19611): feat: Add -lponly flag to export sub-command.

### Bugfixes

- [#19409](https://github.com/influxdata/influxdb/pull/19409): chore: update uuid library from satori to gofrs.
- [#19439](https://github.com/influxdata/influxdb/pull/19439): fix(storage): ArrayFilterCursor truncation for multi-block data.
- [#19460](https://github.com/influxdata/influxdb/pull/19460): chore: Use latest version of influxql package.
- [#19512](https://github.com/influxdata/influxdb/pull/19512): chore: Quiet static analysis tools.
- [#19592](https://github.com/influxdata/influxdb/pull/19592): fix(services/storage): multi measurement queries return all applicable series.
- [#19612](https://github.com/influxdata/influxdb/pull/19612): fix: lock map before writes.

v1.8.2 [2020-08-13]
-------------------

Expand Down

0 comments on commit 563e6c3

Please sign in to comment.