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

chore: prepare tokio-native-tls 0.3.1 #129

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

Noah-Kennedy
Copy link
Contributor

0.3.1 (February 4th, 2023)

Additions

  • Add Vendored Feature (#125)
  • Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> (#74)

Internal

  • Fix warning about renamed lint (#93)
  • fix a handful of lints, one of which was breaking the build (#65)

@Noah-Kennedy
Copy link
Contributor Author

Closes #126.

# 0.3.1 (February 4th, 2023)

### Additions
- Add Vendored Feature ([#125])
- Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream\<S\> ([#74])

### Internal
- Fix warning about renamed lint ([#93])
- fix a handful of lints, one of which was breaking the build ([#65])

[#65]: #65
[#74]: #74
[#93]: #93
[#125]: #125
Copy link
Contributor

@djc djc left a comment

Choose a reason for hiding this comment

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

LGTM, but we may want to also mention #130 which @jayvdb managed to sneak in the release notes.

@Noah-Kennedy
Copy link
Contributor Author

@djc this does not include #130. That was merged after I made this PR.

@Noah-Kennedy
Copy link
Contributor Author

Since #130 will not have user impact, I don't see any reason to roll it into this release.

@Noah-Kennedy Noah-Kennedy merged commit 3716340 into master Feb 7, 2023
@Noah-Kennedy Noah-Kennedy deleted the noah/release-v0.3.1 branch February 7, 2023 17:05
@Noah-Kennedy Noah-Kennedy restored the noah/release-v0.3.1 branch February 7, 2023 17:05
@taiki-e taiki-e deleted the noah/release-v0.3.1 branch January 6, 2024 09:35
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.

Release new tokio-native-tls version to push "vendored" feature out?
2 participants