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

Changelogs for -17 #2139

Merged
merged 8 commits into from Dec 14, 2018
Merged

Changelogs for -17 #2139

merged 8 commits into from Dec 14, 2018

Conversation

martinthomson
Copy link
Member

@martinthomson martinthomson commented Dec 13, 2018

Not sure that I captured everything here.

I also discovered a few things in -recovery that I wasn't paying close attention to that looked bad. Issues raised for those.

This doesn't include #2045, though I think we agreed to merge it.

@martinthomson martinthomson added editorial An issue that does not affect the design of the protocol; does not require consensus. -transport -tls -http -recovery -qpack labels Dec 13, 2018
@janaiyengar
Copy link
Contributor

Looks good to me.

- Removed reservation of error code 0 (#1922)
- Removed reservation of error code 0 and moved HTTP_NO_ERROR to this value
(#1922)
- Removed prohibition of zero-length DATA frames (#2098)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change in PR #2098 was reverted.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reverted the change in definition of zero, but I kept the un-prohibition of sending zero-length frames. There seemed to be clear agreement that this was a preference, and there's no technical reason to prohibit it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. Sorry for the noise.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem -- CONSTANT VIGILANCE!!! 😉

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right. Thanks for reverting my change @MikeBishop :-)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See, I knew that I'd checked that :)

@martinthomson martinthomson merged commit 7d97e5e into master Dec 14, 2018
@martinthomson martinthomson deleted the changelog-17 branch December 14, 2018 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-http -qpack -recovery -tls -transport editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants