influxdb-client-java icon indicating copy to clipboard operation
influxdb-client-java copied to clipboard

InfluxDB 2 JVM Based Clients

Results 65 influxdb-client-java issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps `junit-jupiter.version` from 5.10.2 to 5.10.3. Updates `org.junit.vintage:junit-vintage-engine` from 5.10.2 to 5.10.3 Release notes Sourced from org.junit.vintage:junit-vintage-engine's releases. JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3 See...

dependency

Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. Release notes Sourced from org.jacoco:jacoco-maven-plugin's releases. 0.8.12 New Features JaCoCo now officially supports Java 22 (GitHub #1596). Experimental support for Java 23 class files...

dependency

Bumps [org.scala-lang.modules:scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.11.0 to 2.12.0. Release notes Sourced from org.scala-lang.modules:scala-collection-compat_2.12's releases. 2.12.0 Notable add unfold method by @​xuwei-k in scala/scala-collection-compat#611 add maxBefore and minAfter by @​xuwei-k in scala/scala-collection-compat#612 add...

dependency

__Steps to reproduce:__ List the minimal actions needed to reproduce the behavior. I not sure how to reproduce this in a general way. In our android application https://github.com/omnt/OpenMobileNetworkToolkit the issues...

question

Closes #718 ## Proposed Changes Backslashes should also be escaped. This is generally optional in InfluxDB, but in special cases such as the end of a tag value, it might...

__Proposal:__ InfluxQLQueryService should use json accept header to retain series points values original types. __Current behavior:__ Current is 'application/csv', all values are read as string. ``` @Headers({ "Accept:application/csv", "Content-Type:application/vnd.influxql" })...

enhancement

This issue occurs in our case because a user has entered specific meta data fields as just `\`. According to the Influx docs, `\` does not need to be escaped,...

enhancement

Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.11.0 to 1.14.0. Changelog Sourced from org.apache.commons:commons-csv's changelog. Apache Commons CSV 1.14.0 Release Notes This document contains the release notes for the 1.14.0 version of Apache Commons...

dependencies
java

Bumps [io.micrometer:micrometer-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.13.4 to 1.14.5. Release notes Sourced from io.micrometer:micrometer-registry-influx's releases. 1.14.5 :lady_beetle: Bug Fixes Distribution value with |count| of 0 has a non-zero |mean| value of XXX errors...

dependencies
java

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.1 to 3.11.2. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.11.2 🚀 New features and improvements [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as...

dependencies
java