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 v1.1.1 Upgrades #1260

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented Dec 5, 2024

Because of the removal of the in memory wallet all the unit tests failed so the automatic process didn't work because none were allowed to upgrade.

Updates all the unit tests to use the create_test_profile util.

Also another somewhat breaking change I forgot about is the INDY_ISO8601_DATETIME_EXAMPLE and such got changed to ISO8601_DATETIME_EXAMPLE because they aren't indy specific.

Also the multitenant manager module got refactored and any plugins which used it may have breaking changes.

Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale
Copy link
Contributor Author

jamshale commented Dec 5, 2024

Some integration tests are failing because of the removal of the in memory wallet needing wallet name and key. Should be an easy fix.

Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale merged commit 833a288 into openwallet-foundation:main Dec 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants