Skip to content

feat: Pass X-UPSTREAM-ENDPOINT header to the chat completion feature endpoints #1340#1347

Merged
astsiapanay merged 1 commit intodevelopmentfrom
feat/issue-1340
Feb 4, 2026
Merged

feat: Pass X-UPSTREAM-ENDPOINT header to the chat completion feature endpoints #1340#1347
astsiapanay merged 1 commit intodevelopmentfrom
feat/issue-1340

Conversation

@astsiapanay
Copy link
Copy Markdown
Collaborator

@astsiapanay astsiapanay commented Feb 4, 2026

Fixes #1340

@ai-dial-actions
Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

settings.gradle

PackageVersionLicenseIssue Type
com.gradle:common-custom-user-data-gradle-plugin2.1NullUnknown License
com.gradle:develocity-gradle-plugin4.2NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.gradle:common-custom-user-data-gradle-plugin 2.1 UnknownUnknown
maven/com.gradle:develocity-gradle-plugin 4.2 UnknownUnknown

Scanned Files

  • settings.gradle

@astsiapanay
Copy link
Copy Markdown
Collaborator Author

astsiapanay commented Feb 4, 2026

/deploy-review

GitHub actions run: 21671342516

Stage Status
deploy-review Success ✅
chat Success ✅

@astsiapanay astsiapanay merged commit 40a34bf into development Feb 4, 2026
9 checks passed
@astsiapanay astsiapanay deleted the feat/issue-1340 branch March 4, 2026 11:51
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.

Pass X-UPSTREAM-ENDPOINT header to the chat completion feature endpoints

3 participants