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

AmqpDevServicesBuildTimeConfig uses activemq-artemis-broker:0.1.2, newer versions are available #29525

Closed
rsvoboda opened this issue Nov 28, 2022 · 1 comment · Fixed by #33605
Labels
area/devservices area/housekeeping Issue type for generalized tasks not related to bugs or enhancements triage/quarkus-3
Milestone

Comments

@rsvoboda
Copy link
Member

Describe the bug

AmqpDevServicesBuildTimeConfig uses activemq-artemis-broker:0.1.2 (almost 2 years old), newer versions are available.

https://github.com/quarkusio/quarkus/blame/main/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/amqp/deployment/AmqpDevServicesBuildTimeConfig.java#L35

https://quay.io/repository/artemiscloud/activemq-artemis-broker?tab=tags&tag=latest - 1.0.10 is available

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@rsvoboda rsvoboda added the kind/bug Something isn't working label Nov 28, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 28, 2022

/cc @geoand, @stuartwdouglas

@rsvoboda rsvoboda added area/housekeeping Issue type for generalized tasks not related to bugs or enhancements and removed kind/bug Something isn't working labels Nov 29, 2022
cescoffier added a commit to cescoffier/quarkus that referenced this issue May 25, 2023
quay.io/artemiscloud/activemq-artemis-broker:1.0.17

Fix quarkusio#29525
cescoffier added a commit to cescoffier/quarkus that referenced this issue Jun 1, 2023
quay.io/artemiscloud/activemq-artemis-broker:1.0.18

Fix quarkusio#29525
@github-project-automation github-project-automation bot moved this from Todo to Done in Quarkus Roadmap/Planning Jun 1, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 1, 2023
sberyozkin pushed a commit to sberyozkin/quarkus that referenced this issue Jun 21, 2023
quay.io/artemiscloud/activemq-artemis-broker:1.0.18

Fix quarkusio#29525
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devservices area/housekeeping Issue type for generalized tasks not related to bugs or enhancements triage/quarkus-3
Projects
Status: Done
2 participants