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
datacontract export protobuf supports a customizable package name via the protoPackageName custom property (#1381@Schokuroff)
datacontract export protobuf emits optional for non-required message/object fields (#1390@Schokuroff)
Fixed
datacontract dbt sync resolves {object}/{property} placeholders in custom sql quality checks to the dbt ref() and column name (#1397)
SyntaxWarning during installation: datacontract/lint/resolve.py:72: SyntaxWarning: 'return' in a 'finally' block return except_message is handled properly (#1384@Cupprum)
datacontract test no longer reports "backend is not installed" for Athena and other ibis SQL backends when packaging is missing from the environment