Skip to content

Releases: awslabs/aws-crt-swift

0.1.0

02 Dec 06:03
6748354
Compare
Choose a tag to compare
feat: build for watchos and tvos (#57)

0.0.14

06 Nov 00:37
6748354
Compare
Choose a tag to compare
feat: build for watchos and tvos (#57)

0.0.13

02 Nov 21:37
faff91d
Compare
Choose a tag to compare
fix: mqtt connection bugs (#55)

* make closures public

* fix connect

* bug fix

* adjust callback code

* clean up pointers

* fix c pointer issue

* fix buld

* fix param order

* fix connection callback handlers

* fix initializer

* lint

* changes

* linter

0.0.12

26 Oct 17:55
7fca871
Compare
Choose a tag to compare
fix: make mqtt public (#52)

0.0.11

22 Oct 22:35
081b0f9
Compare
Choose a tag to compare
feat: wrap IMDS Client (#50)

0.0.10

12 Oct 16:06
44fd5a2
Compare
Choose a tag to compare
fix: util and fixes for sha 256 checksums (#46)

0.0.9

01 Oct 18:35
fcedf0c
Compare
Choose a tag to compare

New in this release: sha256 checksum support.

0.0.8

22 Sep 23:59
737c445
Compare
Choose a tag to compare

New in this release: Md5 Checksum function exposed for Md5 Middleware

0.0.7

30 Aug 15:40
623d073
Compare
Choose a tag to compare
fix: remove custom retryer (#42)

0.0.6

11 Aug 17:59
f6deb25
Compare
Choose a tag to compare
fix: signing seg fault (#37)