diff --git a/CHANGELOG.md b/CHANGELOG.md index 438d8ee92..ddd75ea4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.4.0 [unreleased] +## 1.4.0 [2020-01-17] ### API 1. [#52](https://github.com/influxdata/influxdb-client-java/pull/52): Updated swagger to latest version diff --git a/Client.Core/Client.Core.csproj b/Client.Core/Client.Core.csproj index ef4db430c..3233a5956 100644 --- a/Client.Core/Client.Core.csproj +++ b/Client.Core/Client.Core.csproj @@ -6,7 +6,7 @@ InfluxDB Client Core - exceptions, validations, REST client. influxdb-client-csharp Contributors InfluxDB.Client.Core - 1.4.0-preview + 1.4.0 InfluxDB.Client.Core influxdata;timeseries;flux;influxdb diff --git a/Client.Legacy/Client.Legacy.csproj b/Client.Legacy/Client.Legacy.csproj index 51a2e3260..5bbd52068 100644 --- a/Client.Legacy/Client.Legacy.csproj +++ b/Client.Legacy/Client.Legacy.csproj @@ -6,7 +6,7 @@ The client that allow perform Flux Query against the InfluxDB 1.7+. influxdb-client-csharp Contributors InfluxDB.Client.Flux - 1.4.0-preview + 1.4.0 InfluxDB.Client.Flux influxdata;timeseries;flux;influxdb diff --git a/Client/Client.csproj b/Client/Client.csproj index 2f966e4c1..5cf1b5198 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -6,7 +6,7 @@ The reference client that allows query, write and management (bucket, organization, users) for the InfluxDB 2.0. influxdb-client-csharp Contributors InfluxDB.Client - 1.4.0-preview + 1.4.0 InfluxDB.Client influxdata;timeseries;flux;influxdb diff --git a/Examples/Examples.csproj b/Examples/Examples.csproj index 4c5e5ab26..c936f6739 100644 --- a/Examples/Examples.csproj +++ b/Examples/Examples.csproj @@ -3,7 +3,7 @@ Exe netcoreapp2.2 - 1.4.0-preview + 1.4.0 false ../Keys/Key.snk