Release notes for 1.4 - #784
Merged
Merged
Conversation
Signed-off-by: Art Berger <art.berger@solo.io>
howardjohn
reviewed
Jul 27, 2026
| agctl config backends gateway/agentgateway-proxy -n agentgateway-system | ||
| agctl trace gateway/agentgateway-proxy -n agentgateway-system --port 80 -- http://www.example.com/ | ||
| ``` | ||
| ### Backend TLS `insecureSkipVerify` is now an enum |
Collaborator
There was a problem hiding this comment.
🤔 I don't think this is true
| <!-- ref: https://github.com/agentgateway/agentgateway/pull/2251 --> | ||
| <!-- ref: https://github.com/agentgateway/agentgateway/pull/2190 --> | ||
|
|
||
| - **Frontend TLS with multiple CAs**: Client certificate validation can trust multiple CAs. |
Collaborator
There was a problem hiding this comment.
this is not LLM specific. The A2A entry also isn't.
If we are listing misc LLM enhancements I would also add:
- 20398af49 "Timur Khamrakulov" timur.khamrakulov@gmail.com 3 days ago
| feat(llm): use Gemini native generateContent/streamGenerateContent endpoints on Vertex (#2023) - 00b46562e "Nina Polshakova" nina.polshakova@solo.io 11 days ago
| Add support for Responses→Bedrock images translation (#2548) - 584853bcf "Leon Bowie" leonbowie03@icloud.com 5 weeks ago
| fix(foundry): add support for anthropic endpoints on foundry (#2190) - 661235df9 "John Howard" john.howard@solo.io 5 weeks ago
| llm: fix detect and audio endpoints (#2301) - ae379d1ff "Piyush Bag" piyushbag4@gmail.com 11 days ago
| fix(llm): rewrite Vertex rawPredict for any publisher (#2539)
| The `auth.location` configuration no longer uses a double-nested `expression` field. Update any policies that set a custom token location to use the flattened form. | ||
|
|
||
| ### ExtMCP: MCP-aware external auth and processing | ||
| ### musl container images removed |
Collaborator
There was a problem hiding this comment.
this prob only makes sense for standalone
|
|
||
| ### New UI | ||
| <!-- ref: https://github.com/agentgateway/agentgateway/pull/2411 --> | ||
|
|
Collaborator
There was a problem hiding this comment.
this is only standalone
Signed-off-by: Art Berger <art.berger@solo.io>
artberger
marked this pull request as ready for review
July 27, 2026 16:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related to #772