Skip to content

ElevenLabs-DotNet-Proxy 3.5.2#89

Merged
StephenHodgson merged 4 commits intomainfrom
development
Jul 1, 2025
Merged

ElevenLabs-DotNet-Proxy 3.5.2#89
StephenHodgson merged 4 commits intomainfrom
development

Conversation

@StephenHodgson
Copy link
Copy Markdown
Member

  • Forward the content and headers from the backend service to the client, preserving the original response details.

- Forward the content and headers from the backend service to the client, preserving the original response details.
@StephenHodgson StephenHodgson requested a review from Copilot July 1, 2025 15:58

This comment was marked as outdated.

@StephenHodgson StephenHodgson requested a review from Copilot July 1, 2025 16:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the proxy behavior to forward backend response headers and content details while improving handling of streaming responses and aligning project version metadata.

  • Adds forwarding of ContentLength and ContentType from the backend response in EndpointRouteBuilder.cs
  • Enhances streaming content handling with a case-insensitive check in EndpointRouteBuilder.cs
  • Updates the project’s version and release notes in the csproj to reflect version 3.5.2

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ElevenLabs-DotNet-Proxy/Proxy/EndpointRouteBuilder.cs Forwards additional response headers and adjusts the event stream check
ElevenLabs-DotNet-Proxy/ElevenLabs-DotNet-Proxy.csproj Updates the version and release notes for the new release
Comments suppressed due to low confidence (1)

ElevenLabs-DotNet-Proxy/ElevenLabs-DotNet-Proxy.csproj:27

  • The PackageReleaseNotes section includes outdated version information alongside the current release notes for 3.5.2. Consider removing or updating the legacy version entries to avoid confusion.
Version 3.5.1

@StephenHodgson StephenHodgson marked this pull request as ready for review July 1, 2025 16:08
@StephenHodgson StephenHodgson merged commit ac5b7cc into main Jul 1, 2025
5 checks passed
@StephenHodgson StephenHodgson deleted the development branch July 1, 2025 16:08
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