Skip to content

Commit

Permalink
chore(release): release version 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-rehor committed Feb 20, 2025
1 parent ed5a8a0 commit f64f9b6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## 2.3.0 [unreleased]
## 2.3.0 [2025-02-20]

### Features

1. [#131](https://github.com/InfluxCommunity/influxdb3-go/pull/131): Add new PointValueIterator based on google
guidelines [Guidelines](https://github.com/googleapis/google-cloud-go/wiki/Iterator-Guidelines)

## 2.2.0 [2025-02-03]

Expand All @@ -12,11 +17,6 @@

1. [#127](https://github.com/InfluxCommunity/influxdb3-go/pull/127): LPBatcher now returns first line of the internal buffer when the line length exceeds the batch size.

### Features

1. [#131](https://github.com/InfluxCommunity/influxdb3-go/pull/131): Add new PointValueIterator based on google
guidelines [Guidelines](https://github.com/googleapis/google-cloud-go/wiki/Iterator-Guidelines)

## 2.0.0 [2024-12-13]

### Breaking Changes
Expand Down

0 comments on commit f64f9b6

Please sign in to comment.