-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump artemis.version from 2.31.2 to 2.32.0 #38630
Conversation
Bumps `artemis.version` from 2.31.2 to 2.32.0. Updates `org.apache.activemq:artemis-server` from 2.31.2 to 2.32.0 - [Commits](apache/activemq-artemis@2.31.2...2.32.0) Updates `org.apache.activemq:artemis-amqp-protocol` from 2.31.2 to 2.32.0 --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.activemq:artemis-amqp-protocol dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
✖ | JVM Tests - JDK 21 | Build |
Logs | Raw logs | 🚧 |
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 integration-tests/opentelemetry
✖ io.quarkus.it.opentelemetry.EndUserEnabledTest.baseTest
- History
expected: <null> but was: <testUser>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <null> but was: <testUser>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.it.opentelemetry.EndUserEnabledTest.evaluateAttributes(EndUserEnabledTest.java:23)
@brunobat I'm not exactly sure what's happening with this |
@cescoffier FWIW I wonder if ^ could be related to the Vert.x upgrade. |
@gsmet, will take a look |
Nothing change around that in Vert.x.... hopefully |
Bumps
artemis.version
from 2.31.2 to 2.32.0.Updates
org.apache.activemq:artemis-server
from 2.31.2 to 2.32.0Commits
dbaa508
[maven-release-plugin] prepare release 2.32.0590b1c2
NO-JIRA Updating versions.adoc. Adding note about examples6e796ec
NO-JIRA Updating versions.adoc before a release07b0215
ARTEMIS-4570 filter not applied to all brokers in cluster4b78cab
NO-JIRA Making ClusteredLargeMessageTest more reliable44ceeff
ARTEMIS-4540 validate MQTT session state data019fc86
ARTEMIS-4542 improve MQTT state storagef56595b
ARTEMIS-4185 - Revision on sending already compressed messagesfbfe81e
ARTEMIS-4581 fix NPE crash in PostOfficeImpl6f6c572
ARTEMIS-4576 ServerSessionImpl#updateProducerMetrics access large messages af...Updates
org.apache.activemq:artemis-amqp-protocol
from 2.31.2 to 2.32.0You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)