Skip to content

chore: bump streaming version to v5.1.4#10

Merged
deleteLater merged 4 commits intomainfrom
chore/bump-streaming-version
Nov 28, 2025
Merged

chore: bump streaming version to v5.1.4#10
deleteLater merged 4 commits intomainfrom
chore/bump-streaming-version

Conversation

@deleteLater
Copy link
Contributor

bump streaming module to v5.1.4

@deleteLater deleteLater requested a review from Copilot November 27, 2025 13:25
@deleteLater deleteLater self-assigned this Nov 27, 2025
@deleteLater deleteLater added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Nov 27, 2025
@deleteLater deleteLater moved this to In Progress in FeatBit Nov 27, 2025
Copy link
Contributor

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 bumps the FeatBit.EvaluationServer.Streaming package from version 5.1.0 to 5.1.4 and introduces configuration support for new streaming options (TrackClientHostName and TokenExpirySeconds). The changes ensure that the new streaming features are properly integrated across the application's configuration, dependency injection, and deployment files.

Key Changes:

  • Updated streaming package version from 5.1.0 to 5.1.4 in the project file
  • Added new Streaming configuration section with TrackClientHostName and TokenExpirySeconds settings
  • Integrated configuration binding in the streaming service registration to read settings from appsettings.json

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/Api/Api.csproj Updated FeatBit.EvaluationServer.Streaming package reference from 5.1.0 to 5.1.4
src/Api/appsettings.json Added new Streaming configuration section with TrackClientHostName and TokenExpirySeconds settings
src/Api/Setup/ServicesRegister.cs Added configuration binding to populate streaming options from appsettings.json, imported Streaming namespace
docker-compose.yml Added environment variables for the new streaming settings using double-underscore notation
README.md Reordered AgentId description and added documentation reference for streaming settings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@cosmos-explorer cosmos-explorer left a comment

Choose a reason for hiding this comment

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

LGTM

@deleteLater deleteLater merged commit ded3c91 into main Nov 28, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in FeatBit Nov 28, 2025
@deleteLater deleteLater deleted the chore/bump-streaming-version branch November 28, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants