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/aries-acapy-plugins Jul 8, 2024
… taken from hyperledger/aries-acapy-plugins #567)

Signed-off-by: ff137 <ff137@proton.me>
@jamshale jamshale force-pushed the aries-cloudagent@v1.0.0-upgrades branch from f2356a7 to b0db30c Compare July 8, 2024 23:39
ff137 referenced this pull request in didx-xyz/aries-acapy-plugins Jul 9, 2024
* 0.12.2b2

Signed-off-by: ff137 <ff137@proton.me>

* ⬆️ Upgrade python version to 3.12

Signed-off-by: ff137 <ff137@proton.me>

* ⬆️ Upgrade poetry version

Signed-off-by: ff137 <ff137@proton.me>

* Update lock files

Signed-off-by: ff137 <ff137@proton.me>

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

Signed-off-by: ff137 <ff137@proton.me>

* ⬆️ Upgrade python and poetry versions

Signed-off-by: ff137 <ff137@proton.me>

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

Signed-off-by: ff137 <ff137@proton.me>

* ⬆️ Update lock files

Signed-off-by: ff137 <ff137@proton.me>

* 🎨

Signed-off-by: ff137 <ff137@proton.me>

* 🎨 fix ruff warning

Signed-off-by: ff137 <ff137@proton.me>

* ✅

Signed-off-by: ff137 <ff137@proton.me>

* Upgrade kafka_events delivered to 3.12

Signed-off-by: ff137 <ff137@proton.me>

* test with nightly build for 3.12 compatibility

Signed-off-by: ff137 <ff137@proton.me>

* fix indy user

Signed-off-by: ff137 <ff137@proton.me>

* 🤷‍♂️ skip kafka_events

Signed-off-by: ff137 <ff137@proton.me>

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

Signed-off-by: ff137 <ff137@proton.me>

---------

Signed-off-by: ff137 <ff137@proton.me>
@jamshale jamshale force-pushed the aries-cloudagent@v1.0.0-upgrades branch 2 times, most recently from e375805 to b231015 Compare July 9, 2024 20:23
@jamshale jamshale force-pushed the aries-cloudagent@v1.0.0-upgrades branch from 5ff97ea to 488cd6e Compare July 18, 2024 20:00
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale force-pushed the aries-cloudagent@v1.0.0-upgrades branch from 488cd6e to b98a442 Compare August 15, 2024 20:02
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@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
Signed-off-by: jamshale <jamiehalebc@gmail.com>
@jamshale jamshale requested review from dbluhm and amanji August 19, 2024 16:25
Copy link
Member

@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 hyperledger: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