Skip to content

Commit

Permalink
chore: Update CHANGELOG for rc3 (#19857)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshif authored Oct 29, 2020
1 parent f6a26ee commit f46a3bd
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## v2.0.0-rc.3 [2020-10-29]

### Features

1. [19807](https://github.com/influxdata/influxdb/pull/19807): Enable window agg mean pushdown
1. [19813](https://github.com/influxdata/influxdb/pull/19813): Aggregate array cursors
1. [19815](https://github.com/influxdata/influxdb/pull/19815): Create a v1 authorization service
1. [19826](https://github.com/influxdata/influxdb/pull/19826): Update FLux to v0.91.0
1. [19829](https://github.com/influxdata/influxdb/pull/19829): Extend CLI with v1 authorization commands
1. [19839](https://github.com/influxdata/influxdb/pull/19839): Add tick generation properties and legendColorizeRows
1. [19840](https://github.com/influxdata/influxdb/pull/19840): Add bcrypt password support to v1 authorizations
1. [19850](https://github.com/influxdata/influxdb/pull/19850): Update generate ticks into an array of properties for each axis

### Bug Fixes

1. [19784](https://github.com/influxdata/influxdb/pull/19784): UI: bump papaparse from 4.6.3 to 5.2.0
1. [19802](https://github.com/influxdata/influxdb/pull/19802): Docs: update PostDBRP docs to reflect mutual exclusive requirement of org vs orgID
1. [19804](https://github.com/influxdata/influxdb/pull/19804): Notifications: move rule service into own package
1. [19816](https://github.com/influxdata/influxdb/pull/19816): Type-convert fs.Bavail for portability
1. [19818](https://github.com/influxdata/influxdb/pull/19818): Notifications: isolate endpoint service
1. [19823](https://github.com/influxdata/influxdb/pull/19823): Clear Logout
1. [19825](https://github.com/influxdata/influxdb/pull/19825): Docs: Update FUZZ.md
1. [19828](https://github.com/influxdata/influxdb/pull/19828): Add 1.x compatible endpoints to swagger
1. [19833](https://github.com/influxdata/influxdb/pull/19833): allow newIndexSeriesCursor() to accept an influxql.Expr
1. [19834](https://github.com/influxdata/influxdb/pull/19834): Docs: Fix typos in http/swagger.yml
1. [19836](https://github.com/influxdata/influxdb/pull/19836): UI: import flux-lsp v0.5.21
1. [19846](https://github.com/influxdata/influxdb/pull/19846): prune some unreferenced packages

## v2.0.0-rc.2 [2020-10-21]

### Features
Expand Down

0 comments on commit f46a3bd

Please sign in to comment.