Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.0 #209

Merged
3 commits merged into from
Dec 21, 2021
Merged

Release v0.5.0 #209

3 commits merged into from
Dec 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Dec 21, 2021

This release consists of 3 commits (1021 additions and 43 deletions across 30 files) and introduces :

  • expose some of the API needed to execute a Key Refresh Procedure on Android using this Pull Request as reference
  • allow to choose the name of a provisioner when asking to create one using IMeshNetwork.addProvisioner method (defaults to 'DooZ Mesh Provisioner')

R0m4in-dooz added 2 commits December 21, 2021 19:17
* begin to integrate key refresh phase messages

* [MeshManagerApi] added keyRefreshPhaseSet method

* [MeshNetwork] added 3 methods to deal with NetworkKeys

* implement NetworkKey freezed model and update getNetKey method accordingly

* [IMeshNetwork] replace `generateAndAddNetKey` by `generateNetKey`

* update package version + CHANGELOG.md

* update CHANGELOG.md with a link to the PR that implemented the Key Refresh API in Android-nRF-Mesh-Library

* native logs
* [IMeshNetwork] can now pass an optional name for addProvisioner method

* [MeshNetwork] change default provisioner name
@ghost ghost added enhancement New feature or request android flutter release labels Dec 21, 2021
@ghost ghost requested a review from OZEO-DOOZ December 21, 2021 18:28
@ghost ghost self-assigned this Dec 21, 2021
* update CHANGELOG.md

* remove useless imports
@ghost ghost merged commit 5cdc12e into master Dec 21, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant