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

SmallRye GraphQL 1.4.3 #23706

Merged
merged 4 commits into from
Feb 15, 2022
Merged

SmallRye GraphQL 1.4.3 #23706

merged 4 commits into from
Feb 15, 2022

Conversation

jmartisk
Copy link
Contributor

  • reflect the related server-side websocket changes (support graphql-transport-ws and graphql-ws subprotocols instead of the old dummy protocol)
  • add SSL configuration for clients
  • add proxy and maxRedirects configuration for clients

@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/graphql area/smallrye labels Feb 15, 2022
Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jmartisk ! Will you open another PR to update the docs ? Thanks !! This is great !

@jmartisk
Copy link
Contributor Author

Will you open another PR to update the docs ?

This does not directly affect what we currently have in the Quarkus-side documentation. SmallRye-side documentation was updated. I'll definitely think about how to improve Quarkus side (but without too much duplication)

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 15, 2022

Failing Jobs - Building b9721cf

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest.main line 22 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@jmartisk jmartisk merged commit b5fd192 into quarkusio:main Feb 15, 2022
@jmartisk jmartisk deleted the srgql-1.4.3 branch February 15, 2022 13:13
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 15, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.2.Final Feb 21, 2022
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/graphql area/smallrye
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants