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
dialect: dialect files declaring EXTENSION_SINGLE, EXTENSION_MULTI or EXTENSION_LEAF must now list the message_types
they support, the same way USER_DEFINED types have to name their
extension. ExpandRel support is declared with CONSISTENT_FIELD
rather than CONSTANT_FIELD, which never named a protobuf member.
Features
dialect: check the dialect schema against the protos (#1173) (b92e97c)
Bug Fixes
extensions: split shared type parameters in strpos and logb (#1186) (5a189e7)