-
Notifications
You must be signed in to change notification settings - Fork 0
Add init status EFS_FLASH_NEED_REFORMAT #72
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
base: main
Are you sure you want to change the base?
Conversation
c9136c9
to
13d52f8
Compare
13d52f8
to
4206bee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Please update the changelog and bump the package version.
ac47ca6
to
3e4e7a9
Compare
I thought it was a non-breaking change but it is. Is there anything else we want to include? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I don’t have anything else to include in the release.
CHANGELOG.md
Outdated
@@ -6,6 +6,11 @@ | |||
|
|||
[All Changes](https://github.com/Nitrokey/nitrokey-sdk-py/compare/v0.3.1...HEAD) | |||
|
|||
## [v0.4.0](https://github.com/Nitrokey/nitrokey-sdk-py/releases/tag/v0.3.2) (2025-05-12) | |||
|
|||
- `nitrokey.trussed.admin_app.InitStatus`: add support for returning |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- `nitrokey.trussed.admin_app.InitStatus`: add support for returning | |
- `nitrokey.trussed.admin_app.InitStatus`: add `EXT_FLASH_NEED_REFORMAT` variant |
Adding a return value to the update function is a breaking change
3e4e7a9
to
48f1826
Compare
Added in Nitrokey/nitrokey-3-firmware#621