Skip to content

Conversation

@leminh98
Copy link
Contributor

Pull Request Template

Description

Newer version of SDKs expects IndexMetrics header to come back as full text instead of base64. A code path on ResponseMessage was still parsing the IndexMetrics as base64, causing FormatException error. This PR addresses that issue

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

To automatically close an issue: closes #4396

@leminh98 leminh98 added QUERY auto-merge Enables automation to merge PRs labels Apr 10, 2024
Copy link
Contributor

@adityasa adityasa left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

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

:shipit:

@leminh98 leminh98 added auto-merge Enables automation to merge PRs and removed auto-merge Enables automation to merge PRs labels Apr 11, 2024
@leminh98
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ealsur ealsur removed the auto-merge Enables automation to merge PRs label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs QUERY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FormatException when getting IndexMetrics from responseMessage

6 participants