You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
This is a bugfix release. It introduces several fixes related
to crud and ddl module integration.
Breaking changes
There are no breaking changes in the release.
Bugfixes
* Fetching invalid ddl configuration (sharding key for non-existing
space) is no longer breaks CRUD requests (#308, PR #309).
* ddl space record delete no more throws error if crud
is used (#310, PR #311).
* crud sharding metainfo is now updated on ddl record
delete (#310, PR #311).
0 commit comments