Chris Goller
b2aceed6bd
doc(CHANGELOG): add initial changelog for 2.0
...
Co-authored-by: Luke Morris <lukevmorris@gmail.com>
Co-authored-by: Mark Rushakoff <mark@influxdata.com>
2019-01-23 15:14:11 -06:00
Mark Rushakoff
f2898d1992
Wipe out workspace in preparation for v2 merge
...
"Knock knock."
"Who's there?"
"InfluxDB Veet."
...
2019-01-11 10:38:50 -08:00
Hercules Mango Churchill
a62e7864bb
Update changelog
2019-01-09 23:10:14 +00:00
Hercules Mango Churchill
7db3db278b
Update changelog
2018-12-20 22:10:34 +00:00
Hercules Mango Churchill
3b22abc962
Update changelog
2018-12-10 18:04:13 +00:00
Hercules Mango Churchill
10e013ddb2
Update changelog
2018-12-04 14:48:59 +00:00
Hercules Mango Churchill
f2cf118473
Update changelog
2018-11-19 19:05:18 +00:00
Jonathan A. Sternberg
ebafd3714a
Update changelog
2018-11-05 12:28:50 -06:00
miya-masa
c19788030d
Add the `QueryAsChunk` method to v2 client
2018-10-30 09:06:16 -05:00
Hercules Mango Churchill
6a98bb8aa4
Update changelog
2018-10-26 18:11:29 +00:00
Stuart Carnie
82447f1afe
chore: Update changelog noting #10408
2018-10-25 11:32:33 -07:00
Hercules Mango Churchill
432f9eaf31
Update changelog
2018-10-17 14:53:08 +00:00
Hercules Mango Churchill
772a44eddf
Update changelog
2018-10-16 13:34:47 +00:00
Hercules Mango Churchill
b235036661
Update changelog
2018-10-10 14:12:37 +00:00
Hercules Mango Churchill
86ac358448
Update changelog
2018-10-09 16:08:23 +00:00
Hercules Mango Churchill
13e3dd5828
Update changelog
2018-10-08 14:35:28 +00:00
Hercules Mango Churchill
576c14c018
Update changelog
2018-10-08 14:31:38 +00:00
Hercules Mango Churchill
634f4219fd
Update changelog
2018-10-04 18:55:37 +00:00
Jonathan A. Sternberg
ad83a19ad9
Merge pull request #10333 from influxdata/js-subquery-fixes
...
Assorted fixes to subquery regressions in 1.6
2018-10-04 13:55:21 -05:00
Jonathan A. Sternberg
22fc9f6a19
Strip tags from a subquery when the outer query does not group by that tag
...
The following would, erroneously, not strip the tag from the inner
query:
SELECT value FROM (SELECT value FROM cpu GROUP BY host)
The inner query was supposed to group by the host tag, but the outer
query should strip it away since it is not being grouped by anymore.
This fixes things so that the result will have the tags stripped away
when they are not requested in the grouping.
2018-10-04 10:05:46 -05:00
Jonathan A. Sternberg
634471f12e
Fix subquery functionality when a function references a tag from the subquery
...
It has previously been allowed for a subquery to use a tag within a
function (such as `count()`) when the tag is from a subquery and the
subquery itself references a field at some point to perform the join.
This functionality regressed in 1.6 because of a change in how
subqueries were executed that forgot to treat a tag the same as a string
field.
This fixes that regression and adds a test case to avoid hitting that
regression again.
2018-10-04 10:05:20 -05:00
Hercules Mango Churchill
c6889b1a95
Update changelog
2018-10-02 14:43:52 +00:00
Hercules Mango Churchill
05acc10f0f
Update changelog
2018-09-10 15:57:12 +00:00
Jonathan A. Sternberg
237801c212
Fixing the changelog
...
Since there is no v1.6.0 in the revision list for the changelog, it
assumes that the current commits are for 1.6.0.
2018-08-31 09:32:19 -05:00
Jonathan A. Sternberg
c4f26dd62c
Update changelog
2018-08-31 09:29:56 -05:00
Hercules Mango Churchill
cfd4b0d35d
Update changelog
2018-08-23 17:17:43 +00:00
Hercules Mango Churchill
a8fd8d787d
Update changelog
2018-08-21 17:27:43 +00:00
Hercules Mango Churchill
ccc4fae0b5
Update changelog
2018-08-10 15:52:39 +00:00
Hercules Mango Churchill
0c724f1ce4
Update changelog
2018-08-10 13:50:59 +00:00
Hercules Mango Churchill
1320c09edd
Update changelog
2018-08-09 18:21:02 +00:00
Jonathan A. Sternberg
beae42a090
Merge pull request #10151 from influxdata/js-480-config-flux-section
...
Modify the `ifql` section to `flux`
2018-08-08 11:26:33 -05:00
Hercules Mango Churchill
3c94ab188b
Update changelog
2018-08-07 16:23:18 +00:00
Hercules Mango Churchill
3f49ab190e
Update changelog
2018-08-03 17:55:28 +00:00
Jonathan A. Sternberg
be83e81102
Modify the `ifql` section to `flux`
...
Mark the breaking changes in the changelog.
2018-08-02 15:50:23 -05:00
Hercules Mango Churchill
3e12599a44
Update changelog
2018-07-31 16:29:17 +00:00
Hercules Mango Churchill
818b1838de
Update changelog
2018-07-18 17:50:50 +00:00
Hercules Mango Churchill
e4384fe1c2
Update changelog
2018-07-18 16:41:16 +00:00
Edd Robinson
5641b2ef32
Merge pull request #10067 from influxdata/cl-master
...
Update CHANGELOG on master for 1.5.x releases and 1.6 release date.
2018-07-18 17:40:58 +01:00
Hercules Mango Churchill
4c7de894f2
Update changelog
2018-07-18 13:18:34 +00:00
Gershon Shif
bb1db2eb52
updated 1.6.0 releade date
2018-07-13 13:28:24 -07:00
Jacob Marble
dda1ae0cde
Update changelog for #10005
2018-07-13 13:07:18 -07:00
timhallinflux
adbfee28b3
Update CHANGELOG.md
...
Fixed year. Put time machine back into storage.
2018-07-11 11:29:04 -07:00
timhallinflux
9c21c4120f
Update CHANGELOG.md
...
Update to include release date for 1.6 and maintenance releases for 1.5.x where x > 0
2018-07-11 01:41:19 -07:00
Hercules Mango Churchill
ab786a1331
Update changelog
2018-07-10 15:16:49 +00:00
Hercules Mango Churchill
ba38447e60
Update changelog
2018-07-05 17:20:45 +00:00
Hercules Mango Churchill
48797873ee
Update changelog
2018-06-28 16:25:36 +00:00
Hercules Mango Churchill
aed6b23cc8
Update changelog
2018-06-26 17:27:21 +00:00
Gershon Shif
6befcba50f
Added the description for PR 9996
2018-06-22 13:50:55 -07:00
Hercules Mango Churchill
0a4f9dc1a2
Update changelog
2018-06-22 18:20:12 +00:00
Hercules Mango Churchill
5414d37e3d
Update changelog
2018-06-15 13:30:42 +00:00