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

All packages release version 2.1.0 #174

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

jskeet
Copy link
Contributor

@jskeet jskeet commented Jul 14, 2021

New features:

  • Nullable reference type annotations (#170)
  • More batch support for HttpListener (#166)
  • CloudEvent.CopyToHttpResponse extension method (part of #148)

Other improvements:

  • More informative error message for non-CE HTTP requests (#165)

Bug fixes:

  • Various small XML docs typos (commit)
  • Don't set the content type to JSON in HttpListener when it's not set in the CloudEvent (commit)

Signed-off-by: Jon Skeet [email protected]

New features:

- Nullable reference type annotations ([cloudevents#170](cloudevents#170))
- More batch support for HttpListener ([cloudevents#166](cloudevents#166))
- CloudEvent.CopyToHttpResponse extension method (part of [cloudevents#148](cloudevents#148))

Other improvements:

- More informative error message for non-CE HTTP requests ([cloudevents#165](cloudevents#165))

Bug fixes:

- Various small XML docs typos ([commit](cloudevents@626089e))
- Don't set the content type to JSON in HttpListener when it's not set in the CloudEvent ([commit](cloudevents@18e1363))

Signed-off-by: Jon Skeet <[email protected]>
@jskeet jskeet requested a review from JoshLove-msft July 14, 2021 08:21
@jskeet
Copy link
Contributor Author

jskeet commented Jul 14, 2021

(I'll adjust the date in the history to whenever we actually do the release.)

@jskeet jskeet merged commit bedad89 into cloudevents:master Jul 14, 2021
@jskeet jskeet deleted the release-2.1.0 branch July 14, 2021 17:52
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