Skip to content

Conversation

@joseharriaga
Copy link
Collaborator

No description provided.

Copy link

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 prepares the OpenAI .NET library for the 2.7.0 release. The changes include version bumping, test recording updates to reflect API changes (notably the transition from web_search_preview to web_search tool type), and test reliability improvements.

Key Changes

  • Version updated from 2.6.0 to 2.7.0 across project files
  • Test session recordings updated with new API responses and tool type changes
  • Test reliability improvements including timeout increases, rate limiting delays, and reduced test iteration counts

Reviewed Changes

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

Show a summary per file
File Description
src/OpenAI.csproj Updated VersionPrefix from 2.6.0 to 2.7.0
CHANGELOG.md Updated release date for version 2.7.0
scripts/Test-ApiCompatibility.ps1 Updated baseline version from 2.5.0 to 2.6.0
api/OpenAI.netstandard2.0.cs Added JsonIgnore attributes to Patch properties across multiple classes
tests/SessionRecords/* Updated session recordings with new API responses (web_search tool type, updated timestamps, additional response fields)
tests/Responses/ResponsesToolTests.cs Added LiveOnly attribute, increased timeouts, updated test image assets, and improved test parameters
tests/Assistants/AssistantsTests.cs Added rate limiting delays and reduced test iteration counts from 10 to 5
tests/Assistants/Assistants.VectorStoresTests.cs Added rate limiting delays and reduced test iteration counts for better reliability

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

@joseharriaga joseharriaga merged commit 69d869c into main Nov 13, 2025
9 checks passed
@joseharriaga joseharriaga deleted the joseharriaga/2.7.0 branch November 13, 2025 22:13
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.

3 participants