Skip to content

Conversation

@michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented Feb 21, 2025

This method has been deprecated and marked for removal since 2.8. Users should use Uni<HttpCredentialTransport> getCredentialTransport(RoutingContext context) that allows to determine credential transport dynamically based on the RoutingContext. We can wait with this removal much longer, but personally I think it was sufficient time for migration.

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 21, 2025

Status for workflow Quarkus CI

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

✅ 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 17

📦 extensions/infinispan-cache/deployment

io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls - History

  • expected: "thread1" but was: "thread2" - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

expected: "thread1"
 but was: "thread2"
	at io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls(InfinispanCacheTest.java:283)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:427)

@sberyozkin sberyozkin merged commit 1fe7eaf into quarkusio:main Apr 3, 2025
55 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.22 - main milestone Apr 3, 2025
@michalvavrik michalvavrik deleted the feature/drop-http-auth-mech-sync-get-creds-transport-method branch April 3, 2025 15:48
@michalvavrik
Copy link
Member Author

hey @sberyozkin , thank you for merging this. I think it requires a note in the migration guide for Quarkus 3.22 https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.22. I can't edit it so please take care of it when you have a time. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants