Skip to content

Commit ad83f31

Browse files
authored
docs: Update CHANGELOG.md
1 parent 327b860 commit ad83f31

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
⚠️ Important Notice: Starting from this release, we won’t be listing every dependency change in our changelog. This helps us maintain the project faster and focus on important features for our InfluxDB client.
66

7+
### Bug Fixes
8+
9+
1. [#794](https://github.com/influxdata/influxdb-client-java/issues/794): Delete unnecessary inheritance of `FlowableBufferTimedFlushable`.
10+
711
## 7.2.0 [2024-08-12]
812

913
### Features
@@ -24,8 +28,7 @@
2428
- [Generated REST API Documentation](https://docs.influxdata.com/influxdb/v2/api/v1-compatibility/#operation/PostQueryV1)
2529
- [Influx 1.1 query compatibility](https://docs.influxdata.com/influxdb/latest/reference/api/influxdb-1x/query/)
2630
- See the updated InfluxQLExample
27-
- [#794](https://github.com/influxdata/influxdb-client-java/issues/794): Delete unnecessary inheritance of FlowableBufferTimedFlushable.
28-
31+
2932
### Bug Fixes
3033

3134
1. [#744](https://github.com/influxdata/influxdb-client-java/issues/744) following an `InfluxQLQueryAPI.query()` call, empty results from the server no longer result in a `null` result value.

0 commit comments

Comments
 (0)