quarkiverse / quarkus-artemis

Quarkus Artemis extensions
Apache License 2.0
12 stars 11 forks source link

Release 3.2.0 #422

Closed zhfeng closed 5 months ago

github-actions[bot] commented 5 months ago

🚦Reports for run #1017🚦

Reports will be posted here as they get available.

🥳 JUnit JVM Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 181 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/22076063591).

🥳 JUnit Native Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 113 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/22076240686).
zhfeng commented 5 months ago

@turing85 @middagj is there anything else needed to add?

turing85 commented 5 months ago

lgtm :slightly_smiling_face:

turing85 commented 5 months ago

I am somewhat torn whether we should release. Quarkus released 3.8.1 some hours ago. And we could also wait for the corresponding quarkus-camel bump.

turing85 commented 5 months ago

quarkus 3.8.1 and quarkus-camel-bom 3.8.1 have landed. @zhfeng do you want to rebase?

github-actions[bot] commented 5 months ago

🚦Reports for run #1023🚦

Reports will be posted here as they get available.

🥳 JUnit JVM Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 181 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/22115875555).

🥳 JUnit Native Test passed

| Passed | Failed | Skipped | |--------|--------|---------| | ✅ 113 | ❌ 0 | ⚠️ 0 | You can see the report [here](https://github.com/quarkiverse/quarkus-artemis/runs/22116022821).
zhfeng commented 5 months ago

OK, rebase is done.

turing85 commented 5 months ago

looks great! I'll merge as soon as the tests complete. Thanks a lot @zhfeng :slightly_smiling_face: