Skip to content

Update search API#4278

Merged
blampe merged 2 commits into
masterfrom
blampe/searchapi
Aug 25, 2025
Merged

Update search API#4278
blampe merged 2 commits into
masterfrom
blampe/searchapi

Conversation

@blampe

@blampe blampe commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

Fixes #4274

@blampe blampe requested review from a team and EronWright August 22, 2025 22:48
@blampe blampe enabled auto-merge (squash) August 22, 2025 22:49
@github-actions

github-actions Bot commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Found 7 breaking changes:

Resources

  • 🟡 "azure-native:search:Service": inputs: "publicNetworkAccess" type changed from "#/types/azure-native:search:PublicNetworkAccess" to ""

Types

  • 🟡 "azure-native:search:Identity": properties: "type" type changed from "#/types/azure-native:search:IdentityType" to ""
  • 🟢 "azure-native:search:PrivateEndpointConnectionResponse": required: "systemData" property has changed to Required
  • "azure-native:search:SharedPrivateLinkResourceProperties": properties:
    • 🟡 "provisioningState" type changed from "#/types/azure-native:search:SharedPrivateLinkResourceProvisioningState" to ""
    • 🟡 "status" type changed from "#/types/azure-native:search:SharedPrivateLinkResourceStatus" to ""
  • 🟢 "azure-native:search:SharedPrivateLinkResourceResponse": required: "systemData" property has changed to Required
  • 🟡 "azure-native:search:Sku": properties: "name" type changed from "#/types/azure-native:search:SkuName" to ""
    No new resources/functions.

@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.59%. Comparing base (faec5c4) to head (ed74563).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4278      +/-   ##
==========================================
+ Coverage   58.79%   59.59%   +0.79%     
==========================================
  Files          84       86       +2     
  Lines       13582    13909     +327     
==========================================
+ Hits         7986     8289     +303     
+ Misses       4989     4973      -16     
- Partials      607      647      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blampe blampe merged commit 1241c9a into master Aug 25, 2025
23 checks passed
@blampe blampe deleted the blampe/searchapi branch August 25, 2025 22:53
blampe added a commit that referenced this pull request Aug 25, 2025
(On top of #4278 -
will merge after that one.)

Fixes #4275
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.8.0.

2 similar comments
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.8.0.

@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.8.0.

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.

Missing UserAssigned Identity for Search Service (dotnet)

4 participants