- Notifications
You must be signed in to change notification settings - Fork920
.NET: Persistent V1 package with bugfixes#2602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
.NET: Persistent V1 package with bugfixes#2602
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this 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 Azure.AI.Agents.Persistent package from version 1.2.0-beta.7 to 1.2.0-beta.8 to address multiple bug fixes related to error handling that were swallowing errors (fixes issues#2298,#714, and#1643).
Key Changes
- Package version bump for Azure.AI.Agents.Persistent from 1.2.0-beta.7 to 1.2.0-beta.8
d57303cUh oh!
There was an error while loading.Please reload this page.
Motivation and Context
This update addresses majority of issues related to swallowing errors.