Skip to content

Conversation

@Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Apr 14, 2025

This is:

  • SmallRye Common: from 2.11.0 to 2.12.0
  • SmallRye Context Propagation: from 2.2.0 to 2.2.1
  • SmallRye Reactive Converters: from 3.0.1 to 3.0.3

Also, this commit removes configuration from a few Hibernate ORM tests to ignore the "too old Jandex" warning. That warning should no longer occur now, so that configuration is no longer needed.

Follows up to #47283

This is:

- SmallRye Common: from 2.11.0 to 2.12.0
- SmallRye Context Propagation: from 2.2.0 to 2.2.1
- SmallRye Reactive Converters: from 3.0.1 to 3.0.3

Also, this commit removes configuration from a few Hibernate ORM tests
to ignore the "too old Jandex" warning. That warning should no longer
occur now, so that configuration is no longer needed.
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 14, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • title should preferably start with an uppercase character (if it makes sense!)

This message is automatically generated by a bot.

@Ladicek Ladicek changed the title bump all SmallRye projects that have a new Jandex index Bump all SmallRye projects that have a new Jandex index Apr 14, 2025
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/hibernate-orm Hibernate ORM labels Apr 14, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 14, 2025

/cc @gsmet (hibernate-orm)

@Ladicek
Copy link
Contributor Author

Ladicek commented Apr 14, 2025

If we backport #47283 to 3.20, then we should probably backport this one too.

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 14, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit b2b7f46.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
JVM Integration Tests - JDK 17 Build Failures Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 17 Windows Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 21 Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ JVM Integration Tests - JDK 17 #

- Failing: integration-tests/observability-lgtm 

📦 integration-tests/observability-lgtm

io.quarkus.observability.test.LgtmReloadTest.testReload line 35 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Lambda expression in io.quarkus.observability.test.LgtmTestHelper expected the predicate to return <true> but was null within 1 minutes  1 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:729)
	at io.quarkus.observability.test.LgtmTestHelper.poke(LgtmTestHelper.java:25)
	at io.quarkus.observability.test.LgtmReloadTest.testReload(LgtmReloadTest.java:35)

@gsmet gsmet merged commit 04d4a32 into quarkusio:main Apr 14, 2025
56 of 57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.22 - main milestone Apr 14, 2025
@Ladicek Ladicek deleted the bump-smallrye-deps-with-new-jandex branch April 14, 2025 12:37
@gsmet gsmet modified the milestones: 3.22 - main, 3.21.3 Apr 15, 2025
@jmartisk jmartisk modified the milestones: 3.21.3, 3.20.1 May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/hibernate-orm Hibernate ORM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants