Skip to content

Releases: awslabs/aws-crt-python

v0.16.10

08 Feb 19:04
0d59a20
Compare
Choose a tag to compare
v0.16.10 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.9...v0.16.10

Fixing a low severity issue with parsing certificate Common Name (CN)

31 Jan 22:36
cb40e0f
Compare
Choose a tag to compare

What's Changed

  • Fixing a low severity issue with parsing certificate Common Name (CN) by @waahm7 in #440

Full Changelog: v0.16.8...v0.16.9

Remove future from operation statistics in MQTT

27 Jan 14:31
172cbbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.6...v0.16.8

v0.16.7

26 Jan 01:29
082ebfe
Compare
Choose a tag to compare
v0.16.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.5...v0.16.7

v0.16.6

26 Jan 01:11
082ebfe
Compare
Choose a tag to compare
v0.16.6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.5...v0.16.6

v0.16.5

24 Jan 21:48
755ceac
Compare
Choose a tag to compare
v0.16.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.4...v0.16.5

MQTT5 fixes

13 Jan 18:56
10d3900
Compare
Choose a tag to compare
MQTT5 fixes Pre-release
Pre-release

What's Changed

Full Changelog: v0.16.3...v0.16.4

Failed WebSocket handshake response now includes body

23 Dec 19:06
337b17a
Compare
Choose a tag to compare

What's Changed

  • Failed WebSocket handshake response now includes body by @graebm in #432

Full Changelog: v0.16.2...v0.16.3

MQTT5 fixes, WebSocket flow-control, PQ TLS Cipher Prefs

21 Dec 17:27
c1c25ca
Compare
Choose a tag to compare

What's Changed

  • Fix GCC/Clang ASM error by @graebm in #421
  • handle null ack packets in callbacks by @sbSteveK in #422
  • Convert from strlen to strnlen where it's safe and reasonable to do so by @bretambrose in #424
  • Fix bug passing enum value from python to C as a byte instead of int by @graebm in #425
  • Mqtt5 reconnect enum by @sbSteveK in #428
  • Add Option to configure Hybrid PQ TLS Cipher Preferences by @alexw91 in #427
  • Websocket flow-control by @graebm in #429

New Contributors

Full Changelog: v0.16.1...v0.16.2

WebSocket Developer Preview

06 Dec 22:11
c3d2b5e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix mqtt5 code using wrong letter to pass int types by @graebm in #417
  • Add WebSocket bindings by @graebm in #419

Full Changelog: v0.16.0...v0.16.1