Skip to content

Update typespec, azure_core versions #2469

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Conversation

heaths
Copy link
Member

@heaths heaths commented Apr 9, 2025

No description provided.

Copy link
Contributor

@Copilot 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.

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

Comments suppressed due to low confidence (2)

sdk/core/azure_core/README.md:92

  • Verify that the change from 'SecretBundle' to 'Secret' correctly reflects the new API and is consistently applied across the code example.
use azure_security_keyvault_secrets::{models::Secret, SecretClient};

sdk/core/azure_core/README.md:187

  • Confirm that the updated function 'list_secret_properties' handles pagination as expected and is compatible with the revised API behavior.
let mut pager = client.list_secret_properties(None)?.into_stream();

@github-actions github-actions bot added the Azure.Core The azure_core crate label Apr 9, 2025
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@heaths heaths enabled auto-merge (squash) April 9, 2025 23:44
@heaths heaths merged commit 9ff717a into Azure:main Apr 11, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core The azure_core crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants