Skip to content

Remove TakeSubscription #1532

Description

@Koichi98

Subscription<MessageT> now supports callback-less construction and take(), so TakeSubscription<MessageT> is kept only as a backwards-compatible spelling (#1522). Once the remaining call sites have migrated to constructing a Subscription without a callback, TakeSubscription should be deleted.

Removing it is a user API breaking change, hence need-major-update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-major-updateUser API breaking changes - requires MAJOR version update

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions