Skip to content

Remove the deprecated Create overload for channels#218

Merged
tudddorrr merged 1 commit into
developfrom
remove-deprecated-create-channel-without-options
Jul 4, 2026
Merged

Remove the deprecated Create overload for channels#218
tudddorrr merged 1 commit into
developfrom
remove-deprecated-create-channel-without-options

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

API surface cleanup

  • Removed the [Obsolete] overload of ChannelsAPI.Create(string name, bool autoCleanup, params (string, string)[] propTuples) that was deprecated in favor of the options-object-based Create(CreateChannelOptions options) overload

@tudddorrr tudddorrr added the breaking This pull request contains a breaking change label Jul 4, 2026
@tudddorrr
tudddorrr merged commit b0bb073 into develop Jul 4, 2026
3 checks passed
@tudddorrr
tudddorrr deleted the remove-deprecated-create-channel-without-options branch July 4, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This pull request contains a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant