Last updated: 2022-03-29 16:02:25
Version 2.9.1
- Fixed bugs.
Version 2.9.0
- Supported MySQL 5.7.
- Supported various encodings including UTF-8.
- Supported distinction between NULL and empty string.
- Supported the BLOB field.
Version 2.8.2
- Optimized SDK memory usage.
- Supported the VPC authentication, allowing you to use the SDK via both private and public networks.
Version 2.8.0
- Optimized the internal authentication logic.
- Reduced the number of user parameters that need to be configured.
Version 2.7.2
- Filled the
db
value in the DDL statement result.
Version 2.7.0
- Supported seconds-level HA switch at the data subscription channel backend.
- Added the SDK monitoring metric report feature.
Version 2.6.0
- Supported subscribing to multiple channels via a single SDK.
- Supported subscribing to "stop", "start" and other operations on Client.
- Supported the serialization of
DataMessage.Record
.
- Optimized the SDK performance and reduced the resource consumption.
Version 2.5.0
- Fixed bugs occurred with small probability in high-concurrency scenarios.
- Supported the globally unique auto-increment ID recorded in transactions.
Version 2.4.0
- Optimized the subscription logic by working with the backend to accurately display SDK's current consumption time point.
- Fixed the problem occurred while encoding a few special characters at the backend.
- Fixed multiple compatibility issues. We recommend that users who use earlier versions upgrade the SDK to this version as soon as possible.
Was this page helpful?