Skip to content

Conversation

@huskar-t
Copy link
Contributor

Description

docs(csharp): add bearerToken parameter for TDengine TSDB connection

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings January 29, 2026 06:07
@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds documentation for a new bearerToken connection parameter in the C# connector for TDengine TSDB. The parameter enables token-based authentication when connecting to TDengine TSDB, supported in version 3.1.10 and above.

Changes:

  • Added bearerToken parameter documentation to both Native and WebSocket connection sections in the C# connector reference
  • Added bearerToken parameter documentation to the C# connection guide for general connection parameters

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
docs/zh/14-reference/05-connector/40-csharp.mdx Added bearerToken parameter to Native connection (line 110) and WebSocket connection (line 135) parameter lists with version information in Chinese
docs/zh/07-develop/01-connect/index.md Added bearerToken parameter to the general C# connection parameters list (line 386) in Chinese
docs/en/14-reference/05-connector/40-csharp.md Added bearerToken parameter to Native connection (line 116) and WebSocket connection (line 141) parameter lists with version information in English
docs/en/07-develop/01-connect.md Added bearerToken parameter to the general C# connection parameters list (line 434) in English

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zitsen zitsen merged commit 12d546c into main Jan 29, 2026
14 checks passed
@zitsen zitsen deleted the docs/xftan/cs-token branch January 29, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants