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

Add lost SERVICE_ID request attribute with jdk http client. #11309

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented Nov 5, 2024

Fixed #11041

@graemerocher
Copy link
Contributor

@yawkat do we have a TCK now for the client? Would be good to add a test to that if there is

@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Nov 5, 2024
@yawkat
Copy link
Member

yawkat commented Nov 5, 2024

agreed

@yawkat yawkat self-requested a review November 8, 2024 08:22
@yawkat yawkat merged commit e4416f3 into micronaut-projects:4.8.x Nov 8, 2024
16 checks passed
@yawkat
Copy link
Member

yawkat commented Nov 8, 2024

Thanks!

yawkat added a commit that referenced this pull request Nov 11, 2024
yawkat added a commit that referenced this pull request Jan 24, 2025
* Replace HttpAttributes with accessors
Attributes are a suboptimal way of adding metadata to requests and responses, both because they need a string lookup, and because they require conversion.

* migrate service id from #11309

* add since to deprecations

* spotless

* fix type pollution

* fix sonar

* merge

* checkstyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants