Skip to content

[3.27] Update Hibernate Search to 8.1.3.Final / Update Apache Avro to 1.12.1 / Update Hibernate ORM to 7.1.16.Final / Update Hibernate Reactive to 3.1.13.Final#52659

Merged
gsmet merged 4 commits intoquarkusio:3.27from
marko-bekhta:dep/3.27/-search-avro-etc
Feb 19, 2026

Conversation

@marko-bekhta
Copy link
Member

Since this update of Hibernate Search comes in pair with Apache Avro update, I thought I'll open a PR and let you decide how you want to manage the updates 🙂

@quarkus-bot quarkus-bot bot changed the title Update Hibernate Search to 8.1.3.Final / Update Apache Avro to 1.12.1 / Update Hibernate ORM to 7.1.16.Final / Update Hibernate Reactive to 3.1.13.Final [3.27] Update Hibernate Search to 8.1.3.Final / Update Apache Avro to 1.12.1 / Update Hibernate ORM to 7.1.16.Final / Update Hibernate Reactive to 3.1.13.Final Feb 18, 2026
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/hibernate-search Hibernate Search area/hibernate-reactive Hibernate Reactive labels Feb 18, 2026
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 18, 2026

/cc @gsmet (hibernate-search)

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 18, 2026

/cc @aloubyansky (3.27), @gastaldi (3.27), @gsmet (3.27), @jmartisk (3.27), @rsvoboda (3.27)

@gsmet
Copy link
Member

gsmet commented Feb 18, 2026

Looks good to me but let's wait for @jmartisk before merging.

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 18, 2026

Status for workflow Quarkus CI

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

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed - History

  • Stream has no elements - java.lang.IllegalArgumentException
Details
java.lang.IllegalArgumentException: Stream has no elements
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)
	at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_AsyncFailed(MicrometerTimedInterceptorTest.java:150)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)

⚙️ JVM Tests - JDK 25

📦 extensions/smallrye-graphql/deployment

io.quarkus.smallrye.graphql.deployment.CompletionStageTest.testSourcePost - History

  • 1 expectation failed. Expected status code <200> but was <500>. - java.lang.AssertionError
Details
java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

⚙️ MicroProfile TCKs Tests

📦 tcks/microprofile-lra

org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History

  • Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1> - java.lang.AssertionError
Details
java.lang.AssertionError: 
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
     but: <0> was less than <1>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
	at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

@gsmet
Copy link
Member

gsmet commented Feb 19, 2026

I will merge these ones as Dependabot is getting very annoying.

I'll discuss them with @jmartisk when he's back.

@gsmet gsmet merged commit 3535466 into quarkusio:3.27 Feb 19, 2026
59 checks passed
@jmartisk jmartisk added this to the 3.27.3 milestone Feb 25, 2026
@jmartisk jmartisk moved this to 3.27.3 in Backports for 3.27 Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/hibernate-reactive Hibernate Reactive area/hibernate-search Hibernate Search triage/flaky-test

Projects

Status: 3.27.3

Development

Successfully merging this pull request may close these issues.

3 participants