-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upgrade to v0.8.0 ACA-Py spec #91
Conversation
Signed-off-by: Moriarty <[email protected]>
Signed-off-by: Moriarty <[email protected]>
Signed-off-by: Moriarty <[email protected]>
@lohanspies looks mostly good. So thanks for doing the work. Bit unfortunate that you set the package version in setup.py to 0.8.0 (which is now released on at least test.pypi since i didn;t spot that - my bad bad). Let's make a release with this after double checking the models/what needs to be patched/whether sth needs to be patched as I'm not sure. Haven't touched this in a little while. |
Signed-off-by: Moriarty <[email protected]>
actually let's release this as candidate and see what breaks/whether anything breaks and add potential fixes in actual release or re-release as is if it's all good. |
Cool. Thank @morrieinmaas. Will check it out and potentially delete the packages from pypi and re-release to try and keep the controller version in sync with acapy. Will focus on the cloudapi and will shout if encounter any issues |
…aries-cloudcontroller-python into chore/update-080-acapy
Changes confirmed in didx-xyz/aries-cloudapi-python#320 Summary:
🎉 Ready to ship |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Created issue on openwallet-foundation/acapy#2242 regarding empty fields in ServiceDecorator. |
Upgrade
aries-cloudcontroller
v0.8.0 to match with Acapy v0.8.0.@morrieinmaas, a few things regarding the generated models need to be clarified.
Some of the generated model code needs to be clarified, will need to verify what to include from the newly generated files and what to revert to the initially generated models.