Skip to content

Conversation

@RenjieTang
Copy link
Contributor

https://github.com/google/quiche/compare/97396ea81..e3f34245b

$ git log 97396ea81..e3f34245b --date=short --no-merges --format="%ad %al %s"

2025-05-05 martinduke Change MoQT control message size to be 16 bits.
2025-05-05 quiche-dev Remove an extra trailing comma to avoid breakage with an upcoming Crosstool release.
2025-05-05 haoyuewang Deprecate --gfe2_restart_flag_quic_use_one_map_in_time_wait_list.
2025-05-05 martinduke Replace MoqT `SUBSCRIBES_BLOCKED` with `REQUESTS_BLOCKED`.
2025-05-05 martinduke Rename max_subscribe_id to max_request_id.
2025-05-05 martinduke MoQT Version Negotiation has its own error code. (draft-11)
2025-05-05 martinduke Update MoQT ANNOUNCE and SUBSCRIBE_ANNOUNCES callbacks to provide parameters.
2025-05-05 martinduke Use "kInvalidPath" and "kKeyValueFormattingError" when processing MoQT Setup parameters.
2025-05-05 martinduke Support the new 'Invalid Request ID' MoQT error type.
2025-05-05 martinduke Implement MoQT AUTHORIZATION_TAG format but do not allow caching of tags.

https://github.com/google/quiche/compare/97396ea81..e3f34245b

```
$ git log 97396ea81..e3f34245b --date=short --no-merges --format="%ad %al %s"

2025-05-05 martinduke Change MoQT control message size to be 16 bits.
2025-05-05 quiche-dev Remove an extra trailing comma to avoid breakage with an upcoming Crosstool release.
2025-05-05 haoyuewang Deprecate --gfe2_restart_flag_quic_use_one_map_in_time_wait_list.
2025-05-05 martinduke Replace MoqT `SUBSCRIBES_BLOCKED` with `REQUESTS_BLOCKED`.
2025-05-05 martinduke Rename max_subscribe_id to max_request_id.
2025-05-05 martinduke MoQT Version Negotiation has its own error code. (draft-11)
2025-05-05 martinduke Update MoQT ANNOUNCE and SUBSCRIBE_ANNOUNCES callbacks to provide parameters.
2025-05-05 martinduke Use "kInvalidPath" and "kKeyValueFormattingError" when processing MoQT Setup parameters.
2025-05-05 martinduke Support the new 'Invalid Request ID' MoQT error type.
2025-05-05 martinduke Implement MoQT AUTHORIZATION_TAG format but do not allow caching of tags.
```

Signed-off-by: Renjie Tang <renjietang@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label May 7, 2025
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @moderation

🐱

Caused by: #39379 was opened by RenjieTang.

see: more, trace.

@RenjieTang
Copy link
Contributor Author

/retest

1 similar comment
@RenjieTang
Copy link
Contributor Author

/retest

@moderation
Copy link
Contributor

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label May 8, 2025
@RyanTheOptimist RyanTheOptimist merged commit ebd58cf into envoyproxy:main May 12, 2025
25 checks passed
fishpan1209 pushed a commit to fishpan1209/envoy that referenced this pull request May 22, 2025
https://github.com/google/quiche/compare/97396ea81..e3f34245b

```
$ git log 97396ea81..e3f34245b --date=short --no-merges --format="%ad %al %s"

2025-05-05 martinduke Change MoQT control message size to be 16 bits.
2025-05-05 quiche-dev Remove an extra trailing comma to avoid breakage with an upcoming Crosstool release.
2025-05-05 haoyuewang Deprecate --gfe2_restart_flag_quic_use_one_map_in_time_wait_list.
2025-05-05 martinduke Replace MoqT `SUBSCRIBES_BLOCKED` with `REQUESTS_BLOCKED`.
2025-05-05 martinduke Rename max_subscribe_id to max_request_id.
2025-05-05 martinduke MoQT Version Negotiation has its own error code. (draft-11)
2025-05-05 martinduke Update MoQT ANNOUNCE and SUBSCRIBE_ANNOUNCES callbacks to provide parameters.
2025-05-05 martinduke Use "kInvalidPath" and "kKeyValueFormattingError" when processing MoQT Setup parameters.
2025-05-05 martinduke Support the new 'Invalid Request ID' MoQT error type.
2025-05-05 martinduke Implement MoQT AUTHORIZATION_TAG format but do not allow caching of tags.
```

Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Ting Pan <panting@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants