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

SDK 3.44.0-preview.1: Adds Version bump and updates changelog #4690

Closed
wants to merge 3 commits into from

Conversation

NaluTripician
Copy link
Contributor

Pull Request Template

This bumps the SDK version 3.44.0-preview.1. There was no changes to the GA public contract.

Preview contract changes:

image

Refactored test container creation to use auto scale for cost saving
@NaluTripician NaluTripician self-assigned this Sep 13, 2024
@NaluTripician NaluTripician added the auto-merge Enables automation to merge PRs label Sep 13, 2024
public ChangeFeedEstimatorRequestOptions();
public Nullable<int> MaxItemCount { get; set; }
}
public abstract class ChangeFeedMode
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we removing AllVersionsAndDeletes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am not sure why the generateAPI script said that was removed. I will re-run it to fix this. Good catch thanks.

Copy link
Contributor

Choose a reason for hiding this comment

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

ChangeFeedItem, ChangeFeedMeta and ChangeFeedOperationType also missing?

Copy link
Contributor

Choose a reason for hiding this comment

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

The screenshot in the description and the preview txt is showing that this is going away.

auto-merge was automatically disabled September 17, 2024 20:31

Pull request was closed

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants