8000 Comparing v3.0.2...v3.0.3 · pion/ice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: v3.0.2
Choose a base ref
...
head repository: pion/ice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 16 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 1, 2023

  1. Update module golang.org/x/net to v0.19.0

    Generated by renovateBot
    renovate[bot] committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3e8b2d5 View commit details
    Browse the repository at this point in the history
  2. Update module github.com/pion/dtls/v2 to v2.2.8

    Generated by renovateBot
    renovate[bot] committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    43a0b75 View commit details
    Browse the repository at this point in the history
  3. Update module github.com/google/uuid to v1.4.0

    Generated by renovateBot
    renovate[bot] committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    25324b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

    Generated by renovateBot
    renovate[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5139807 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update module github.com/pion/dtls/v2 to v2.2.9

    Generated by renovateBot
    renovate[bot] committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    350aecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a79ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    194dfb8 View commit details
    Browse the repository at this point in the history
  4. Update CI configs to v0.11.0

    Update lint scripts and CI configs.
    pionbot authored and Sean-Der committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6fb529b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Update CI configs to v0.11.3

    Update lint scripts and CI configs.
    pionbot authored and Sean-Der committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    df552cd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Trace log inbound messages (#641)

    * Trace log inbound messages
    
    On an ICE restart in controlled mode, seeing incoming messages
    getting discarded to due to username mismatch. That is because the
    broswer is still using its old candidate and user name. As the
    controlled agent waits for `useCandidate` from the controlling agent,
    the controlled agent does not get to connected/nominated state inspite
    of getting several success responses. Suspect the controlling side does
    not have `useCandidate` for the new pair and it is still sending it for
    the old pair. Logging more details in trace to understand it better.
    
    * Fix test
    boks1971 authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c822726 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

    Generated by renovateBot
    renovate[bot] committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    acd71a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update module golang.org/x/net to v0.20.0

    Generated by renovateBot
    renovate[bot] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4c36f0b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Update module github.com/pion/mdns to v0.0.10

    Generated by renovateBot
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2f2b039 View commit details
    Browse the repository at this point in the history
  2. Update module github.com/pion/dtls/v2 to v2.2.10

    Generated by renovateBot
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c0a6ffa View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update module github.com/pion/mdns to v0.0.11

    Generated by renovateBot
    renovate[bot] committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    57a28a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    ab18a94 View commit details
    Browse the repository at this point in the history
Loading
0