New
0.7.1
What's Changed
- feat: set migration table name for refinery migrations by @kkohbrok in https://github.com/openmls/openmls/pull/1807
- fix(doc):
SqliteStorageProviderdatabase initialization by @ppiotr3k in https://github.com/openmls/openmls/pull/1809 - Update CHANGELOG.md by @franziskuskiefer in https://github.com/openmls/openmls/pull/1813
- Fix doc comment on
LeafNode::credential()by @wysiwys in https://github.com/openmls/openmls/pull/1816 - External commit builder by @kkohbrok in https://github.com/openmls/openmls/pull/1801
- Allow configuration of leaf node lifetime checks on join by @franziskuskiefer in https://github.com/openmls/openmls/pull/1814
- chore: Add TryFrom for VerifiableCiphersuite by @kkohbrok in https://github.com/openmls/openmls/pull/1822
- make clippy happy by @franziskuskiefer in https://github.com/openmls/openmls/pull/1824
- Update README.md in sqlite storage by @franziskuskiefer in https://github.com/openmls/openmls/pull/1823
- adding the hmac function to OpenMlsCrypto by @tbehner in https://github.com/openmls/openmls/pull/1825
- disable large tree test by @franziskuskiefer in https://github.com/openmls/openmls/pull/1828
- Doc fixes by @wysiwys in https://github.com/openmls/openmls/pull/1829
- Improve Lifetime log message by @wysiwys in https://github.com/openmls/openmls/pull/1832
- box large enum variants by @franziskuskiefer in https://github.com/openmls/openmls/pull/1838
- feat: Add function to check if there are pending proposals by @timokoesters in https://github.com/openmls/openmls/pull/1840
- fix: external commit builder regression by @raphaelrobert in https://github.com/openmls/openmls/pull/1842
- chore: clippy fixes in fork resolution feature by @raphaelrobert in https://github.com/openmls/openmls/pull/1841
- Add fs exporter by @kkohbrok in https://github.com/openmls/openmls/pull/1725
- chore: rustc 1.90 clippy fixes by @raphaelrobert in https://github.com/openmls/openmls/pull/1845
- fix: Persistence during message processing by @raphaelrobert in https://github.com/openmls/openmls/pull/1846
- test: new persistence tests covering more group operations by @raphaelrobert in https://github.com/openmls/openmls/pull/1847
- test: separate providers by @raphaelrobert in https://github.com/openmls/openmls/pull/1848
- perf: Avoid storing the whole group state after decryption by @kkohbrok in https://github.com/openmls/openmls/pull/1849
- chore: No external pub extension in welcome group info by @kkohbrok in https://github.com/openmls/openmls/pull/1851
- chore: prepare v0.7.1 release by @raphaelrobert in https://github.com/openmls/openmls/pull/1850
- chore: follow up on v0.7.1 by @raphaelrobert in https://github.com/openmls/openmls/pull/1852
New Contributors
- @ppiotr3k made their first contribution in https://github.com/openmls/openmls/pull/1809
- @tbehner made their first contribution in https://github.com/openmls/openmls/pull/1825
Full Changelog: https://github.com/openmls/openmls/compare/openmls-v0.7.0...openmls-0.7.1