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

Release/v0.7.0 #170

Merged
merged 18 commits into from
Feb 2, 2024
Merged

Release/v0.7.0 #170

merged 18 commits into from
Feb 2, 2024

Commits on Jan 17, 2024

  1. Merge pull request #148 from Tencent/master

    Master v0.6.0
    iyangsj authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    128b578 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Update tquic tools (#151)

    - use millisecond precision for log timestamp
    - change the `qlog-log` option to the `qlog-dir` option
    - change the `dump-path` option to the `dump-dir` option
    - update run_endpoint.sh and enable qlog
    iyangsj authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e9a0f7a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    5056b14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1db507 View commit details
    Browse the repository at this point in the history
  3. Update qlog events (#154)

    - add recovery_metrics_updated event
    - add recovery_packet_lost event
    - update quic_packet_received event
    - update quic_packet_sent event
    - add tquic_qvis.sh to convert qlog files to be compatible with qvis
    iyangsj authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0718928 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    3e7dcf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    eec06fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0dfdf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    63d9b4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed5d6a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update tquic_client (#163)

    - update `local_addresses` option to allow the os to choose available ports
    - use `local_addresses` option to specify the addresses to bind in both singlepath and multipath mode.
    - add active-cid-limit option to allow more paths
    - allow all workers, instead of just the first worker, to work in multipath mode.
    - add README.md for tquic_tools crate
    iyangsj authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    501fad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    04d64f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update workflows (#165)

    - Use upload-artifact@v4 and download-artifact@v4
    - Support manually running the tquic-interop workflow
    iyangsj authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    db04307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2b341 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update workflows (#167)

    - Fix artifact name for upload-artifact@v4
    iyangsj authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c98b526 View commit details
    Browse the repository at this point in the history
  2. Update multipath (#168)

    - update MultipathScheduler interface for advanced schedulers
    - add tquic_tools_test.sh for additional end-to-end testing
    iyangsj authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0b164fb View commit details
    Browse the repository at this point in the history
  3. Update version and changelog

    iyangsj committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a9ef393 View commit details
    Browse the repository at this point in the history