3.3.1.0
What's Changed
- Remove paramiko upper-bound by @gboutry in #1005
- Remove explicit passing of event_loop into tests by @cderici in #1006
- chore: remove the upper restrictions on the websockets dependency by @tonyandrewmeyer in #1007
- Target ceiling version by @cderici in #1008
- Make it easier to run tests using
make
by @cderici in #1012 - Avoid installing signal handlers to the event loop by @cderici in #1014
- feat: remove app block until done by @yanksyoon in #1017
- feat: remove app timeout by @yanksyoon in #1018
- Forward port latest changes from 2.9 onto 3.x by @cderici in #1022
- Release 3.3.1.0 notes by @cderici in #1024
New Contributors
- @gboutry made their first contribution in #1005
- @tonyandrewmeyer made their first contribution in #1007
- @yanksyoon made their first contribution in #1017
Full Changelog: 3.3.0.0...3.3.1.0