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 1.0.0 #567

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented May 28, 2024

I had to do the release pr manually this time because of the python upgrade. When pulling the aries-cloudagent version with 3.9 it won't get the 1.0.0 release, so it doesn't run the workflow.

Does all the required changes to the source code. Mostly around the authentication decorators and pydantic upgrade.

Removes black from most dependencies and the bbs libraries.

kafka_events is troublesome for using python 3.12 with the aiokafka library in alpine. I reverted it back to version 3.9 for now. This is the only plugin that can't be used with version 1.0.0 currently (#746)

ff137 referenced this pull request in didx-xyz/acapy-plugins Jul 8, 2024
… taken from hyperledger/aries-acapy-plugins #567)

Signed-off-by: ff137 <[email protected]>
ff137 referenced this pull request in didx-xyz/acapy-plugins Jul 9, 2024
* 0.12.2b2

Signed-off-by: ff137 <[email protected]>

* ⬆️ Upgrade python version to 3.12

Signed-off-by: ff137 <[email protected]>

* ⬆️ Upgrade poetry version

Signed-off-by: ff137 <[email protected]>

* Update lock files

Signed-off-by: ff137 <[email protected]>

* Upgrade all aca-py versions to latest pre-release, with python 3.12

Signed-off-by: ff137 <[email protected]>

* ⬆️ Upgrade python and poetry versions

Signed-off-by: ff137 <[email protected]>

* 🎨 bulk amendments to get plugins up to spec with latest acapy (mostly taken from hyperledger/aries-acapy-plugins #567)

Signed-off-by: ff137 <[email protected]>

* ⬆️ Update lock files

Signed-off-by: ff137 <[email protected]>

* 🎨

Signed-off-by: ff137 <[email protected]>

* 🎨 fix ruff warning

Signed-off-by: ff137 <[email protected]>

* ✅

Signed-off-by: ff137 <[email protected]>

* Upgrade kafka_events delivered to 3.12

Signed-off-by: ff137 <[email protected]>

* test with nightly build for 3.12 compatibility

Signed-off-by: ff137 <[email protected]>

* fix indy user

Signed-off-by: ff137 <[email protected]>

* 🤷‍♂️ skip kafka_events

Signed-off-by: ff137 <[email protected]>

* ⬆️ upgrade base images to 3.12 and poetry version to 1.8.3

Signed-off-by: ff137 <[email protected]>

---------

Signed-off-by: ff137 <[email protected]>
@jamshale jamshale marked this pull request as ready for review August 19, 2024 15:50
@jamshale jamshale changed the title In progress updates to support aca-py v1.0.0 Release 1.0.0 Aug 19, 2024
@jamshale jamshale requested review from dbluhm and amanji August 19, 2024 16:25
Copy link
Contributor

@dbluhm dbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM; I'll spend some time with the Kafka events plugin to see if I can get it caught up to the 1.0.0 release.

@jamshale
Copy link
Contributor Author

Sounds good. I'll merge that and we can test the minor patch release with kafka events if it becomes available.

@jamshale jamshale merged commit 423efd1 into openwallet-foundation:main Aug 20, 2024
3 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