Skip to content

fix: Fixed InfluxDB 3 Core/Enterprise write error deserialization.#213

Merged
bednar merged 1 commit intomainfrom
fix/error_body
Jan 8, 2026
Merged

fix: Fixed InfluxDB 3 Core/Enterprise write error deserialization.#213
bednar merged 1 commit intomainfrom
fix/error_body

Conversation

@vlastahajek
Copy link
Contributor

Closes #212

Proposed Changes

Fixed V3 error structure and improved deserialization logic.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional

Copy link
Member

@bednar bednar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@bednar bednar merged commit 2f67550 into main Jan 8, 2026
9 checks passed
@bednar bednar deleted the fix/error_body branch January 8, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error message data from InfluxDb server omitted by the go client

2 participants