xmtp / proto

Shared Protocol Buffers and their associated generated code
MIT License
17 stars 5 forks source link

feat: update group mutable metadata to use map for upgradability #171

Closed cameronvoell closed 5 months ago

cameronvoell commented 5 months ago

By switching to a string,string map for mutable metadata, we can continue to add new metadata fields to libxmtp without breaking groups that have might have members on two different versions of libxmtp.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.53.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: