You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,13 @@
17
17
-[Issue #670](https://github.com/influxdb/influxdb/issues/670). Don't warn on missing influxdb user on fresh installs
18
18
-[Issue #676](https://github.com/influxdb/influxdb/issues/676). Allow storing high precision integer values without losing any information
19
19
-[Issue #695](https://github.com/influxdb/influxdb/issues/695). Prevent having duplicate field names in the write payload. (Thanks, @seunglee150)
20
-
-[Issue #358](https://github.com/influxdb/influxdb/issues/358). **BREAKING** List series should return as a single series
21
20
-[Issue #731](https://github.com/influxdb/influxdb/issues/731). Don't enable the udp plugin if the `enabled` option is set to false
22
21
-[Issue #733](https://github.com/influxdb/influxdb/issues/733). Print an `INFO` message when the input plugin is disabled
23
22
-[Issue #707](https://github.com/influxdb/influxdb/issues/707). Graphite input plugin should work payload delimited by any whitespace character
24
23
-[Issue #734](https://github.com/influxdb/influxdb/issues/734). Don't buffer non replicated writes
24
+
-[Issue #465](https://github.com/influxdb/influxdb/issues/465). Recreating a currently deleting db or series doesn't bring back the old data anymore
25
+
-[Issue #358](https://github.com/influxdb/influxdb/issues/358). **BREAKING** List series should return as a single series
26
+
-[Issue #499](https://github.com/influxdb/influxdb/issues/499). **BREAKING** Querying non-existent database or series will return an error
0 commit comments