Skip to content
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

chore(deps): update azure azure-sdk-for-net monorepo #24

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Azure.Containers.ContainerRegistry (source) nuget patch 1.1.0-beta.5 -> 1.1.0-beta.7
Azure.Identity (source) nuget patch 1.8.1 -> 1.8.2

Release Notes

Azure/azure-sdk-for-net

v1.1.0-beta.7

1.1.0-beta.7 (2023-03-07)

Features Added
  • Added overloads to ContainerRegistryBlobClient.DownloadManifest() method that allow caller to specify multiple manifest media types in a collection.
  • Added overloads to ContainerRegistryBlobClient methods UploadBlob() and UploadManifest() that take the content to upload as a BinaryData.
Breaking Changes
  • Removed UploadBlobOptions type and moved chunk size configuration into ClientOptions.
  • Reordered parameters in ContainerRegistryBlobClient constructor for consistency with other SDK clients.
  • Renamed OciAnnotations.Size to OciAnnotations.SizeInBytes and removed Size parameter from UploadBlobResult type.
  • Changed the name of OciManifest to OciImageManifest.

v1.1.0-beta.6

1.1.0-beta.6 (2023-02-07)

Features Added
  • Added method DownloadBlobTo() to ContainerRegistryBlobClient. This method downloads a blob to a provided Stream, using multiple requests if the blob size exceeds the maximum chunk size.
  • Added an optional ManifestMediaType parameter to UploadManifest() to enable uploading image manifests of any type.
  • Added MediaType property to DownloadManifestResult to enable checking the media type prior to deserializing returned manifest.
Breaking Changes
  • Changed signatures of DownloadManifest() and UploadManifest() methods on ContainerRegistryBlobClient.
  • Removed DownloadManifestOptions and UploadManifestOptions types.
  • Removed ArtifactManifest type.
  • Removed Manifest and ManifestStream properties from DownloadManifestResult.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from b978968 to d6703b6 Compare February 8, 2023 23:30
@renovate renovate bot changed the title chore(deps): update dependency azure.containers.containerregistry to v1.1.0-beta.6 chore(deps): update azure azure-sdk-for-net monorepo Feb 8, 2023
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch 3 times, most recently from 8452d8a to afd5416 Compare March 11, 2023 02:54
@renovate renovate bot force-pushed the renovate/azure-azure-sdk-for-net-monorepo branch from afd5416 to 04597fa Compare March 11, 2023 02:55
@IvanJosipovic IvanJosipovic merged commit 003fa02 into main Mar 11, 2023
@IvanJosipovic IvanJosipovic deleted the renovate/azure-azure-sdk-for-net-monorepo branch March 11, 2023 02:56
@github-actions
Copy link

🎉 This PR is included in version 1.2.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant