-
Notifications
You must be signed in to change notification settings - Fork 24
1.2.6 Release Notes (2023 11 24)
IHEII edited this page Nov 24, 2023
·
1 revision
Previous Release Notes: 1.2.5 Release Notes (2023 09 18)
OBKV Table Client Java could now be used as a direct load client to help users load data into OB servers.
We fix some bugs and update our dependencies for safety.
Users could insert their data into OB servers from previous databases by tools implemented by using OBKV Table Client Java.
To learn more about how those things going, you could find in Demo
We fixed some bugs including:
- OBtable init check
- Some test cases
- table direct load RPC timeout
- CE login with ODP
Also, we update our dependencies, including Netty which has serious vulnerabilities to keep safe.