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

Release Google.Cloud.Storage.V1 version 4.10.0 #12422

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Mar 26, 2024

Changes in this release:

New features

Changes in this release:

### New features

- Change netstandard2.1 target to netstandard2.0 ([commit 82bea85](82bea85))
- Support object soft delete ([commit ae28cb4](ae28cb4))
@jskeet jskeet requested review from a team as code owners March 26, 2024 19:40
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Mar 26, 2024
Copy link

Pull request diff results
Finding changes in Google.Cloud.Storage.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Storage.V1 version 4.10.0
Differences from 4.9.0
Minor changes:
Class 'GetObjectOptions'; property 'Nullable SoftDeletedOnly { get; set; }' added.
Class 'ListObjectsOptions'; property 'Nullable SoftDeletedOnly { get; set; }' added.
Class 'RestoreObjectOptions' added.
Class 'StorageClient'; method 'Object RestoreObject(String bucket, String objectName, Int64 generation, RestoreObjectOptions options = null)' added.
Class 'StorageClient'; method 'Task RestoreObjectAsync(String bucket, String objectName, Int64 generation, RestoreObjectOptions options = null, CancellationToken cancellationToken = null)' added.
Class 'StorageClientImpl'; method 'Object RestoreObject(String bucket, String objectName, Int64 generation, RestoreObjectOptions options = null)' added.
Class 'StorageClientImpl'; method 'Task RestoreObjectAsync(String bucket, String objectName, Int64 generation, RestoreObjectOptions options = null, CancellationToken cancellationToken = null)' added.

Diff level: Minor

Finished comparisons for Google.Cloud.Storage.V1

Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Mar 27, 2024
@amanda-tarafa amanda-tarafa added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Mar 27, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit b5e76dc into main Mar 27, 2024
12 of 13 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-pr-20240326T194047Z branch March 27, 2024 07:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Mar 27, 2024
@yoshi-automation
Copy link
Contributor

  • Created release for Google.Cloud.Storage.V1-4.10.0

The release build has started; the log can be viewed here.

Release build succeeded.

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

Successfully merging this pull request may close these issues.

None yet

3 participants