update release note date format and links (#5208)

pull/5207/head^2
Scott Anderson 2023-10-30 14:57:17 -06:00 committed by GitHub
parent dddf699722
commit fa399d9fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 773 additions and 768 deletions

View File

@ -10,7 +10,7 @@ aliases:
- /chronograf/v1/about_the_project/release-notes-changelog/
---
## v1.10.2 [2023-10-20]
## v1.10.2 {date="2023-10-20"}
### Bug Fixes
@ -21,7 +21,7 @@ aliases:
- Upgrade Go to 1.20.10.
## v1.10.1 [2023-03-17]
## v1.10.1 {date="2023-03-17"}
### Bug Fixes
@ -32,7 +32,7 @@ aliases:
- Various security updates.
- Upgrade to Go 1.20.
## v1.10.0 [2022-08-19]
## v1.10.0 {date="2022-08-19"}
### Features
@ -64,7 +64,7 @@ aliases:
- Upgrade JavaScript dependencies.
- Upgrade Node.js to 16 LTS.
## v1.9.4 [2022-03-28]
## v1.9.4 {date="2022-03-28"}
### Features
@ -100,7 +100,7 @@ Improved pagination and performance of the UI when you have large numbers of TIC
- Show failure reason on Queries page.
- Reorder Alerting side menu.
## v1.9.3 [2022-02-02]
## v1.9.3 {date="2022-02-02"}
{{% note %}} **NOTE:** We did not release version 1.9.2 due to a bug that impacted communication between the browsers main thread and background workers. This bug has been fixed in the 1.9.3 release.
{{% /note %}}
@ -126,7 +126,7 @@ Improved pagination and performance of the UI when you have large numbers of TIC
#### Security
- Upgrade `github.com/microcosm-cc/bluemonday` to resolve CVE-2021-42576.
## v1.9.1 [2021-10-08]
## v1.9.1 {date="2021-10-08"}
### Features
- Distinguish tasks created from templates by appending "created from template" on the Manage Tasks page.
@ -167,7 +167,7 @@ This requires Kapacitor 1.6.2, which now provides information about the template
- Upgrade `github.com/microcosm-cc/bluemonday` to resolve CVE-2021-29272.
- Upgrade `github.com/golang-jwt/jwt` to resolve CVE-2020-26160.
## v1.9.0 [2021-06-25]
## v1.9.0 {date="2021-06-25"}
{{% warn %}}
### Breaking Changes
@ -252,7 +252,7 @@ include the `--oauth-no-pkce` flag when starting `chronograf`.
- Upgrade Go to 1.16.
- Upgrade build process to Python 3.
## v1.8.10 [2020-02-08]
## v1.8.10 {date="2020-02-08"}
### Features
@ -279,7 +279,7 @@ USE "db_name"; DELETE FROM "measurement_name" WHERE "tag" = 'value' AND time < '
- Avoid endless networking loop.
- Show timestamp with full nanosecond precision.
## v1.8.9.1 [2020-12-10]
## v1.8.9.1 {date="2020-12-10"}
### Features
- Configure etcd with client TLS certificate.
@ -303,13 +303,13 @@ USE "db_name"; DELETE FROM "measurement_name" WHERE "tag" = 'value' AND time < '
- Repair possible millisecond differences in duration computation.
- Remove deprecated React SFC type.
## v.1.8.8 [2020-11-04]
## v.1.8.8 {date="2020-11-04"}
## Features
### Features
- Add the option to select a recovery action in the [OpsGenie2](/chronograf/v1/guides/configuring-alert-endpoints/#opsgenie2) configuration.
## Bug Fixes
### Bug Fixes
- Ensure the alert rule name is correctly displayed in the Alert Rules and TICKscript lists.
- Resolve the issue that caused a truncated dashboard name.
@ -318,7 +318,7 @@ USE "db_name"; DELETE FROM "measurement_name" WHERE "tag" = 'value' AND time < '
- Retain the selected time zone (local or UTC) in the range picker.
- Export CSV with a time column formatted according to the selected time zone (local or UTC).
## v.1.8.7 [2020-10-06]
### v.1.8.7 {date="2020-10-06"}
{{% warn %}}
This release includes breaking changes:
@ -327,13 +327,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- The `TLS_MIN_VERSION=1.1` environment variable
{{% /warn %}}
## Features
### Features
- Allow to configure HTTP basic access authentication.
- Allow setting token-prefix in Alerta configuration.
- Make session inactivity duration configurable.
- Allow configuration of TLS ciphers and versions.
## Bug Fixes
### Bug Fixes
- Disable default dashboard auto-refresh.
- Fix to user migration.
- Add `isPresent` filter to rule TICKscript.
@ -342,7 +342,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Require well-formatted commit messages in pull request.
- Upgrade `node` to v12.
## v1.8.6 [2020-08-27]
## v1.8.6 {date="2020-08-27"}
### Features
@ -357,7 +357,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Resolve an issue that caused existing data to be overwritten when there were multiple results for a specific time. Now, all query results are successfully shown in the Table visualization.
- Resolve an issue that prevented boolean field and tag values from being displayed. Now, field and tag values are printed in TICKscript logs.
## v1.8.5 [2020-07-08]
## v1.8.5 {date="2020-07-08"}
### Bug Fixes
@ -376,13 +376,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Avoid exiting presentation mode when zooming out.
- Avoid duplication of `csv.from` in functions list.
## v1.8.4 [2020-05-01]
## v1.8.4 {date="2020-05-01"}
### Bug Fixes
- Fix misaligned tables when scrolling.
## v1.8.3 [2020-04-23]
## v1.8.3 {date="2020-04-23"}
### Bug Fixes
@ -395,7 +395,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Added ability to ignore or verify custom OAuth certs.
## v1.8.2 [2020-04-13]
## v1.8.2 {date="2020-04-13"}
### Features
@ -405,9 +405,9 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Fix table rendering bug introduced in 1.8.1.
## v1.8.1 [2020-04-06]
## v1.8.1 {date="2020-04-06"}
{{% warn %}} **Warning:** Critical bug that impacted table rendering was introduced in 1.8.1. **Do not install this release**, install [v1.8.2](##v1-8-2-2020-04-13), which includes the features and bug fixes below.
{{% warn %}} **Warning:** Critical bug that impacted table rendering was introduced in 1.8.1. **Do not install this release**, install [v1.8.2](#v182), which includes the features and bug fixes below.
{{% /warn %}}
### Features
@ -419,7 +419,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Update table results to output formatted strings rather than as single-line values.
- Handle change to newsfeed data structure.
## v1.8.0 [2020-02-19]
## v1.8.0 {date="2020-02-19"}
### Features
@ -444,13 +444,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* No longer support direct upgrade from Chronograf 1.3.x. If you're upgrading 1.3.x, first install 1.7.x, and then install 1.8.
## v1.7.17 [2020-01-08]
## v1.7.17 {date="2020-01-08"}
### Bug Fixes
- Allow logging out when using OAuth.
## v1.7.16 [2019-12-18]
## v1.7.16 {date="2019-12-18"}
### Bug Fixes
@ -459,7 +459,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Add `:upperDashboardTime:` to InfluxQL queries to support custom dashboard time ranges.
- Update the heuristic for matching Kapacitor TICKscripts when creating batch tasks.
## v1.7.15 [2019-11-12]
## v1.7.15 {date="2019-11-12"}
### Features
@ -473,14 +473,14 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Upgrade to Flux v0.50.2, includes updated Flux functions.
- Fix date range picker in Data Explorer.
## v1.7.14 [2019-08-27]
## v1.7.14 {date="2019-08-27"}
### Bug Fixes
- Fix Data Explorer crashing due to empty query.
- Fix styles in Kapacitor alert config page.
## v1.7.13 [2019-08-20]
## v1.7.13 {date="2019-08-20"}
### Bug Fixes
@ -506,9 +506,9 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Add time zone toggle.
- Add Login Hint and redirect to OAuth provider automatically.
## v1.7.12 [2019-06-20]
## v1.7.12 {date="2019-06-20"}
## Bug Fixes
### Bug Fixes
- Clarify wording of PagerDuty v1 deprecation message.
- Requesting info from an unavailable source no longer causes the page to hang.
@ -521,13 +521,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Allow negative numbers for configured y-axis minimums
## v1.7.11 [2019-04-24]
## v1.7.11 {date="2019-04-24"}
## Bug Fixes
### Bug Fixes
- Fix fetching tag keys in Flux Builder.
## v1.7.10 [2019-04-16]
## v1.7.10 {date="2019-04-16"}
### Bug Fixes
@ -539,7 +539,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Updated the UI to work with the latest Flux version.
## v1.7.9 [2019-3-20]
## v1.7.9 {date="2019-03-20"}
### Bug Fixes
@ -549,7 +549,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix double-quoting of map template values.
* Fix disappearing data when scrolling a table.
## v1.7.8 [2019-2-13]
## v1.7.8 {date="2019-02-13"}
### Bug Fixes
@ -560,13 +560,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix multiple organizations not showing configured Kapacitor connections.
* Fix the inability to edit Kapacitor info in the onboarding wizard.
## v1.7.7 [2019-1-16]
## v1.7.7 {date="2019-01-16"}
### Bug Fixes
* Use JWT in Enterprise for authentication in Flux.
## v1.7.6 [2019-1-14]
## v1.7.6 {date="2019-01-14"}
### Bug Fixes
@ -576,13 +576,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Prevent meta node URLs from being overwritten in Connection Wizard.
* Update functions list for Flux 0.12.
## v1.7.5 [2018-12-17]
## v1.7.5 {date="2018-12-17"}
### Bug Fixes
* Update Go, Node, and Alpine versions.
## v1.7.4 [2018-12-12]
## v1.7.4 {date="2018-12-12"}
### UI Improvements
@ -606,7 +606,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix Flux editor scrollbars.
* Use valid characters for Sensu IDs.
## v1.7.3 [2018-11-13]
## v1.7.3 {date="2018-11-13"}
### UI Improvements
@ -623,13 +623,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Remove "dismiss" text from and add "X to dismiss" to wizard overlay steps.
* Update Docker, InfluxDB, and PostgreSQL protoboards.
## v1.7.2 [2018-11-08]
## v1.7.2 {date="2018-11-08"}
### Bug Fixes
* Remove hardcoded database/retention period from protoboards.
## v1.7.1 [2018-11-07]
## v1.7.1 {date="2018-11-07"}
### Bug Fixes
@ -641,7 +641,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix scroll loading indicator not hiding in logs.
## v1.7.0 [2018-11-06]
## v1.7.0 {date="2018-11-06"}
### Features
@ -685,7 +685,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Add validation to alert rule messages.
* Fix search results updating race condition.
## v1.6.1 [2018-08-02]
## v1.6.1 {date="2018-08-02"}
### Features
@ -707,7 +707,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix crosshairs and hover legend display in Alert Rule visualization
* Size loading spinners based on height of their container
## v1.6.0 [2018-07-18]
## v1.6.0 {date="2018-07-18"}
### Features
@ -744,13 +744,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Change decimal places to enforce 2 places by default in cells.
## v1.5.0.1 [2018-06-04]
## v1.5.0.1 {date="2018-06-04"}
### Bug Fixes
* Fix Color Scale Dropdown
## v1.5.0.0 [2018-05-22]
## v1.5.0.0 {date="2018-05-22"}
### Features
@ -796,13 +796,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix data explorer query error reporting regression.
* Fix Kapacitor Logs fetch regression.
## v1.4.4.1 [2018-04-16]
## v1.4.4.1 {date="2018-04-16"}
### Bug fixes
* Snapshot all db struct types in migration files.
## v1.4.4.0 [2018-04-13]
## v1.4.4.0 {date="2018-04-13"}
### Features
@ -839,13 +839,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Show valid time in custom time range when now is selected.
* Default to zero for gauges.
## v1.4.3.3 [2018-04-12]
## v1.4.3.3 {date="2018-04-12"}
### Bug Fixes
* Require that emails on GitHub & Generic OAuth2 principals be verified & primary if those fields are provided.
## v1.4.3.1 [2018-04-02]
## v1.4.3.1 {date="2018-04-02"}
### Bug fixes
@ -854,7 +854,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix template variables not loading all values.
## v1.4.3.0 [2018-3-28]
## v1.4.3.0 {date="2018-03-28"}
### Features
@ -878,19 +878,19 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix intermittent missing fill from graphs
* Support custom time range in annotations API wrapper
## v1.4.2.5 [2018-04-12]
## v1.4.2.5 {date="2018-04-12"}
### Bug Fixes
* Require that emails on GitHub & Generic OAuth2 principals be verified & primary if those fields are provided.
## v1.4.2.3 [2018-03-08]
## v1.4.2.3 {date="2018-03-08"}
### Bug fixes
* Include URL in Kapacitor connection creation requests.
## v1.4.2.1 [2018-02-28]
## v1.4.2.1 {date="2018-02-28"}
### Features
@ -912,19 +912,19 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Maintain y-axis labels in dashboard cells.
* Deprecate `--new-sources` in CLI.
## v1.4.1.5 [2018-04-12]
## v1.4.1.5 {date="2018-04-12"}
### Bug Fixes
* Require that emails on GitHub & Generic OAuth2 principals be verified & primary if those fields are provided.
## v1.4.1.3 [2018-02-14]
## v1.4.1.3 {date="2018-02-14"}
### Bug fixes
* Allow self-signed certificates for InfluxDB Enterprise meta nodes.
## v1.4.1.2 [2018-02-13]
## v1.4.1.2 {date="2018-02-13"}
### Bug fixes
@ -932,7 +932,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Set default `tempVar` `:interval`: with Data Explorer CSV download call.
* Display series with value of `0` in a cell legend.
## v1.4.1.1 [2018-02-12]
## v1.4.1.1 {date="2018-02-12"}
### Features
@ -963,13 +963,13 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Fix disappearance of text in Single Stat graphs during editing.
- Redirect to Alerts page after saving Alert Rule.
## v1.4.0.3 [2018-4-12]
## v1.4.0.3 {date="2018-04-12"}
### Bug Fixes
* Require that emails on GitHub & Generic OAuth2 principals be verified & primary if those fields are provided.
## v1.4.0.1 [2018-1-9]
## v1.4.0.1 {date="2018-01-09"}
### Features
@ -981,7 +981,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
- Allow insecure (self-signed) certificates for Kapacitor and InfluxDB.
- Fix positioning of custom time indicator.
## v1.4.0.0 [2017-12-22]
## v1.4.0.0 {date="2017-12-22"}
### Features
@ -1028,7 +1028,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix hoverline intermittently not rendering
* Update MySQL pre-canned dashboard to have query derivative correctly
## v1.3.10.0 [2017-10-24]
## v1.3.10.0 {date="2017-10-24"}
### Bug fixes
@ -1056,7 +1056,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Redesign dashboard naming & renaming interaction.
* Redesign dashboard switching dropdown.
## v1.3.9.0 [2017-10-06]
## v1.3.9.0 {date="2017-10-06"}
### Bug fixes
@ -1090,7 +1090,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Add ability to use "Default" values in Source Connection form.
* Display name & port in SourceIndicator tool tip.
## v1.3.8.3 [2017-09-29]
## v1.3.8.3 {date="2017-09-29"}
### Bug fixes
@ -1099,20 +1099,20 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Fix no alert for duplicate db name.
* Fix unresponsive display options and query builder in dashboards.
## v1.3.8.2 [2017-09-22]
## v1.3.8.2 {date="2017-09-22"}
### Bug fixes
* Fix duration for custom time ranges.
## v1.3.8.1 [2017-09-08]
## v1.3.8.1 {date="2017-09-08"}
### Bug fixes
* Fix return code on meta nodes when raft redirects to leader.
* Reduce points per graph to one point per 3 pixels.
## v1.3.8.0 [2017-09-07]
## v1.3.8.0 {date="2017-09-07"}
### Bug fixes
@ -1140,7 +1140,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Improve UX of navigation to a sub-nav item in the navbar.
## v1.3.7.0 [2017-08-23]
## v1.3.7.0 {date="2017-08-23"}
### Bug fixes
@ -1164,7 +1164,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
### UI improvements
* Show "Add Graph" button on cells with no queries.
## v1.3.6.1 [2017-08-14]
## v1.3.6.1 {date="2017-08-14"}
**Upgrade Note** This release (1.3.6.1) fixes a possibly data corruption issue with dashboard cells' graph types. If you upgraded to 1.3.6.0 and visited any dashboard, once you have then upgraded to this release (1.3.6.1) you will need to manually reset the graph type for every cell via the cell's caret --> Edit --> Display Options. If you upgraded directly to 1.3.6.1, you should not experience this issue.
@ -1181,7 +1181,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Increase screen real estate of Query Maker in the Cell Editor Overlay.
## v1.3.6.0 [2017-08-08]
## v1.3.6.0 {date="2017-08-08"}
### Bug fixes
@ -1203,7 +1203,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Improve error message when request for Status Page News Feed fails.
* Provide affirmative UI choice for 'auto' in DisplayOptions with new toggle-based component.
## v1.3.5.0 [2017-07-27]
## v1.3.5.0 {date="2017-07-27"}
### Bug fixes
@ -1232,7 +1232,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Move custom time range indicator on cells into corner when in presentation mode.
* Highlight legend "Snip" toggle when active.
## v1.3.4.0 [2017-07-10]
## v1.3.4.0 {date="2017-07-10"}
### Bug fixes
* Disallow writing to \_internal in the Data Explorer.
@ -1256,7 +1256,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Redesign Dashboards table and sort them alphabetically.
* Bring design of navigation sidebar in line with Branding Documentation.
## v1.3.3.0 [2017-06-19]
## v1.3.3.0 {date="2017-06-19"}
### Bug fixes
@ -1278,7 +1278,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Redesign [Line + Single Stat](/chronograf/v1/guides/visualization-types/#line-graph-single-stat) cells to appear more like a sparkline, and improve legibility
## v1.3.2.0 [2017-06-05]
## v1.3.2.0 {date="2017-06-05"}
### Bug fixes
@ -1303,7 +1303,7 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
* Disable query save in cell editor mode if the query does not have a database, measurement, and field
* Improve UX of applying functions to fields in the query builder
## v1.3.1.0 [2017-05-22]
## v1.3.1.0 {date="2017-05-22"}
### Release notes
@ -1336,7 +1336,7 @@ In versions 1.3.1+, installing a new version of Chronograf automatically clears
* Use milliseconds in the InfluxDB dashboard instead of nanoseconds
* Notify users when local settings are cleared
## v1.3.0 [2017-05-09]
## v1.3.0 {date="2017-05-09"}
### Bug fixes

View File

@ -9,7 +9,7 @@ menu:
parent: About the project
---
## v1.11.3 [2023/10/12]
## v1.11.3 {date="2023-10-12"}
{{% note %}}
#### InfluxDB Enterprise and FIPS-compliance
@ -34,7 +34,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.11.2 [2023/09/28]
## v1.11.2 {date="2023-09-28"}
### Features
@ -102,7 +102,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.11.1 [2023/04/13]
## v1.11.1 {date="2023-04-13"}
### Features
@ -144,7 +144,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.10.4 [2023/06/22]
## v1.10.4 {date="2023-06-22"}
### Other
@ -153,7 +153,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.10.3 [2023/04/13]
## v1.10.3 {date="2023-04-13"}
### Features
@ -172,7 +172,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.10.2 [2023/03/13]
## v1.10.2 {date="2023-03-13"}
### Features
@ -180,7 +180,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.10.1 [2023/02/10]
## v1.10.1 {date="2023-02-10"}
### Bug Fixes
@ -196,7 +196,7 @@ InfluxDB Enterprise builds are available. For more information, see
---
## v1.10.0 [2022-09-07]
## v1.10.0 {date="2022-09-07"}
### Features
- Add [/api/v2/buckets](/enterprise_influxdb/v1/tools/api/#apiv2buckets-http-endpoint) support for create, delete, list, retrieve, and update operations.
@ -237,13 +237,13 @@ and moved both of these functions from the experimental package to the date pack
- Fix shard confusion when multiple sub-queries reference different retention policies.
### Maintenance updates
- Upgrade to [Flux 0.170.0](/flux/v0/release-notes/#v01700-2022-06-02).
- Upgrade to [Flux 0.170.0](/flux/v0/release-notes/#v01700).
- Upgrade to Go 1.18.3.
- Fixes issue with OSXCross and Darwin builds. This results in the new minimum OSX version being MacOSX10.14/darwin18.
---
## v1.9.8 [2022-07-11]
## v1.9.8 {date="2022-07-11"}
### Features
- Expose passive node feature to influxd-ctl and the API.
@ -272,11 +272,11 @@ and moved both of these functions from the experimental package to the date pack
### Maintenance updates
- Upgrade to Go 1.17.11
- Update to [Flux v0.161.0](/flux/v0/release-notes/#v01610-2022-03-24).
- Update to [Flux v0.161.0](/flux/v0/release-notes/#v01610).
---
## v1.9.7 [2022-05-26]
## v1.9.7 {date="2022-05-26"}
{{% warn %}}
An edge case regression was introduced into this version that may cause a constant build-up of hinted handoff if writes are rejected due to malformed requests. If you experience write errors and hinted hand-off growth, we recommend upgrading to 1.9.8 or the latest release.
@ -304,11 +304,11 @@ An edge case regression was introduced into this version that may cause a consta
### Maintenance updates
- Upgrade to Go 1.17.9
- Update to [Flux v0.161.0](/flux/v0/release-notes/#v01610-2022-03-24).
- Update to [Flux v0.161.0](/flux/v0/release-notes/#v01610).
---
## v1.9.6 [2022-02-16]
## v1.9.6 {date="2022-02-16"}
{{% note %}} InfluxDB Enterprise offerings are no longer available on AWS, Azure, and GCP marketplaces. Please [contact Sales](https://www.influxdata.com/contact-sales/) to request an license key to [install InfluxDB Enterprise in your own environment](/enterprise_influxdb/v1/introduction/installation/).
{{% /note %}}
@ -329,7 +329,7 @@ An edge case regression was introduced into this version that may cause a consta
### Maintenance updates
- Update to [Flux v0.140](/flux/v0/release-notes/#v01400-2021-11-22).
- Update to [Flux v0.140](/flux/v0/release-notes/#v01400).
- Upgrade to Go 1.17.
- Upgrade `protobuf` library.
@ -355,7 +355,7 @@ An edge case regression was introduced into this version that may cause a consta
---
## v1.9.5 [2021-10-11]
## v1.9.5 {date="2021-10-11"}
{{% note %}}
InfluxDB Enterprise 1.9.4 was not released.
@ -377,7 +377,7 @@ Changes below are included in InfluxDB Enterprise 1.9.5.
- Improve memory performance by making `compact-full-write-cold-duration` apply to both TSM files and the TSI index.
#### Maintenance updates
- Update Protocol Buffers library versions.
- Update to Flux [0.131.0](/flux/v0/release-notes/#v01310-2021-09-20).
- Update to Flux [0.131.0](/flux/v0/release-notes/#v01310).
### Bug fixes
@ -410,7 +410,7 @@ Changes below are included in InfluxDB Enterprise 1.9.5.
---
## v1.9.3 [2021-07-19]
## v1.9.3 {date="2021-07-19"}
### Features
- Add [configurable password hashing](/enterprise_influxdb/v1/administration/configure-password-hashing/) with `bcrypt` and `pbkdf2` support.
@ -418,7 +418,7 @@ Changes below are included in InfluxDB Enterprise 1.9.5.
- Add logging to compaction.
- Add [`total-buffer-bytes`](/enterprise_influxdb/v1/administration/configure/config-data-nodes/#total-buffer-bytes) configuration parameter to subscriptions.
This option is intended to help alleviate out-of-memory errors.
- Update to [Flux v0.120.1.](/influxdb/v2/reference/release-notes/flux/#v01201-2021-07-06)
- Update to [Flux v0.120.1.](/influxdb/v2/reference/release-notes/flux/#v01201)
### Bug fixes
- Improve heap memory usage when HH queue grows.
@ -435,7 +435,7 @@ Changes below are included in InfluxDB Enterprise 1.9.5.
---
## v1.9.2 [2021-06-17]
## v1.9.2 {date="2021-06-17"}
The release of InfluxDB Enterprise 1.9 is different from previous InfluxDB Enterprise releases
in that there is no corresponding InfluxDB OSS release.
@ -459,7 +459,7 @@ in that there is no corresponding InfluxDB OSS release.
and track what user credentials are being used to write data.
- Support authentication for Kapacitor via LDAP.
- Support for [configuring Flux query resource usage](/enterprise_influxdb/v1/administration/configure/config-data-nodes/#flux-controller) (concurrency, memory, etc.).
- Upgrade to [Flux v0.113.0](/influxdb/v2/reference/release-notes/flux/#v01130-2021-04-21).
- Upgrade to [Flux v0.113.0](/influxdb/v2/reference/release-notes/flux/#v01130).
- Update Prometheus remote protocol to allow streamed reading.
- Improve performance of sorted merge iterator.
- Add arguments to Flux `to` function.
@ -515,7 +515,7 @@ Bug fixes intended for 1.9.0 and 1.9.1 were rolled into InfluxDB Enterprise 1.9.
---
## v1.8.6 [2021-05-21]
## v1.8.6 {date="2021-05-21"}
{{% warn %}}
**Fine-grained authorization security update.**
@ -544,11 +544,11 @@ Versions prior to InfluxDB Enterprise 1.8.5 are not affected.
---
## v1.8.5 [2020-04-20]
## v1.8.5 {date="2020-04-20"}
The InfluxDB Enterprise v1.8.5 release builds on the InfluxDB OSS v1.8.5 release.
For details on changes incorporated from the InfluxDB OSS release, see
[InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/#v185-2021-04-20).
[InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/#v185).
### Bug fixes
@ -560,11 +560,11 @@ For details on changes incorporated from the InfluxDB OSS release, see
---
## v1.8.4 [2020-02-08]
## v1.8.4 {date="2020-02-08"}
The InfluxDB Enterprise 1.8.4 release builds on the InfluxDB OSS 1.8.4 release.
For details on changes incorporated from the InfluxDB OSS release, see
[InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/#v1-8-4-unreleased).
[InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/#v184).
> **Note:** InfluxDB Enterprise 1.8.3 was not released. Bug fixes intended for 1.8.3 were rolled into InfluxDB Enterprise 1.8.4.
@ -581,7 +581,7 @@ Add the ability to [renew or update your license key or file](/enterprise_influx
---
## v1.8.2 [2020-08-24]
## v1.8.2 {date="2020-08-24"}
The InfluxDB Enterprise 1.8.2 release builds on the InfluxDB OSS 1.8.2 and 1.8.1 releases.
Due to a defect in InfluxDB OSS 1.8.1, InfluxDB Enterprise 1.8.1 was not released.
@ -610,7 +610,7 @@ For details on changes incorporated from the InfluxDB OSS release, see
---
## v1.8.0 [2020-04-27]
## v1.8.0 {date="2020-04-27"}
The InfluxDB Enterprise 1.8 release builds on the InfluxDB OSS 1.8 release.
For details on changes incorporated from the InfluxDB OSS release, see
@ -640,7 +640,7 @@ For more information, see the [`influxd-ctl backup` syntax](/enterprise_influxdb
---
## v1.7.10 [2020-02-07]
## v1.7.10 {date="2020-02-07"}
The InfluxDB Enterprise 1.7.10 release builds on the InfluxDB OSS 1.7.10 release.
For details on changes incorporated from the InfluxDB OSS release, see
@ -655,7 +655,7 @@ For details on changes incorporated from the InfluxDB OSS release, see
---
## v1.7.9 [2019-10-27]
## v1.7.9 {date="2019-10-27"}
The InfluxDB Enterprise 1.7.9 release builds on the InfluxDB OSS 1.7.9 release.
For details on changes incorporated from the InfluxDB OSS release, see
@ -673,7 +673,7 @@ For details on changes incorporated from the InfluxDB OSS release, see
---
## v1.7.8 [2019-09-03]
## v1.7.8 {date="2019-09-03"}
{{% warn %}}
InfluxDB now rejects all non-UTF-8 characters.
@ -696,7 +696,7 @@ For details on changes incorporated from the InfluxDB OSS release, see [InfluxDB
---
## v1.7.7 [2019-07-12]
## v1.7.7 {date="2019-07-12"}
The InfluxDB Enterprise 1.7.7 release builds on the InfluxDB OSS 1.7.7 release. For details on changes incorporated from the InfluxDB OSS release, see [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
@ -717,7 +717,7 @@ The InfluxDB Enterprise 1.7.7 release builds on the InfluxDB OSS 1.7.7 release.
---
## v1.7.6 [2019-05-07]
## v1.7.6 {date="2019-05-07"}
This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.6 release. For details on changes incorporated from the InfluxDB OSS release, see [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
@ -727,7 +727,7 @@ This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.6 release. For d
---
## v1.7.5 [2019-03-26]
## v1.7.5 {date="2019-03-26"}
{{% warn %}}
@ -757,7 +757,7 @@ This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.5 release. For d
---
## v1.7.4 [2019-02-13]
## v1.7.4 {date="2019-02-13"}
This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.4 release. For details on changes incorporated from the InfluxDB OSS release, see [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
@ -767,11 +767,11 @@ This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.4 release. For d
---
## v1.7.3 [2019-01-11]
## v1.7.3 {date="2019-01-11"}
This InfluxDB Enterprise release builds on the InfluxDB OSS 1.7.3 release. For details on changes incorporated from the InfluxDB OSS release, see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
### Important update [2019-02-13]
### Important update {date="2019-02-13"}
If you have not installed this release, then install the 1.7.4 release.
@ -808,19 +808,19 @@ Prior to v.1.7.3, the anti-entropy (AE) service was enabled by default. When sha
---
## v1.6.6 [2019-02-28]
## v1.6.6 {date="2019-02-28"}
This release only includes the InfluxDB OSS 1.6.6 changes (no Enterprise-specific changes).
---
## v1.6.5 [2019-01-10]
## v1.6.5 {date="2019-01-10"}
This release builds off of the InfluxDB OSS 1.6.0 through 1.6.5 releases. For details about changes incorporated from InfluxDB OSS releases, see [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
---
## v1.6.4 [2018-10-23]
## v1.6.4 {date="2018-10-23"}
This release builds off of the InfluxDB OSS 1.6.0 through 1.6.4 releases. For details about changes incorporated from InfluxDB OSS releases, see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
@ -880,7 +880,7 @@ The following summarizes the expected settings for proper configuration of JWT a
---
## v1.6.2 [08-27-2018]
## v1.6.2 {date="2018-08-27"}
This release builds off of the InfluxDB OSS 1.6.0 through 1.6.2 releases. For details about changes incorporated from InfluxDB OSS releases, see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/).
@ -902,13 +902,13 @@ This release builds off of the InfluxDB OSS 1.6.0 through 1.6.2 releases. For de
---
## v1.5.4 [2018-06-21]
## v1.5.4 {date="2018-06-21"}
This release builds off of the InfluxDB OSS 1.5.4 release. Please see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the InfluxDB OSS release.
---
## v1.5.3 [2018-05-25]
## v1.5.3 {date="2018-05-25"}
This release builds off of the InfluxDB OSS 1.5.3 release. Please see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the InfluxDB OSS release.
@ -924,7 +924,7 @@ This release builds off of the InfluxDB OSS 1.5.3 release. Please see the [Influ
---
## v1.5.2 [2018-04-12]
## v1.5.2 {date="2018-04-12"}
This release builds off of the InfluxDB OSS 1.5.2 release. Please see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the InfluxDB OSS release.
@ -935,14 +935,14 @@ This release builds off of the InfluxDB OSS 1.5.2 release. Please see the [Influ
---
## v1.5.1 [2018-03-20]
## v1.5.1 {date="2018-03-20"}
This release builds off of the InfluxDB OSS 1.5.1 release. There are no Enterprise-specific changes.
Please see the [InfluxDB OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the InfluxDB OSS release.
---
## v1.5.0 [2018-03-06]
## v1.5.0 {date="2018-03-06"}
> ***Note:*** This release builds off of the 1.5 release of InfluxDB OSS. Please see the [InfluxDB OSS release
> notes](/influxdb/v1/about_the_project/release-notes/) for more information about the InfluxDB OSS release.
@ -1003,7 +1003,7 @@ The default logging format has been changed. See [Logging and tracing in InfluxD
---
## v1.3.9 [2018-01-19]
## v1.3.9 {date="2018-01-19"}
### Upgrading -- for users of the TSI preview
@ -1019,7 +1019,7 @@ so it will require downtime.
---
## v1.3.8 [2017-12-04]
## v1.3.8 {date="2017-12-04"}
### Upgrading -- for users of the TSI preview
@ -1034,7 +1034,7 @@ If you have been using the TSI preview with 1.3.6 or earlier 1.3.x releases, you
---
## v1.3.7 [2017-10-26]
## v1.3.7 {date="2017-10-26"}
### Upgrading -- for users of the TSI preview
@ -1054,7 +1054,7 @@ We will update this release note with operational steps once the utility is avai
---
## v1.3.6 [2017-09-28]
## v1.3.6 {date="2017-09-28"}
### Bugfixes
@ -1067,14 +1067,15 @@ We will update this release note with operational steps once the utility is avai
---
## v1.3.5 [2017-08-29]
## v1.3.5 {date="2017-08-29"}
This release builds off of the 1.3.5 release of OSS InfluxDB.
Please see the OSS [release notes](/influxdb/v1/about_the_project/release-notes/#v1-3-5-2017-08-29) for more information about the OSS releases.
Please see the OSS [release notes](/influxdb/v1/about_the_project/release-notes/#v135)
for more information about the OSS releases.
---
## v1.3.4 [2017-08-23]
## v1.3.4 {date="2017-08-23"}
This release builds off of the 1.3.4 release of OSS InfluxDB. Please see the [OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the OSS releases.
@ -1084,7 +1085,7 @@ This release builds off of the 1.3.4 release of OSS InfluxDB. Please see the [OS
---
## v1.3.3 [2017-08-10]
## v1.3.3 {date="2017-08-10"}
This release builds off of the 1.3.3 release of OSS InfluxDB. Please see the [OSS release notes](/influxdb/v1/about_the_project/release-notes/) for more information about the OSS releases.
@ -1094,7 +1095,7 @@ This release builds off of the 1.3.3 release of OSS InfluxDB. Please see the [OS
---
## v1.3.2 [2017-08-04]
## v1.3.2 {date="2017-08-04"}
### Bug fixes
@ -1106,7 +1107,7 @@ This release builds off of the 1.3.3 release of OSS InfluxDB. Please see the [OS
---
## v1.3.1 [2017-07-20]
## v1.3.1 {date="2017-07-20"}
#### Bug fixes
@ -1116,7 +1117,7 @@ This release builds off of the 1.3.3 release of OSS InfluxDB. Please see the [OS
---
## v1.3.0 [2017-06-21]
## v1.3.0 {date="2017-06-21"}
### Configuration Changes
@ -1153,10 +1154,11 @@ The admin UI is removed and unusable in this release. The `[admin]` configuratio
---
## v1.2.5 [2017-05-16]
## v1.2.5 {date="2017-05-16"}
This release builds off of the 1.2.4 release of OSS InfluxDB.
Please see the OSS [release notes](/influxdb/v1/about_the_project/release-notes/#v1-2-4-2017-05-08) for more information about the OSS releases.
Please see the OSS [release notes](/influxdb/v1/about_the_project/release-notes/#v124)
for more information about the OSS releases.
#### Bug fixes
@ -1170,7 +1172,7 @@ Please see the OSS [release notes](/influxdb/v1/about_the_project/release-notes/
---
## v1.2.2 [2017-03-15]
## v1.2.2 {date="2017-03-15"}
This release builds off of the 1.2.1 release of OSS InfluxDB.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.2/CHANGELOG.md#v121-2017-03-08) for more information about the OSS release.
@ -1228,7 +1230,7 @@ This change only affects users who have disabled the `retention-autocreate` opti
---
## v1.2.1 [2017-01-25]
## v1.2.1 {date="2017-01-25"}
#### Cluster-specific Bugfixes
@ -1238,7 +1240,7 @@ This change only affects users who have disabled the `retention-autocreate` opti
---
## v1.2.0 [2017-01-24]
## v1.2.0 {date="2017-01-24"}
This release builds off of the 1.2.0 release of OSS InfluxDB.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.2/CHANGELOG.md#v120-2017-01-24) for more information about the OSS release.
@ -1278,7 +1280,7 @@ To disable the auto-creation of retention policies, set `retention-autocreate` t
---
## v1.1.5 [2017-04-28]
## v1.1.5 {date="2017-04-28"}
### Bug fixes
@ -1287,7 +1289,7 @@ To disable the auto-creation of retention policies, set `retention-autocreate` t
---
## v1.1.3 [2017-02-27]
## v1.1.3 {date="2017-02-27"}
This release incorporates the changes in the 1.1.4 release of OSS InfluxDB.
Please see the OSS [changelog](https://github.com/influxdata/influxdb/blob/v1.1.4/CHANGELOG.md) for more information about the OSS release.
@ -1301,7 +1303,7 @@ Please see the OSS [changelog](https://github.com/influxdata/influxdb/blob/v1.1.
---
## v1.1.2 [internal]
## v1.1.2 {date="internal"}
This release was an internal release only.
It incorporates the changes in the 1.1.3 release of OSS InfluxDB.
@ -1309,7 +1311,7 @@ Please see the OSS [changelog](https://github.com/influxdata/influxdb/blob/v1.1.
---
## v1.1.1 [2016-12-06]
## v1.1.1 {date="2016-12-06"}
This release builds off of the 1.1.1 release of OSS InfluxDB.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.1/CHANGELOG.md#v111-2016-12-06) for more information about the OSS release.
@ -1325,7 +1327,7 @@ users currently running on the macOS platform, powered by the Darwin operating s
---
## v1.1.0 [2016-11-14]
## v1.1.0 {date="2016-11-14"}
This release builds off of the 1.1.0 release of InfluxDB OSS.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.1/CHANGELOG.md#v110-2016-11-14) for more information about the OSS release.
@ -1371,7 +1373,7 @@ Switches to journald logging for on systemd systems. Logs are no longer sent to
---
## v1.0.4 [2016-10-19]
## v1.0.4 {date="2016-10-19"}
#### Cluster-specific bug fixes
@ -1380,7 +1382,7 @@ Switches to journald logging for on systemd systems. Logs are no longer sent to
---
## v1.0.3 [2016-10-07]
## v1.0.3 {date="2016-10-07"}
#### Cluster-specific bug fixes
@ -1388,7 +1390,7 @@ Switches to journald logging for on systemd systems. Logs are no longer sent to
---
## v1.0.2 [2016-10-06]
## v1.0.2 {date="2016-10-06"}
This release builds off of the 1.0.2 release of OSS InfluxDB. Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.0/CHANGELOG.md#v102-2016-10-05) for more information about the OSS release.
@ -1400,7 +1402,7 @@ This release builds off of the 1.0.2 release of OSS InfluxDB. Please see the OS
---
## v1.0.1 [2016-09-28]
## v1.0.1 {date="2016-09-28"}
This release builds off of the 1.0.1 release of OSS InfluxDB.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.0/CHANGELOG.md#v101-2016-09-26)
@ -1416,7 +1418,7 @@ for more information about the OSS release.
---
## v1.0.0 [2016-09-07]
## v1.0.0 {date="2016-09-07"}
This release builds off of the 1.0.0 release of OSS InfluxDB.
Please see the OSS [release notes](https://github.com/influxdata/influxdb/blob/1.0/CHANGELOG.md#v100-2016-09-07) for more information about the OSS release.

File diff suppressed because it is too large Load Diff

View File

@ -339,7 +339,7 @@ Install and customize any [InfluxDB community template](https://github.com/influ
## Features
- **InfluxDB OSS 2.0 alpha-17**
_See the [alpha-17 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha17-2019-08-14) for details._
_See the [alpha-17 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha17) for details._
- Alerts and Notifications to Slack (Free Plan), PagerDuty and HTTP (Usage-based Plan).
- Rate limiting on cardinality for Free Plan.
- Billing notifications.
@ -351,7 +351,7 @@ Install and customize any [InfluxDB community template](https://github.com/influ
### Features
- **InfluxDB OSS 2.0 alpha-15**
_See the [alpha-9 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha15-2019-07-11) for details._
_See the [alpha-9 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha15) for details._
- Usage-based Plan.
- Adjusted Free Plan rate limits.
- Timezone selection in the user interface.
@ -378,7 +378,7 @@ Install and customize any [InfluxDB community template](https://github.com/influ
### Features
- **InfluxDB OSS 2.0 alpha-9**
_See the [alpha-9 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha9-2019-05-01) for details._
_See the [alpha-9 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha9) for details._
### Bug fixes
@ -395,7 +395,7 @@ Install and customize any [InfluxDB community template](https://github.com/influ
### Features
- **InfluxDB OSS 2.0 alpha-7**
_See the [alpha-7 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha7-2019-03-28) for details._
_See the [alpha-7 release notes](/influxdb/v2%2E0/reference/release-notes/influxdb/#v200-alpha7) for details._
### Bug fixes

View File

@ -11,7 +11,7 @@ aliases:
v2: /influxdb/v2/reference/release-notes/influxdb/
---
## v1.8.10 [2021-10-11]
## v1.8.10 {date="2021-10-11"}
### Bug fixes
@ -23,7 +23,7 @@ v2: /influxdb/v2/reference/release-notes/influxdb/
- Improve error message when returning empty snapshots.
- Fix temporary file deletion on Windows.
## v1.8.9 [2021-08-05]
## v1.8.9 {date="2021-08-05"}
### Bug fixes
@ -33,11 +33,11 @@ v2: /influxdb/v2/reference/release-notes/influxdb/
- Handle https in systemd wrapper, and prevent it from looping forever.
- Log error instead of panic when restoring a backup to InfluxDB Enterprise cluster using InfluxDB OSS.
## v1.8.8 [unreleased]
## v1.8.8 {date="unreleased"}
Due to encountering several issues with build dependencies in v.1.8.8, this version will not be released.
## v1.8.7 [2021-07-21]
## v1.8.7 {date="2021-07-21"}
### Bug fixes
@ -46,11 +46,11 @@ Due to encountering several issues with build dependencies in v.1.8.8, this vers
- Systemd unit now blocks on startup until HTTP endpoint is ready.
- Updated protobuf libraries to current version.
## v1.8.6 [2021-05-21]
## v1.8.6 {date="2021-05-21"}
This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific changes were made for InfluxDB 1.8.6--updates were made to the code base to support [InfluxDB Enterprise 1.8.6](/enterprise_influxdb/v1/about-the-project/release-notes/#v186-2021-05-21).
This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific changes were made for InfluxDB 1.8.6--updates were made to the code base to support [InfluxDB Enterprise 1.8.6](/enterprise_influxdb/v1/about-the-project/release-notes/#v186).
## v1.8.5 [2021-04-20]
## v1.8.5 {date="2021-04-20"}
### Features
@ -73,7 +73,7 @@ This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific ch
- Minimize lock contention when adding new fields or measurements.
- Resolve a bug causing excess resource usage when an error occurs while reporting an earlier error.
## v1.8.4 [2021-02-01]
## v1.8.4 {date="2021-02-01"}
### Features
- Add `stat_total_allocated` to Flux logging.
@ -89,7 +89,7 @@ This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific ch
Now, these durations are logged correctly.
## v1.8.3 [2020-09-30]
## v1.8.3 {date="2020-09-30"}
### Features
@ -104,15 +104,18 @@ This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific ch
- Multi-measurement queries now return all applicable series.
- Lock map before writes.
## v1.8.2 [2020-08-13]
## v1.8.2 {date="2020-08-13"}
### Bug fixes
- Revert configuration change to `DefaultSeriesIDSetCacheSize` that caused some environments to experience increased memory usage.
## v1.8.1 [2020-07-14]
## v1.8.1 {date="2020-07-14"}
{{% warn %}} Bug that potentially increased memory usage was introduced in 1.8.1. **If you installed this release**, install [v1.8.2](#v1-8-2-2020-08-13), which includes the features, performance improvements, and bug fixes below.
{{% warn %}}
InfluxDB 1.8.1 introduced a bug that could potentially increase memory usage.
**If you installed this release**, install [v1.8.2](#v182), which includes the
features, performance improvements, and bug fixes below.
{{% /warn %}}
### Features
@ -133,7 +136,7 @@ This release is for InfluxDB Enterprise 1.8.6 customers only. No OSS-specific ch
- Improve error handling when creating snapshots.
- Remove all Go 1.12 references from build.
## v1.8.0 [2020-4-13]
## v1.8.0 {date="2020-04-13"}
### Features
@ -192,7 +195,7 @@ while readying your implementation for a move to InfluxDB 2.0 Cloud when you're
- Fix a SIGSEGV when accessing `tsi` active log.
- Verify precision in write requests.
## v1.7.10 [2020-02-07]
## v1.7.10 {date="2020-02-07"}
### Bug fixes
- Fix failing corrupt data file renaming process.
@ -204,7 +207,7 @@ while readying your implementation for a move to InfluxDB 2.0 Cloud when you're
Ensure all block data is returned.
- During compactions, skip TSM files with block read errors from previous compactions.
## v1.7.9 [2019-10-27]
## v1.7.9 {date="2019-10-27"}
- This release is built using Go 1.12.10 which eliminates the
[HTTP desync vulnerability](https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn).
@ -221,7 +224,7 @@ while readying your implementation for a move to InfluxDB 2.0 Cloud when you're
- Remove Godeps file.
- Update Flux version to v0.50.2.
## v1.7.8 [2019-08-20]
## v1.7.8 {date="2019-08-20"}
{{% warn %}}
InfluxDB now rejects all non-UTF-8 characters.
@ -242,7 +245,7 @@ database names, measurement names, tag sets, and field sets.
### Features
- Update Flux version to v0.36.2
## 1.7.7 [2019-06-26]
## 1.7.7 {date="2019-06-26"}
### Known issues
@ -258,7 +261,7 @@ database names, measurement names, tag sets, and field sets.
- Sync series segment after truncate.
- Fix the ordering for selectors within a subquery with different outer tags.
## 1.7.6 [2019-04-16]
## 1.7.6 {date="2019-04-16"}
{{% warn %}}
If your InfluxDB OSS server is using the default in-memory index (`[data].index-version = "inmem"`),
@ -285,7 +288,7 @@ this release includes the fix for InfluxDB 1.7.5 servers that stopped responding
- Fix panic in Prometheus read API.
- Add a version constraint for influxql.
## 1.7.5 [2019-03-26]
## 1.7.5 {date="2019-03-26"}
{{% warn %}}
**Update (2019-04-01):** If your InfluxDB OSS server is using the default in-memory index (`[data].index-version = "inmem"`), then do not upgrade to this release. Customers have reported that InfluxDB 1.7.5 stops responding without warning. For details, see [GitHub issue #13010](https://github.com/influxdata/influxdb/issues/13010). The [planned fix](https://github.com/influxdata/influxdb/issues/13053) will be available soon.
@ -296,7 +299,7 @@ this release includes the fix for InfluxDB 1.7.5 servers that stopped responding
- Update `tagKeyValue` mutex to write lock.
- Fix some more shard epoch races.
## 1.7.4 [2019-02-13]
## 1.7.4 {date="2019-02-13"}
### Features
@ -310,9 +313,9 @@ this release includes the fix for InfluxDB 1.7.5 servers that stopped responding
- Convert `TagValueSeriesIDCache` to use string fields.
- Ensure that cached series id sets are Go heap backed.
## 1.7.3 [2019-01-11]
## 1.7.3 {date="2019-01-11"}
### Important update [2019-02-13]
### Important update {date="2019-02-13"}
If you have not installed this release, then install the 1.7.4 release.
@ -339,7 +342,7 @@ If you have not installed this release, then install the 1.7.4 release.
* Add support for optionally logging Flux queries.
* Fix cardinality estimation error.
## 1.7.2 [2018-12-11]
## 1.7.2 {date="2018-12-11"}
### Bug fixes
@ -362,13 +365,13 @@ If you have not installed this release, then install the 1.7.4 release.
* Query authorizer was not properly passed to subqueries so rejections did not
happen when a subquery was the one reading the value. Max series limit was not propagated downward.
## 1.7.1 [2018-11-14]
## 1.7.1 {date="2018-11-14"}
### Bug fixes
* Simple8B `EncodeAll` incorrectly encodes entries: For a run of `1s`, if the 120th or 240th entry is not a `1`, the run will be incorrectly encoded as selector `0` (`240 1s`) or selector `1` (`120 1s`), resulting in a loss of data for the 120th or 240th value. Manifests itself as consuming significant CPU resources and as compactions running indefinitely.
## 1.7.0 [2018-11-06]
## 1.7.0 {date="2018-11-06"}
### Breaking changes
@ -412,7 +415,7 @@ Support for the Flux language and queries has been added in this release. To beg
* Fix subquery functionality when a function references a tag from the subquery.
* Strip tags from a subquery when the outer query does not group by that tag.
## 1.6.6 [2019-02-28]
## 1.6.6 {date="2019-02-28"}
### Bug fixes
@ -420,7 +423,7 @@ Support for the Flux language and queries has been added in this release. To beg
* Fix cardinality estimation error.
* Update `tagKeyValue` mutex to write lock.
## 1.6.5 [2019-01-10]
## 1.6.5 {date="2019-01-10"}
### Features
@ -434,7 +437,7 @@ Support for the Flux language and queries has been added in this release. To beg
* Limit database and retention policy names to 255 characters.
* Update Go runtime to 1.10.6.
## 1.6.4 [2018-10-16]
## 1.6.4 {date="2018-10-16"}
### Features
@ -453,7 +456,7 @@ Support for the Flux language and queries has been added in this release. To beg
* Do not panic when a series ID iterator is nil.
* Fix append of possible nil iterator.
## 1.6.3 [2018-09-14]
## 1.6.3 {date="2018-09-14"}
### Features
@ -474,7 +477,7 @@ functionality. The query compiler has been updated with an additional attribute
will need to be read so that the shard mapper can include extra times that it may not necessarily read from,
but may be queried because of the above described functionality.
## 1.6.2 [2018-08-27]
## 1.6.2 {date="2018-08-27"}
### Features
@ -484,7 +487,7 @@ but may be queried because of the above described functionality.
* Ensure orphaned series cleaned up with shard drop.
## 1.6.1 [2018-08-03]
## 1.6.1 {date="2018-08-03"}
### Features
@ -506,7 +509,7 @@ but may be queried because of the above described functionality.
* Allow tag keys to contain underscores.
* Fix a panic when matching on a specific type of regular expression.
## 1.6.0 [2018-07-05]
## 1.6.0 {date="2018-07-05"}
### Breaking changes
@ -556,7 +559,7 @@ using the Prometheus measurement name as the `__name__` label.
* Return the correct auxiliary values for `top` and `bottom`.
* Close TSMReaders from `FileStore.Close` after releasing FileStore mutex.
## 1.5.5 [2018-12-19]
## 1.5.5 {date="2018-12-19"}
### Features
@ -573,7 +576,7 @@ using the Prometheus measurement name as the `__name__` label.
* Pass the query authorizer to subqueries.
* Fix TSM1 panic on reader error.
## 1.5.4 [2018-06-21]
## 1.5.4 {date="2018-06-21"}
### Features
@ -584,7 +587,7 @@ using the Prometheus measurement name as the `__name__` label.
* Fix panic in readTombstoneV4.
* buildtsi: Do not escape measurement names.
## 1.5.3 [2018-05-25]
## 1.5.3 {date="2018-05-25"}
### Features
@ -595,7 +598,7 @@ using the Prometheus measurement name as the `__name__` label.
* Fix the validation for multiple nested `DISTINCT` calls.
* Return the correct auxiliary values for `TOP` and `BOTTOM`.
## 1.5.2 [2018-04-12]
## 1.5.2 {date="2018-04-12"}
### Features
@ -611,7 +614,7 @@ using the Prometheus measurement name as the `__name__` label.
* Fix `buildtsi` partition key.
* Ensure that conditions are encoded correctly even if the AST is not properly formed.
## 1.5.1 [2018-03-20]
## 1.5.1 {date="2018-03-20"}
### Bug fixes
@ -621,7 +624,7 @@ using the Prometheus measurement name as the `__name__` label.
- Fix panic when checking fieldsets.
- Fix data race in WAL.
## 1.5.0 [2018-03-06]
## 1.5.0 {date="2018-03-06"}
### Breaking changes
@ -658,7 +661,7 @@ The default logging format has been changed. See [Logging and tracing in InfluxD
- Fix missing sorting of blocks by time when compacting.
- WAL: update `lastWriteTime` behavior
## 1.4.3 [unreleased]
## 1.4.3 {date="unreleased"}
### Configuration Changes
@ -670,7 +673,7 @@ The default logging format has been changed. See [Logging and tracing in InfluxD
- Fix higher disk I/O utilization
## 1.4.2 [2017-11-15]
## 1.4.2 {date="2017-11-15"}
Refer to the 1.4.0 breaking changes section if `influxd` fails to start with an `incompatible tsi1 index MANIFEST` error.
@ -678,13 +681,13 @@ Refer to the 1.4.0 breaking changes section if `influxd` fails to start with an
- Fix `panic: runtime error: slice bounds out of range` when running `dep init`
## 1.4.1 [2017-11-13]
## 1.4.1 {date="2017-11-13"}
### Bug fixes
- Fix descending cursors and range queries via IFQL RPC API.
## 1.4.0 [2017-11-13]
## 1.4.0 {date="2017-11-13"}
### TSI Index
This feature remains experimental in this release.
@ -810,7 +813,7 @@ will find the shards refuse to open and will most likely see the following error
- Handle utf16 files when reading the configuration file.
- Fix `panic: runtime error: slice bounds out of range`.
## 1.3.7 [2017-10-26]
## 1.3.7 {date="2017-10-26"}
### Release Notes
Bug fix identified via Community and InfluxCloud. The build artifacts are now consistent with v1.3.5.
@ -826,7 +829,7 @@ Bug fix identified via Community and InfluxCloud. The build artifacts are now co
- Return `query.ErrQueryInterrupted` for a successful read on `InterruptCh`.
- Copy returned bytes from TSI meta functions.
## v1.3.6 [2017-09-28]
## v1.3.6 {date="2017-09-28"}
### Release Notes
Bug fix identified via Community and InfluxCloud.
@ -846,7 +849,7 @@ Bug fix identified via Community and InfluxCloud.
- Fix race condition accessing `seriesByID` map.
- Fix deadlock when calling `SeriesIDsAllOrByExpr`.
## v1.3.5 [2017-08-29]
## v1.3.5 {date="2017-08-29"}
### Release Notes
Bug fix identified via Community and InfluxCloud.
@ -855,7 +858,7 @@ Bug fix identified via Community and InfluxCloud.
- Fix race condition accessing `seriesByID` map.
- Fix deadlock when calling `SeriesIDsAllOrByExpr`.
## v1.3.4 [2017-08-23]
## v1.3.4 {date="2017-08-23"}
### Release Notes
Bug fix identified via Community and InfluxCloud.
@ -871,7 +874,7 @@ Bug fix identified via Community and InfluxCloud.
- Ensure inputs are closed on error. Add runtime GC finalizer as additional guard to close iterators.
- Fix leaking tmp file when large compaction aborted.
## v1.3.3 [2017-08-10]
## v1.3.3 {date="2017-08-10"}
### Release Notes
Bug fix identified via Community and InfluxCloud.
@ -880,7 +883,7 @@ Bug fix identified via Community and InfluxCloud.
- Resolves a memory leak when NewReaderIterator creates a nilFloatIterator, the reader is not closed.
## v1.3.2 [2017-08-04]
## v1.3.2 {date="2017-08-04"}
### Release Notes
Minor bug fixes were identified via Community and InfluxCloud.
@ -891,7 +894,7 @@ Minor bug fixes were identified via Community and InfluxCloud.
- Prevent excessive memory usage when dropping series.
- Significantly improve performance of SHOW TAG VALUES.
## v1.3.1 [2017-07-20]
## v1.3.1 {date="2017-07-20"}
### Release Notes
Minor bug fixes were identified via Community and InfluxCloud.
@ -903,7 +906,7 @@ Minor bug fixes were identified via Community and InfluxCloud.
- Duplicate points generated via INSERT after DELETE.
- Fix the CQ start and end times to use Unix timestamps.
## v1.3.0 [2017-06-21]
## v1.3.0 {date="2017-06-21"}
### Release Notes
@ -1040,13 +1043,13 @@ The following new configuration options are available.
- index file fd leak in tsi branch
- Fix TSI non-contiguous compaction panic
## v1.2.4 [2017-05-08]
## v1.2.4 {date="2017-05-08"}
### Bugfixes
- Prefix partial write errors with `partial write:` to generalize identification in other subsystems.
## v1.2.3 [2017-04-17]
## v1.2.3 {date="2017-04-17"}
### Bugfixes
@ -1058,7 +1061,7 @@ The following new configuration options are available.
- Ensure the input for certain functions in the query engine are ordered.
- Fix issue where deleted `time` field keys created unparseable points.
## v1.2.2 [2017-03-14]
## v1.2.2 {date="2017-03-14"}
### Release Notes
@ -1075,7 +1078,7 @@ The following new configuration options are available.
- Change the default [`max-row-limit`](/influxdb/v1/administration/config#max-row-limit-0) setting from `10000` to `0` to prevent the absence of data in Grafana or Kapacitor.
## v1.2.1 [2017-03-08]
## v1.2.1 {date="2017-03-08"}
### Release Notes
@ -1103,7 +1106,7 @@ The following new configuration options are available.
- Dividing aggregate functions with different outputs doesn't panic.
- Anchors not working as expected with case-insensitive regular expression.
## v1.2.0 [2017-01-24]
## v1.2.0 {date="2017-01-24"}
### Release Notes
@ -1165,26 +1168,26 @@ The stress tool `influx_stress` will be removed in a subsequent release. We reco
- Fix race in storage engine.
- InfluxDB should do a partial write on mismatched type errors.
## v1.1.5 [2017-05-08]
## v1.1.5 {date="2017-05-08"}
### Bugfixes
- Redact passwords before saving them to the history file.
- Add the missing DefaultDatabase method to several InfluxQL statements.
## v1.1.4 [2017-02-27]
## v1.1.4 {date="2017-02-27"}
### Bugfixes
- Backport from 1.2.0: Reduce GC allocations.
## v1.1.3 [2017-02-17]
## v1.1.3 {date="2017-02-17"}
### Bugfixes
- Remove Tags.shouldCopy, replace with forceCopy on series creation.
## v1.1.2 [2017-02-16]
## v1.1.2 {date="2017-02-16"}
### Bugfixes
@ -1192,7 +1195,7 @@ The stress tool `influx_stress` will be removed in a subsequent release. We reco
- Fix series tag iteration segfault.
- Fix tag dereferencing panic.
## v1.1.1 [2016-12-06]
## v1.1.1 {date="2016-12-06"}
### Features
@ -1208,7 +1211,7 @@ The stress tool `influx_stress` will be removed in a subsequent release. We reco
[Go 1.7.4](https://golang.org/doc/devel/release.html#go1.7.minor) was released to address two security issues. This release includes these security fixes.
## v1.1.0 [2016-11-14]
## v1.1.0 {date="2016-11-14"}
### Release Notes
@ -1303,7 +1306,7 @@ All Changes:
- Exceeding max retention policy duration gives incorrect error message.
- Drop time when used as a tag or field key.
## v1.0.2 [2016-10-05]
## v1.0.2 {date="2016-10-05"}
### Bugfixes
@ -1313,7 +1316,7 @@ All Changes:
- Do not automatically reset the shard duration when using ALTER RETENTION POLICY.
- Ensure correct shard groups created when retention policy has been altered.
## v1.0.1 [2016-09-26]
## v1.0.1 {date="2016-09-26"}
### Bugfixes
@ -1326,7 +1329,7 @@ All Changes:
- Skip past points at the same time in derivative call within a merged series.
- Read an invalid JSON response as an error in the Influx client.
## v1.0.0 [2016-09-08]
## v1.0.0 {date="2016-09-08"}
### Release Notes
Inital release of InfluxDB.

View File

@ -8,7 +8,7 @@ menu:
name: influx CLI
---
## v2.7.3 [2023-04-28]
## v2.7.3 {date="2023-04-28"}
### Bug Fixes
@ -18,7 +18,7 @@ menu:
### Maintenance
- Upgrade `go` to 1.20.3.
## v2.7.1 [2023-04-05]
## v2.7.1 {date="2023-04-05"}
### Features
@ -39,13 +39,13 @@ menu:
---
## v2.6.1 [2022-12-29]
## v2.6.1 {date="2022-12-29"}
- Internal code cleanup.
---
## v2.6.0 [2022-12-15]
## v2.6.0 {date="2022-12-15"}
### Bug Fixes
@ -61,7 +61,7 @@ menu:
---
## v2.5.0 [2022-11-01]
## v2.5.0 {date="2022-11-01"}
### Features
@ -82,7 +82,7 @@ menu:
---
## v2.4.0 [2022-08-18]
## v2.4.0 {date="2022-08-18"}
### Features
@ -105,7 +105,7 @@ menu:
---
## v2.3.0 [2022-04-08]
## v2.3.0 {date="2022-04-08"}
### Features
@ -124,7 +124,7 @@ menu:
---
## v2.2.1 [2021-11-09]
## v2.2.1 {date="2021-11-09"}
This release includes two new bug fixes.
@ -137,7 +137,7 @@ run `./influx --help` to see a list of valid commands. Thanks @slai!
---
## v2.2.0 [2021-10-21]
## v2.2.0 {date="2021-10-21"}
This release includes three new features and bug fixes.
@ -173,7 +173,7 @@ Add the shorthand flag `-b` for `--bucket` to [`influx delete`](/influxdb/cloud/
---
## v2.1.1 [2021-09-24]
## v2.1.1 {date="2021-09-24"}
### Go version
@ -189,7 +189,7 @@ Upgrade to Go 1.17.
---
## v2.1.0 [2021-07-29]
## v2.1.0 {date="2021-07-29"}
### New repository

View File

@ -8,19 +8,19 @@ menu:
weight: 101
---
## v2.7.3 [2023/10/17]
## v2.7.3 {date="2023-10-17"}
### Maintenance
- Upgrade Flux to 0.194.3.
## v2.7.1 [2023-04-28]
## v2.7.1 {date="2023-04-28"}
### Bug Fixes
- Update the InfluxDB UI to remove non-functional Data Explorer.
## v2.7.0 [2023-04-05]
## v2.7.0 {date="2023-04-05"}
### Bug Fixes
@ -47,14 +47,14 @@ weight: 101
- Bump `containerd` to 1.6.18.
- Bump `github.com/opencontainers/runc` from 1.1.3 to 1.1.5.
## v2.6.1 [2022-12-29]
## v2.6.1 {date="2022-12-29"}
### Bug Fixes
- Update user interface (UI) to fix dashboard page crash issue.
- Fix `All-Access` token creation issue.
## v2.6.0 [2022-12-15]
## v2.6.0 {date="2022-12-15"}
### Features
@ -80,13 +80,13 @@ weight: 101
- Upgrade to Go 1.18.9.
- Upgrade Flux to v0.191.0.
## v2.5.1 [2022-11-9]
## v2.5.1 {date="2022-11-09"}
### Bug fixes
- Fix permissions issue in Debian and Red Hat package managers.
## v2.5.0 [2022-11-01]
## v2.5.0 {date="2022-11-01"}
### Features
@ -108,11 +108,11 @@ weight: 101
### Maintenance
- Upgrade to [Flux 0.188.1](/flux/v0/release-notes/#v01870-2022-10-17)
- Upgrade to [Flux 0.188.1](/flux/v0/release-notes/#v01870)
- Upgrade to [Go 1.18.7](https://go.dev/doc/go1.18)
- Upgrade to [Rust 1.63.0](https://www.rust-lang.org/)
## v2.4.0 [2022-08-19]
## v2.4.0 {date="2022-08-19"}
### Features
@ -152,9 +152,9 @@ weight: 101
### Maintenance
- Upgrade to [Go 1.18.4](https://go.dev/doc/go1.18).
- Upgrade to [Flux 0.179.0](/flux/v0/release-notes/#v01790-2022-08-15).
- Upgrade to [Flux 0.179.0](/flux/v0/release-notes/#v01790).
## v2.3.0 [2022-6-17]
## v2.3.0 {date="2022-06-17"}
This release includes the following [maintenance](#maintenance), [features](#features), [security updates](#security-updates) and [bug fixes](#bug-fixes).
@ -166,7 +166,7 @@ InfluxDB 2.2 introduced a technical preview of how to [replicate data from Influ
### Maintenance
- Upgrade from Flux 0.161.0 to [Flux 0.171.0](/flux/v0/release-notes/#v01710-2022-06-14).
- Upgrade from Flux 0.161.0 to [Flux 0.171.0](/flux/v0/release-notes/#v01710).
- Upgrade to [Go 1.18.3](https://go.dev/doc/go1.18).
### Features
@ -213,7 +213,7 @@ Several security issues were fixed in dependencies and the toolchain used to bui
- Fix rare case where measurement cardinality reported less than zero.
- Resolve panic on cleaning up failed iterators.
## v2.2.0 [2022-04-06]
## v2.2.0 {date="2022-04-06"}
This release includes the following new [features](#features) and several [bug fixes](#bug-fixes).
@ -247,7 +247,7 @@ Replicating data remotely lets you do following:
#### Flux updates
- Update to [Flux v0.150.0](/flux/v0/release-notes/#v01500-2022-01-19).
- Update to [Flux v0.150.0](/flux/v0/release-notes/#v01500).
- Add option to log Flux queries that are cancelled because of server shutdown.
#### Build maintenance
@ -358,7 +358,7 @@ the toolchain used to build InfluxDB, including:
- Allow unlimited Flux HTTP calls. Previously, HTTP requests failed silently after 100MB of data transfer.
- Remove pagination limits on the `/telegrafs` API. Previously, pagination wasn't exposed to the API, so API requests were limited to the default 20 pages.
## v2.1.1 [2021-11-08]
## v2.1.1 {date="2021-11-08"}
{{% note %}}
To address underlying installation package issues, we bumped the 2.1 release version to 2.1.1.
@ -450,7 +450,7 @@ to migrate InfluxDB key-value metadata schemas to earlier 2.x versions when nece
#### Flux
- Update to [Flux v0.139.0](/flux/v0/release-notes/#v01390-2021-11-01).
- Update to [Flux v0.139.0](/flux/v0/release-notes/#v01390).
- Enable writing to remote hosts using the Flux [`to()`](/flux/v0/stdlib/influxdata/influxdb/to/) and [`experimental.to()`](/flux/v0/v0.x/stdlib/experimental/to/) functions.
- Flux now supports locations that dynamically modify time offsets based on your specified timezone. You can also specify fixed time offsets relative to UTC.
- Perform [bitwise operations](/flux/v0/stdlib/experimental/bitwise/)
@ -500,7 +500,7 @@ For more information about each plugin, see [Telegraf plugins](/telegraf/v1/plug
- Do not allow shard creation to create overlapping shards.
- Don't drop shard group durations when upgrading InfluxDB.
## v2.0.9 [2021-09-27]
## v2.0.9 {date="2021-09-27"}
This release includes several new [features](#features) and [bug fixes](#bug-fixes).
@ -537,7 +537,7 @@ New features include:
#### Flux updates
- Update to [Flux v0.130.0](/flux/v0/release-notes/#v01300-2021-09-15).
- Update to [Flux v0.130.0](/flux/v0/release-notes/#v01300).
- Add support for [`influxdb.cardinality()`](/flux/v0/stdlib/influxdata/influxdb/cardinality/) function.
- Operational improvements:
- Add logging to Flux end-to-end tests (`TestFluxEndToEnd`) to help diagnose test failures.
@ -598,7 +598,7 @@ This release includes the following bug fixes and updates:
- Fix `X-Influxdb-Build` and `X-Influxdb-Version` response header at `/ping`.
- Upgrade `influxql` to latest version and fix predicate handling for `SHOW TAG VALUES` meta queries.
## v2.0.8 [2021-08-13]
## v2.0.8 {date="2021-08-13"}
{{% warn %}} #### Upcoming changes to influx CLI packaging
@ -639,13 +639,13 @@ To adopt the new, separate `influx` CLI early, download the latest release from
- Flux meta queries for `_field` take fast path if `_measurement` is the only predicate.
- Copy names from mmapped memory before closing iterator.
## v2.0.7 [2021-06-04]
## v2.0.7 {date="2021-06-04"}
### Features
- Optimize [`table.fill()`](/flux/v0/stdlib/experimental/table/fill/)
execution within Flux aggregate windows.
- Upgrade Flux to [v0.117.0](/flux/v0/release-notes/#v01171-2021-06-01).
- Upgrade Flux to [v0.117.0](/flux/v0/release-notes/#v01171).
- Upgrade UI to v2.0.7.
- Upgrade `flux-lsp-browser` to v0.5.47.
@ -665,7 +665,7 @@ To adopt the new, separate `influx` CLI early, download the latest release from
---
## v2.0.6 General Availability [2021-04-29]
## v2.0.6 General Availability {date="2021-04-29"}
### Bug Fixes
- Ensure query configuration written by `influxd upgrade` is valid.
@ -674,14 +674,14 @@ To adopt the new, separate `influx` CLI early, download the latest release from
- Correctly validate when `query-concurrency` is `0` and `query-queue-size` is
greater than `0`.
## v2.0.5 General Availability [2021-04-27]
## v2.0.5 General Availability {date="2021-04-27"}
{{% warn %}}
InfluxDB v2.0.5 introduced a defect that prevents users from successfully upgrading
from InfluxDB 1.x to 2.0 using the `influxd upgrade` command or Docker.
To [automatically upgrade from 1.x to 2.0](/influxdb/v2/upgrade/v1-to-v2/automatic-upgrade/)
with the `influxd upgrade` command or [with Docker](/influxdb/v2/upgrade/v1-to-v2/docker/),
use [InfluxDB v2.0.6](#v206-general-availability-2021-04-29).
use [InfluxDB v2.0.6](#v206-general-availability).
{{% /warn %}}
### Windows Support
@ -728,7 +728,7 @@ The prefix used for Prometheus metrics from the query controller has changed fro
- Add support for [custom shard group durations](/influxdb/v2/reference/cli/influx/bucket/create#create-a-bucket-with-a-custom-shard-group-duration) on buckets.
- Optimize regular expression conditions in InfluxQL subqueries.
- Update Telegraf plugins in the InfluxDB UI to include additions and changes from
[Telegraf 1.18](/telegraf/v1/about_the_project/release-notes-changelog/#v118-2021-3-17).
[Telegraf 1.18](/telegraf/v1/release-notes/#v118).
- Display task IDs in the tasks list in the InfluxDB UI.
- Write to standard output (`stdout`) when `--output-path -` is passed to [`influxd inspect export-lp`](/influxdb/v2/reference/cli/influxd/inspect/export-lp/).
- Add `-p, --profilers` flag to [`influx query` command](/influxdb/v2/reference/cli/influx/query/)
@ -773,7 +773,7 @@ The prefix used for Prometheus metrics from the query controller has changed fro
- Reduce lock contention when adding new fields and measurements.
- Escape dots in community templates hostname regular expression.
## v2.0.4 General Availability [2021-02-04]
## v2.0.4 General Availability {date="2021-02-04"}
### Docker
@ -811,7 +811,7 @@ The startup process automatically generates replacement `tsi1` indexes for shard
- Promote schema and fill query optimizations to default behavior.
#### Flux updates
- Upgrade to [Flux v0.104.0](/flux/v0/release-notes/#v0-104-0-2021-02-02).
- Upgrade to [Flux v0.104.0](/flux/v0/release-notes/#v0-104-0).
- Upgrade to `flux-lsp-browser` v0.5.31.
### Bug Fixes
@ -849,7 +849,7 @@ The startup process automatically generates replacement `tsi1` indexes for shard
- Support creating users without initial passwords in `influx user create`.
- Fix incorrect errors when passing `--bucket-id` to `influx write`.
## v2.0.3 General Availability [2020-12-14]
## v2.0.3 General Availability {date="2020-12-14"}
### Breaking Changes
@ -877,7 +877,7 @@ This release also defines v2-specific path defaults and provides [helper scripts
- Allow password to be specified as a CLI option in [`influx v1 auth set-password`](/influxdb/cloud/reference/cli/influx/auth/).
- Implement [delete with predicate](/influxdb/v2/write-data/delete-data/).
- Improve ID-related error messages for `influx v1 dbrp` commands.
- Update Flux to [v0.99.0](/flux/v0/release-notes/#v0-99-0-2020-12-15).
- Update Flux to [v0.99.0](/flux/v0/release-notes/#v0-99-0).
- Update `flux-lsp-browser` to v0.5.25.
- Support for ARM64 preview build.
@ -893,7 +893,7 @@ This release also defines v2-specific path defaults and provides [helper scripts
- Allow for 0 (infinite) values for `--retention` in `influx setup`.
- Fix panic when using a `null` value as a record or array in a Flux query.
## v2.0.2 General Availability [2020-11-19]
## v2.0.2 General Availability {date="2020-11-19"}
### Breaking changes
@ -905,7 +905,7 @@ Previously, the database retention policy (DBRP) mapping API did not match the s
- Improvements to upgrade from 1.x to 2.x:
- Warning appears if auth is not enabled in 1.x (`auth-enabled = false`), which is not an option in 2.x. For details, see [Upgrade from InfluxDB 1.x to InfluxDB 2.0](/influxdb/v2/upgrade/v1-to-v2/).
- `upgrade` command now checks to see if continuous queries are running and automatically exports them to a local file.
- Upgrade to [Flux v0.95.0](/flux/v0/release-notes/#v0-95-0-2020-11-17).
- Upgrade to [Flux v0.95.0](/flux/v0/release-notes/#v0-95-0).
- Upgrade `flux-lsp-browser` to v.0.5.23.
- Manage database retention policy (DBRP) mappings via CLI. See [`influx v1 dbrp`](/influxdb/v2/reference/cli/influx/v1/dbrp/).
- Filter task runs by time.
@ -927,7 +927,7 @@ Previously, the database retention policy (DBRP) mapping API did not match the s
- Allow self-signed certificates for scraper targets.
- Bump version in `package.json` so it appears correctly.
## v2.0.1 General Availability [2020-11-10]
## v2.0.1 General Availability {date="2020-11-10"}
InfluxDB 2.0 general availability (GA) introduces the first **production-ready** open source version of InfluxDB 2.0. This release comprises all features and bug fixes included in prior alpha, beta, and release candidate versions.
@ -948,17 +948,17 @@ Highlights include:
- Support for **upgrading to InfluxDB 2.0**:
- To upgrade **from InfluxDB 1.x**, see [Upgrade from InfluxDB 1.x to InfluxDB 2.0](/influxdb/v2/upgrade/v1-to-v2).
- To upgrade **from InfluxDB 2.0 beta 16 or earlier**, see [Upgrade from InfluxDB 2.0 beta to InfluxDB 2.0](/influxdb/v2/upgrade/v2-beta-to-v2).
- **Flux**, our powerful new functional data scripting language designed for querying, analyzing, and acting on data. This release includes [Flux v0.94.0](/flux/v0/release-notes/#v0-94-0-2020-11-09). If you're new to Flux, [check out how to get started with Flux](/influxdb/v2/query-data/get-started/). Next, delve deeper into the [Flux standard library](/flux/v0/stdlib//) reference docs and see how to [query with Flux](/influxdb/v2/query-data/flux/).
- **Flux**, our powerful new functional data scripting language designed for querying, analyzing, and acting on data. This release includes [Flux v0.94.0](/flux/v0/release-notes/#v0940). If you're new to Flux, [check out how to get started with Flux](/influxdb/v2/query-data/get-started/). Next, delve deeper into the [Flux standard library](/flux/v0/stdlib//) reference docs and see how to [query with Flux](/influxdb/v2/query-data/flux/).
- Support for [InfluxDB 1.x API compatibility](/influxdb/v2/reference/api/influxdb-1x/).
- **Templates** and **stacks**. Discover how to [use community templates](/influxdb/v2/influxdb-templates/use/) and how to [manage templates with stacks](/influxdb/v2/influxdb-templates/stacks/).
If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/influxdb/v2/get-started/) and [InfluxDB key concepts](/influxdb/v2/reference/key-concepts/).
## v2.0.0 [2020-11-09]
## v2.0.0 {date="2020-11-09"}
### Features
- Improve UI for v1 `influx auth` commands.
- Upgrade to [Flux v0.94.0](/flux/v0/release-notes/#v0-94-0-2020-11-10)
- Upgrade to [Flux v0.94.0](/flux/v0/release-notes/#v0940)
- Upgrade `flux-lsp-browser` to v0.5.22.
- Add [RAS Telegraf input plugin](/telegraf/v1/plugins//#ras).
@ -975,11 +975,11 @@ If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/i
- Remove bucket and mapping auto-creation from `/write` 1.x compatibility API.
- Fix misuse of `reflect.SliceHeader`.
## v2.0.0-rc.4 [2020-11-05]
## v2.0.0-rc.4 {date="2020-11-05"}
### Features
- Upgrade to [Flux v0.93.0](/flux/v0/release-notes/#v0-93-0-2020-11-02).
- Upgrade to [Flux v0.93.0](/flux/v0/release-notes/#v0930).
- Add `influx backup` and `influx restore` CLI commands to support backing up and restoring data in InfluxDB 2.0.
- Add the `v1/authorization` package to support authorizing requests to the InfluxDB 1.x API.
@ -999,11 +999,11 @@ If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/i
- Return an empty iterator instead of null in `tagValues`.
- Fix the `/ready` response content type to return `application/json`.
## v2.0.0-rc.3 [2020-10-29]
## v2.0.0-rc.3 {date="2020-10-29"}
### Features
- Upgrade to [Flux v0.91.0](/flux/v0/release-notes/#v0910-2020-10-26).
- Upgrade to [Flux v0.91.0](/flux/v0/release-notes/#v0910).
- Enable window aggregate mean pushdown.
- Add `newMultiShardArrayCursors` to aggregate array cursors.
- UI updates:
@ -1021,11 +1021,11 @@ If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/i
- Refactor to allow `newIndexSeriesCursor()` to accept an `influxql.Expr`.
- Remove unreferenced packages.
## v2.0.0-rc.2 [2020-10-22]
## v2.0.0-rc.2 {date="2020-10-22"}
### Features
- Upgrade to [Flux v0.90.0](/flux/v0/release-notes/#v0900-2020-10-19).
- Upgrade to [Flux v0.90.0](/flux/v0/release-notes/#v0900).
- Add `--force` option to the `influx stacks rm` command, which lets you remove a stack without the confirmation prompt.
- Add `aggregate_resultset` for mean aggregate pushdown to optimize windowed results.
- Return an error if adding a resource to a stack (`influx stacks update --addResource`) fails due to an invalid resource type or resource ID.
@ -1039,7 +1039,7 @@ If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/i
- Enable the new `AuthorizationService` from authorization package in the `launcher` package (`cmd\influxd\launcher`).
- Update `config upgrade` to save the correct InfluxDB configuration filename.
## v2.0.0-rc.1 [2020-10-14]
## v2.0.0-rc.1 {date="2020-10-14"}
### Features
- Add [`influx upgrade`](/influxdb/v2/reference/cli/influxd/upgrade/) command for upgrading from 1.x to 2.0.
@ -1053,7 +1053,7 @@ If you're new to InfluxDB 2.0, we recommend checking out [how to get started](/i
- Resolve issue to ensure the `influx` CLI successfully returns a single Telegraf configuration.
- Ensure passwords are at least 8 characters in `influx setup`.
## v2.0.0-rc.0 [2020-09-29]
## v2.0.0-rc.0 {date="2020-09-29"}
{{% warn %}}
#### Manual upgrade required
@ -1119,7 +1119,7 @@ To simplify the migration for existing users of InfluxDB 1.x, this release inclu
- Ensure the group annotation does not override the existing line part (measurement, field, tag, time) in a CSV group annotation.
- Added `PATCH` to the list of allowed methods.
## v2.0.0-beta.16 [2020-08-06]
## v2.0.0-beta.16 {date="2020-08-06"}
{{% warn %}}
This release includes breaking changes:
@ -1148,7 +1148,7 @@ This release includes breaking changes:
- Alerts page filter inputs now have tab indices for keyboard navigation.
## v2.0.0-beta.15 [2020-07-23]
## v2.0.0-beta.15 {date="2020-07-23"}
### Features
@ -1164,7 +1164,7 @@ This release includes breaking changes:
- Single Stat cells render properly in Safari.
- Limit variable querying when submitting queries to used variables.
## v2.0.0-beta.14 [2020-07-08]
## v2.0.0-beta.14 {date="2020-07-08"}
### Features
@ -1180,7 +1180,7 @@ This release includes breaking changes:
- Fix issue where define query was unusable after importing a Check.
- Update documentation links
## v2.0.0-beta.13 [2020-06-25]
## v2.0.0-beta.13 {date="2020-06-25"}
### Features
@ -1209,7 +1209,7 @@ This release includes breaking changes:
- Validate `host-url` for `influx config create` and `influx config set` commands.
- Fix `influx` CLI flags to accurately depict flags for all commands.
## v2.0.0-beta.12 [2020-06-12]
## v2.0.0-beta.12 {date="2020-06-12"}
### Features
@ -1239,7 +1239,7 @@ This release includes breaking changes:
- Reduce the number of variables being hydrated when toggling variables.
- Redesign dashboard cell loading indicator to be more obvious.
## v2.0.0-beta.11 [2020-05-27]
## v2.0.0-beta.11 {date="2020-05-27"}
{{% warn %}}
The beta 11 version was **not released**. Changes below are included in the beta 12 release.
@ -1261,7 +1261,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
- Resolve scrollbar issues to ensure datasets are visible and scrollable.
- Check status now displays a warning if loading a large amount.
## v2.0.0-beta.10 [2020-05-07]
## v2.0.0-beta.10 {date="2020-05-07"}
### Features
@ -1280,7 +1280,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.9 [2020-04-23]
## v2.0.0-beta.9 {date="2020-04-23"}
### Bug Fixes
- Add index for URM by user ID to improve lookup performance.
@ -1294,7 +1294,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.8 [2020-04-10]
## v2.0.0-beta.8 {date="2020-04-10"}
### Features
- Add `influx config` CLI command to switch back to previous activated configuration.
@ -1316,7 +1316,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.7 [2020-03-27]
## v2.0.0-beta.7 {date="2020-03-27"}
### Features
@ -1347,7 +1347,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.6 [2020-03-12]
## v2.0.0-beta.6 {date="2020-03-12"}
### Features
- Clicking on bucket name takes user to Data Explorer with bucket selected.
@ -1388,7 +1388,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.5 [2020-02-27]
## v2.0.0-beta.5 {date="2020-02-27"}
### Features
- Update Flux to v0.61.0.
@ -1409,7 +1409,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.4 [2020-02-14]
## v2.0.0-beta.4 {date="2020-02-14"}
### Features
- Added labels to buckets.
@ -1422,7 +1422,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.3 [2020-02-11]
## v2.0.0-beta.3 {date="2020-02-11"}
### Features
- Extend `influx cli pkg command` with ability to take multiple files and directories.
@ -1438,7 +1438,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.2 [2020-01-24]
## v2.0.0-beta.2 {date="2020-01-24"}
### Features
- Change Influx packages to be CRD compliant.
@ -1458,7 +1458,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-beta.1 [2020-01-08]
## v2.0.0-beta.1 {date="2020-01-08"}
### Features
- Add support for notification endpoints to `influx` templates and packages.
@ -1513,7 +1513,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.21 [2019-12-13]
## v2.0.0-alpha.21 {date="2019-12-13"}
### Features
- Add stacked line layer option to graphs.
@ -1542,7 +1542,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.20 [2019-11-20]
## v2.0.0-alpha.20 {date="2019-11-20"}
### Features
- Add TLS insecure skip verify to influx CLI.
@ -1576,7 +1576,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.19 [2019-10-30]
## v2.0.0-alpha.19 {date="2019-10-30"}
### Features
- Add shortcut for toggling comments and submitting in Script Editor.
@ -1603,7 +1603,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.18 [2019-09-26]
## v2.0.0-alpha.18 {date="2019-09-26"}
### Features
- Add jsonweb package for future JWT support.
@ -1626,7 +1626,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.17 [2019-08-14]
## v2.0.0-alpha.17 {date="2019-08-14"}
### Features
- Optional gzip compression of the query CSV response.
@ -1641,7 +1641,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.16 [2019-07-25]
## v2.0.0-alpha.16 {date="2019-07-25"}
### Bug Fixes
- Add link to documentation text in line protocol upload overlay.
@ -1657,7 +1657,7 @@ The beta 11 version was **not released**. Changes below are included in the beta
---
## v2.0.0-alpha.15 [2019-07-11]
## v2.0.0-alpha.15 {date="2019-07-11"}
### Features
- Add time zone support to UI.
@ -1673,11 +1673,11 @@ The `map()` function panics if the first record processed has a `null` value.
---
## v2.0.0-alpha.14 [2019-06-28]
## v2.0.0-alpha.14 {date="2019-06-28"}
### Features
- Add `influxd inspect verify-wal` tool.
- Move to [Flux 0.34.2](/flux/v0/release-notes/#v0342-2019-06-27) -
- Move to [Flux 0.34.2](/flux/v0/release-notes/#v0342) -
includes new string functions and initial multi-datasource support with `sql.from()`.
- Only click save once to save cell.
- Enable selecting more columns for line visualizations.
@ -1691,14 +1691,14 @@ The `map()` function panics if the first record processed has a `null` value.
---
## v2.0.0-alpha.13 [2019-06-13]
## v2.0.0-alpha.13 {date="2019-06-13"}
### Features
- Add static templates for system, Docker, Redis, Kubernetes.
---
## v2.0.0-alpha.12 [2019-06-13]
## v2.0.0-alpha.12 {date="2019-06-13"}
### Features
- Enable formatting line graph y ticks with binary prefix.
@ -1710,14 +1710,14 @@ The `map()` function panics if the first record processed has a `null` value.
---
## v2.0.0-alpha.11 [2019-05-31]
## v2.0.0-alpha.11 {date="2019-05-31"}
### Bug Fixes
- Correctly check if columnKeys include xColumn in heatmap.
---
## v2.0.0-alpha.10 [2019-05-30]
## v2.0.0-alpha.10 {date="2019-05-30"}
### Features
- Add heatmap visualization type.
@ -1743,7 +1743,7 @@ The `map()` function panics if the first record processed has a `null` value.
---
## v2.0.0-alpha.9 [2019-05-01]
## v2.0.0-alpha.9 {date="2019-05-01"}
{{% warn %}}
**This will remove all tasks from your InfluxDB v2.0 instance.**
@ -1777,7 +1777,7 @@ Before upgrading, [export all existing tasks](/influxdb/v2/process-data/manage-t
---
## v2.0.0-alpha.8 [2019-04-12]
## v2.0.0-alpha.8 {date="2019-04-12"}
### Features
- Add the ability to edit token's description.
@ -1798,7 +1798,7 @@ Before upgrading, [export all existing tasks](/influxdb/v2/process-data/manage-t
---
## v2.0.0-alpha.7 [2019-03-28]
## v2.0.0-alpha.7 {date="2019-03-28"}
### Features
- Insert Flux function near cursor in Flux Editor.
@ -1833,7 +1833,7 @@ Before upgrading, [export all existing tasks](/influxdb/v2/process-data/manage-t
---
## v2.0.0-alpha.6 [2019-03-15]
## v2.0.0-alpha.6 {date="2019-03-15"}
### Release Notes
@ -1869,7 +1869,7 @@ Once completed, `v2.0.0-alpha.6` can be started.
---
## v2.0.0-alpha.5 [2019-03-08]
## v2.0.0-alpha.5 {date="2019-03-08"}
{{% warn %}}
This release includes a breaking change to the format in which Time-Structured Merge Tree (TSM) and index data are stored on disk.
@ -1908,7 +1908,7 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
---
## v2.0.0-alpha.4 [2019-02-21]
## v2.0.0-alpha.4 {date="2019-02-21"}
### Features
- Add the ability to run a task manually from tasks page.
@ -1931,7 +1931,7 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
---
## v2.0.0-alpha.3 [2019-02-15]
## v2.0.0-alpha.3 {date="2019-02-15"}
### Features
- Add the ability to name a scraper target.
@ -1951,7 +1951,7 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
---
## v2.0.0-alpha.2 [2019-02-07]
## v2.0.0-alpha.2 {date="2019-02-07"}
### Features
- Add instructions button to view `$INFLUX_TOKEN` setup for Telegraf configs.
@ -1975,6 +1975,6 @@ Once completed, InfluxDB v2.0.0-alpha.5 can be started.
---
## v2.0.0-alpha.1 [2019-01-23]
## v2.0.0-alpha.1 {date="2019-01-23"}
This is the initial alpha release of InfluxDB 2.0.

View File

@ -105,7 +105,7 @@ kapacitord config > kapacitor.generated.conf
### Shared secret
If using [Kapacitor v1.5.3](/kapacitor/v1/reference/about_the_project/release-notes/#v1-5-3-2019-06-18)
If using [Kapacitor v1.5.3](/kapacitor/v1/reference/about_the_project/release-notes/#v153)
or newer and InfluxDB with [authentication enabled](/influxdb/v1/administration/authentication_and_authorization/),
set the `[http].shared-secret` option in your Kapacitor configuration file to the
shared secret of your InfluxDB instances.

View File

@ -9,7 +9,7 @@ aliases:
- /kapacitor/v1/about_the_project/releasenotes-changelog/
---
## v1.7.1 [2023-10-20]
## v1.7.1 {date="2023-10-20"}
### Bug Fixes
@ -17,7 +17,7 @@ aliases:
---
## v1.7.0 [2023-08-18]
## v1.7.0 {date="2023-08-18"}
### Features
@ -25,7 +25,7 @@ aliases:
---
## v1.6.6 [2023-04-12]
## v1.6.6 {date="2023-04-12"}
### Features
@ -38,7 +38,7 @@ aliases:
---
## v1.6.5 [2022-8-18]
## v1.6.5 {date="2022-08-18"}
### Features
@ -48,11 +48,11 @@ aliases:
### 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.
- Update to [Flux v0.171.0](/flux/v0.x/release-notes/#v01710) to fix "interface {} is nil, not string" issue.
---
## v1.6.4 [2022-03-15]
## v1.6.4 {date="2022-03-15"}
### Features
@ -65,7 +65,7 @@ aliases:
---
## v1.6.3 [2022-01-25]
## v1.6.3 {date="2022-01-25"}
### Features
@ -87,7 +87,7 @@ is 1000.
---
## v1.6.2 [2021-09-24]
## v1.6.2 {date="2021-09-24"}
### Features
@ -103,7 +103,7 @@ is 1000.
---
## v1.6.1 [2021-07-22]
## v1.6.1 {date="2021-07-22"}
### Features
@ -118,7 +118,7 @@ is 1000.
---
## v1.6.0 [2021-06-28]
## v1.6.0 {date="2021-06-28"}
{{% warn %}}
Kapacitor 1.6.0 includes a defect that could result in a memory leak and expose
@ -162,7 +162,7 @@ If you are using a 32-bit operating system, continue using Kapacitor 1.5.x.
---
## v1.5.9 [2021-04-01]
## v1.5.9 {date="2021-04-01"}
### Features
@ -203,7 +203,7 @@ If you are using a 32-bit operating system, continue using Kapacitor 1.5.x.
---
## v1.5.8 [2020-01-27]
## v1.5.8 {date="2020-01-27"}
{{% warn %}}
If youve installed this release, please roll back to v1.5.7 as soon as possible. This release introduced a defect wherein large batch tasks will not completely write all points back to InfluxDB. This primarily affects downsampling tasks where information is written to another retention policy. If the source retention policy is short there is the potential for the source data to age out and the downsample to have never been fully written.
@ -211,7 +211,7 @@ If youve installed this release, please roll back to v1.5.7 as soon as possib
---
## v1.5.7 [2020-10-26]
## v1.5.7 {date="2020-10-26"}
### Features
@ -229,7 +229,7 @@ If youve installed this release, please roll back to v1.5.7 as soon as possib
---
## v1.5.6 [2020-07-17]
## v1.5.6 {date="2020-07-17"}
### Features
@ -250,7 +250,7 @@ If youve installed this release, please roll back to v1.5.7 as soon as possib
---
## v1.5.5 [2020-04-20]
## v1.5.5 {date="2020-04-20"}
### Breaking changes
@ -262,7 +262,7 @@ If youve installed this release, please roll back to v1.5.7 as soon as possib
---
## v1.5.4 [2020-01-16]
## v1.5.4 {date="2020-01-16"}
### Features
@ -276,7 +276,7 @@ If youve installed this release, please roll back to v1.5.7 as soon as possib
---
## v1.5.3 [2019-06-18]
## v1.5.3 {date="2019-06-18"}
{{% warn %}}
### Authentication and shared secret
@ -299,7 +299,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
```
{{% /warn %}}
#### Important update [2019-07-11]
#### Important update {date="2019-07-11"}
- Some customers have reported a high number of CLOSE_WAIT connections.
Upgrade to this release to resolve this issue.
@ -317,7 +317,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
---
## v1.5.2 [2018-12-12]
## v1.5.2 {date="2018-12-12"}
### Features
@ -334,7 +334,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
---
## v1.5.1 [2018-08-06]
## v1.5.1 {date="2018-08-06"}
### Bug fixes
@ -344,7 +344,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
---
## v1.5.0 [2018-05-17]
## v1.5.0 {date="2018-05-17"}
### Features
@ -371,7 +371,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
---
## v1.4.1 [2018-03-13]
## v1.4.1 {date="2018-03-13"}
### Bug fixes
@ -379,7 +379,7 @@ kapacitord[4313]: run: open server: open service *influxdb.Service: failed to li
---
## v1.4.0 [2017-12-08]
## v1.4.0 {date="2017-12-08"}
### Release notes
@ -455,7 +455,7 @@ The `Combine` and `Flatten` nodes previously operated (erroneously) across batch
---
## v1.3.3 [2017-08-11]
## v1.3.3 {date="2017-08-11"}
### Bug fixes
@ -463,7 +463,7 @@ The `Combine` and `Flatten` nodes previously operated (erroneously) across batch
---
## v1.3.2 [2017-08-08]
## v1.3.2 {date="2017-08-08"}
### Bug fixes
@ -471,7 +471,7 @@ The `Combine` and `Flatten` nodes previously operated (erroneously) across batch
---
## v1.3.1 [2017-06-02]
## v1.3.1 {date="2017-06-02"}
### Bug fixes
@ -480,7 +480,7 @@ The `Combine` and `Flatten` nodes previously operated (erroneously) across batch
---
## v1.3.0 [2017-05-22]
## v1.3.0 {date="2017-05-22"}
### Release Notes
@ -660,7 +660,7 @@ For more details on the alerting system, see the full documentation [here](/kapa
---
## v1.2.0 [2017-01-23]
## v1.2.0 {date="2017-01-23"}
### Release Notes
@ -741,7 +741,7 @@ See the [API docs on technical preview](/kapacitor/v1/api/api/#technical-preview
---
## v1.1.1 [2016-12-02]
## v1.1.1 {date="2016-12-02"}
### Release Notes
@ -749,7 +749,7 @@ No changes to Kapacitor, only upgrading to GoLang 1.7.4 for security patches.
---
## v1.1.0 [2016-10-07]
## v1.1.0 {date="2016-10-07"}
### Release Notes
@ -802,7 +802,7 @@ See the [API docs](/kapacitor/v1/api/api/) for more details.
---
## v1.0.2 [2016-10-06]
## v1.0.2 {date="2016-10-06"}
### Bug fixes
@ -811,7 +811,7 @@ See the [API docs](/kapacitor/v1/api/api/) for more details.
---
## v1.0.1 [2016-09-26]
## v1.0.1 {date="2016-09-26"}
### Features
@ -831,7 +831,7 @@ See the [API docs](/kapacitor/v1/api/api/) for more details.
---
## v1.0.0 [2016-09-02]
## v1.0.0 {date="2016-09-02"}
### Release Notes

View File

@ -6,7 +6,6 @@ description: >
View and search all available Telegraf plugins.
menu:
telegraf_v1_ref:
weight: 10
weight: 6
aliases: