Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pion/ice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.10
Choose a base ref
...
head repository: pion/ice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.12
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 23, 2021

  1. Update module github.com/google/uuid to v1.3.0

    Generated by renovateBot
    renovate-bot authored and Sean-Der committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    405676b View commit details
    Browse the repository at this point in the history
  2. Update golang.org/x/net commit hash to 853a461

    Generated by renovateBot
    renovate-bot authored and Sean-Der committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    178704e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Remove unknown constant

    This constant tends to cause collisions with enumerations, and is
    in general a source of bugs
    wdouglass authored and Sean-Der committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    366757d View commit details
    Browse the repository at this point in the history
  2. Update golang.org/x/net commit hash to aaa1db6

    Generated by renovateBot
    renovate-bot authored and Sean-Der committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    7ccaaac View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Revert "Remove unknown constant"

    We will re-do this in the future, but need to keep it for a major
    release.
    
    Resolves #385
    Sean-Der committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    6d30128 View commit details
    Browse the repository at this point in the history
Loading