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

Deps: Bump DiscoRTP version -> 0.3 #52

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

FelixMcFelix
Copy link
Member

This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver.

This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using cargo make ready.

This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
@FelixMcFelix FelixMcFelix added enhancement New feature or request driver Relates to the driver or one of its sub-tasks. events Relates to driver event handling/generation. breaking Will either cause existing code to fail to compile, or cause substantial behaviour changes labels Mar 29, 2021
@FelixMcFelix FelixMcFelix merged commit 157f9de into serenity-rs:next Mar 29, 2021
@FelixMcFelix FelixMcFelix deleted the bump-rtp branch March 29, 2021 15:16
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request Apr 11, 2021
This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request May 6, 2021
This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request May 10, 2021
This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request Jun 14, 2021
This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
FelixMcFelix added a commit to FelixMcFelix/songbird that referenced this pull request Jul 1, 2021
This change increases the version of DiscoRTP, which fixes upstream issues in libpnet and allows additional RTCP types to be added over time without breaking semver. This is a breaking change for users explicitly matching on RTCP packet types, as DiscoRTP is exposed here.

This has been tested using `cargo make ready`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Will either cause existing code to fail to compile, or cause substantial behaviour changes driver Relates to the driver or one of its sub-tasks. enhancement New feature or request events Relates to driver event handling/generation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant