RaigorJiang commented on issue #21614: URL: https://github.com/apache/shardingsphere/issues/21614#issuecomment-1283391467
Hi @Glowdable , Thank you for your feedback. I'm sorry to say that with the rapid development of ShardingSphere, sometimes we have to make adjustments to the API. Currently, the version of ShardingSphere follows the `A.B.C` format. - When the API remains compatible, we will upgrade the C version, such as: 5.1.0, 5.1.1 and 5.1.2. - When API incompatibilities arise, we upgrade B versions, such as 5.1.0 and 5.2.0. - If the entire architecture changes drastically, we will upgrade the A version, such as 4.0.0 and 5.0.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
