Skip to content

Inject client version header in API requests#385

Merged
tsmith023 merged 6 commits intomainfrom
feat/client-version-header
Jan 21, 2026
Merged

Inject client version header in API requests#385
tsmith023 merged 6 commits intomainfrom
feat/client-version-header

Conversation

@mpartipilo
Copy link
Contributor

Inject the client version into requests by defining WEAVIATE_CLIENT_VERSION during the build process. Update the HTTP and gRPC clients to include this version in the request headers. Add tests to verify the correct inclusion of the client version header in requests.

@mpartipilo mpartipilo changed the title Inject WEAVIATE_CLIENT_VERSION for client version header Inject client version header in API requests Jan 16, 2026
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@mpartipilo mpartipilo force-pushed the feat/client-version-header branch from 115328c to 193b2f7 Compare January 17, 2026 13:25
@tsmith023 tsmith023 merged commit 294d230 into main Jan 21, 2026
18 checks passed
@tsmith023 tsmith023 deleted the feat/client-version-header branch January 21, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants