Skip to content

Releases: aws-amplify/aws-appsync-apollo-extensions-swift

1.0.4 (2025-08-14)

14 Aug 18:06
0bdfc21
Compare
Choose a tag to compare

Fixes:

  • fix: memory leak in AppSyncWebSocketClient #41

1.0.3 (2025-07-02)

02 Jul 20:46
fae511f
Compare
Choose a tag to compare

Fixes:

  • fix: make URLRequest property thread safe #38

1.0.2 (2025-06-09)

10 Jun 00:25
1046735
Compare
Choose a tag to compare

Fixes:

  • fix: queue web socket client APIs (#35)

1.0.1 (2024-09-27)

27 Sep 22:41
@5d 5d
8e0458b
Compare
Choose a tag to compare

Fixes:

  • fix: inject auth info to appsync handshake headers (#22)

1.0.0 (2024-09-10)

10 Sep 22:19
@5d 5d
d65ad96
Compare
Choose a tag to compare

Features

  • Add heart beat monitor to AppSyncRTC. (#1)
  • Add user-agent header to GraphQL requests. (#2)
  • Initial implementation and tests.

Fixes

  • Rename to Extensions. (#3)
  • Add more info to user-agent header. (#5)