docs(jdbc): publish 3.8.2#35029
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the documentation to reflect publishing taos-jdbcdriver version 3.8.2.
Changes:
- Add a 3.8.2 entry to the JDBC driver version history (ZH/EN).
- Bump the documented Maven dependency version from 3.8.1 → 3.8.2 in connect docs.
- Update all JDBC example
pom.xmlfiles underdocs/examplesto use 3.8.2.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/zh/14-reference/05-connector/14-java.mdx | Adds 3.8.2 to the Chinese JDBC version history table |
| docs/en/14-reference/05-connector/14-java.md | Adds 3.8.2 to the English JDBC version history table |
| docs/zh/07-develop/01-connect/index.md | Updates Chinese Maven dependency snippet to 3.8.2 |
| docs/en/07-develop/01-connect.md | Updates English Maven dependency snippet to 3.8.2 |
| docs/examples/JDBC/taosdemo/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/SpringJdbcTemplate/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/springbootdemo/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/mybatisplus-demo/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/JDBCDemo/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/highvolume/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/consumer-demo/pom.xml | Bumps example dependency to 3.8.2 |
| docs/examples/JDBC/connectionPools/pom.xml | Bumps example dependency to 3.8.2 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request updates the taos-jdbcdriver version from 3.8.1 to 3.8.2 across various documentation files and example pom.xml files. It also updates the version history tables in both English and Chinese documentation to reflect the new version and its support for tokens in data subscription. I have no feedback to provide.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
jdbc publish 3.8.2
Issue(s)
Checklist
Please check the items in the checklist if applicable.