File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,30 @@ Changes by Version
22==================
33Release Notes.
44
5+ 0.7.0
6+ ------------------
7+
8+ ### Features
9+
10+ * Bump up the API of BanyanDB Server to support the query trace.
11+ * Add trace to response.
12+ * Add ToString annotation to Tag.
13+ * Enhance the BulkWriteProcessor.
14+ * Provide a new method to order data by timestamp.
15+ * Refactor metadata object to original protocol.
16+ * Complemented the Schema management API.
17+ * Enhance the MetadataCache.
18+ * Add more IT tests.
19+ * Remove analyze DNS name to get/refresh IP for create connection.
20+ * Support new Match Query proto.
21+
22+ ### Bugs
23+
24+ * Fix MeasureQuery.SumBy to use SUM instead of COUNT
25+ * Add missing FloatFieldValue type in the Measure write operation
26+ * Fix wrong result of the Duration.ofDay
27+ * Remove duplicate orderBy method in measure query.
28+
5290.7.0-rc4
630------------------
731
@@ -22,6 +46,26 @@ Release Notes.
2246
2347### Bugs
2448
49+ 0.7.0-rc2
50+ ------------------
51+
52+ ### Features
53+
54+ * Provide a new method to order data by timestamp.
55+
56+ ### Bugs
57+ * Remove duplicate orderBy method in measure query.
58+
59+ 0.7.0-rc1
60+ ------------------
61+
62+ ### Features
63+
64+ * Add trace to response.
65+ * Add ToString annotation to Tag.
66+ * Enhance the BulkWriteProcessor.
67+
68+ ### Bugs
2569
26700.7.0-rc0
2771------------------
You can’t perform that action at this time.
0 commit comments