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

Propagate headers from @ClientHeaderParam when using ClientHeadersFactory #28845

Merged
merged 1 commit into from Oct 26, 2022

Conversation

Sgitario
Copy link
Contributor

Fix #28738

@Sgitario
Copy link
Contributor Author

cc @lthasle

@geoand geoand added triage/backport? triage/backport-2.13 triage/waiting-for-ci Ready to merge when CI successfully finishes labels Oct 26, 2022
@geoand geoand changed the title Propagate headers from @ClientHeaderParam when using ClientHeadersFact Propagate headers from @ClientHeaderParam when using ClientHeadersFactory Oct 26, 2022
@gastaldi gastaldi merged commit b313bed into quarkusio:main Oct 26, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Oct 26, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Oct 26, 2022
@Sgitario Sgitario deleted the 28738 branch October 26, 2022 12:13
@gsmet gsmet modified the milestones: 2.15 - main, 2.14.0.Final Oct 28, 2022
@gsmet gsmet modified the milestones: 2.14.0.Final, 2.13.4.Final Oct 31, 2022
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.

@ClientHeaderParam is ignored when ClientHeadersFactory impl is used
4 participants