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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
## 2.2.0 [unreleased]
2
2
3
-
## 2.1.0 [2021-04-01]
4
-
5
3
### Breaking Changes
6
4
7
-
This release introduces a support to cross-built Scala Client against Scala `2.12` and `2.13`.
5
+
This release introduces a support to cross-built Scala Client against Scala `2.12` and `2.13`.
8
6
You have to replace your dependency from: `influxdb-client-scala` to:
9
7
-`influxdb-client-scala_2.12` or
10
8
-`influxdb-client-scala_2.13`
11
9
12
10
### Features
13
11
1.[#211](https://github.com/influxdata/influxdb-client-java/pull/211): Add supports for Scala cross versioning [`2.12`, `2.13`]
14
12
13
+
## 2.1.0 [2021-04-01]
14
+
15
15
### Bug Fixes
16
16
1.[#205](https://github.com/influxdata/influxdb-client-java/pull/205): Fix GZIP issue for query executed from all clients [see issue comments](https://github.com/influxdata/influxdb-client-java/issues/50#issuecomment-796896401)
0 commit comments