Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
influxdata
/
influxdb-client-java
Public
Notifications
You must be signed in to change notification settings
Fork
130
Star
470
Code
Issues
26
Pull requests
15
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v1.15.0
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 29, 2021
[maven-release-plugin] prepare release v1.15.0
bednar
committed
0a381ab
Copy full SHA for 0a381ab
chore(release): release version 1.15.0 [skip ci]
bednar
committed
72962b9
Copy full SHA for 72962b9
Commits on Dec 16, 2020
chore(ci): update default docker image to v2.0.3 (#192)
bednar
authored
02e36b0
Copy full SHA for 02e36b0
feat: added Tail function (#191)
bednar
authored
f815413
Copy full SHA for f815413
Commits on Dec 4, 2020
chore(release): prepare for next development iteration 1.15.0
bednar
committed
1d943fb
Copy full SHA for 1d943fb
[maven-release-plugin] prepare for next development iteration
bednar
committed
a06d6d9
Copy full SHA for a06d6d9
[maven-release-plugin] prepare release v1.14.0
bednar
committed
8730201
Copy full SHA for 8730201
chore(release): release version 1.14.0 [skip ci]
bednar
committed
b169742
Copy full SHA for b169742
Commits on Dec 3, 2020
chore(ci): update default docker image to v2.0.2 (#184)
Show description for 9e221bf
bednar
authored
9e221bf
Copy full SHA for 9e221bf
Commits on Nov 28, 2020
feat: CSV parser is able to parse export from UI (#183)
bednar
authored
d921b2e
Copy full SHA for d921b2e
Commits on Nov 24, 2020
fix: concatenation of url (#180)
bednar
authored
2cb5b11
Copy full SHA for 2cb5b11
Commits on Nov 13, 2020
fix: Blocking API batches Point by precision (#176)
bednar
authored
e76f23f
Copy full SHA for e76f23f
Commits on Nov 12, 2020
fix: compatibility with latest nightly
bednar
committed
2c8bf87
Copy full SHA for 2c8bf87
Commits on Nov 11, 2020
fix: query error could be after "success" table (#173)
bednar
authored
5e9c859
Copy full SHA for 5e9c859
feat: added `to` function without `org` parameter (#172)
bednar
authored
b514de5
Copy full SHA for b514de5
Commits on Oct 30, 2020
chore(release): prepare for next development iteration 1.14.0
bednar
committed
69544f5
Copy full SHA for 69544f5
[maven-release-plugin] prepare for next development iteration
bednar
committed
3d6e538
Copy full SHA for 3d6e538
[maven-release-plugin] prepare release v1.13.0
bednar
committed
7d446d8
Copy full SHA for 7d446d8
chore(release): release version 1.13.0 [skip ci]
bednar
committed
bd867f2
Copy full SHA for bd867f2
Commits on Oct 27, 2020
fix: downgrade gson to 2.8.5 to support Java 8 (#169)
jsimomaa
authored
9b4fdca
Copy full SHA for 9b4fdca
Commits on Oct 16, 2020
fix: query response parser should use UTF-8 encoding (#164)
bednar
authored
21497dc
Copy full SHA for 21497dc
fix: Offset param could be 0 - FluxDSL (#161)
bednar
authored
b791381
Copy full SHA for b791381
Commits on Oct 15, 2020
feat: improved logging message for retries (#163)
Show description for 7ad790d
bednar
authored
7ad790d
Copy full SHA for 7ad790d
Commits on Oct 8, 2020
docs: improved documentation about username/password auth; added new write example (#159)
bednar
authored
aee00f8
Copy full SHA for aee00f8
Commits on Oct 2, 2020
chore(release): prepare for next development iteration 1.13.0
bednar
committed
24b0fca
Copy full SHA for 24b0fca
[maven-release-plugin] prepare for next development iteration
bednar
committed
1946167
Copy full SHA for 1946167
[maven-release-plugin] prepare release v1.12.0
bednar
committed
35f1169
Copy full SHA for 35f1169
chore(release): release version 1.12.0 [skip ci]
bednar
committed
ab4b8a8
Copy full SHA for ab4b8a8
Commits on Oct 1, 2020
feat: add exponential backoff strategy for retry (#156)
bednar
authored
e967762
Copy full SHA for e967762
chore: influxdb:2.0.0-rc is used as stable build (#157)
bednar
authored
2b82245
Copy full SHA for 2b82245
Commits on Sep 30, 2020
fix: compatibility tests between beta and nightly (https://github.com/influxdata/influxdb/pull/19636)
bednar
committed
d495d25
Copy full SHA for d495d25
Commits on Sep 18, 2020
chore: removed org labels, Pkg* removed from swagger (#153)
rhajek
authored
f5fef46
Copy full SHA for f5fef46
Commits on Sep 16, 2020
fix: always close pure OkHttp3 response (#151)
bednar
authored
7787a6f
Copy full SHA for 7787a6f
docs: JDK Version added to GitHub template for a bug
bednar
committed
41ac28a
Copy full SHA for 41ac28a
Commits on Sep 11, 2020
feat: update flux-dsl (#150)
bednar
authored
6a678cc
Copy full SHA for 6a678cc
Pagination
Previous
Next
You can’t perform that action at this time.