AppSync RealTime Client for iOS

Unreleased

Changes on main branch that have not yet been released

3.1.0

Features

Misc

3.0.0

Breaking changes: This is a major version release due to the changes made in PR #110. The public interface for ConnectionProviderFactory, RealtimeConnectionProviderAsync, and RealtimeConnectionProvider has been modified to take in a URLRequest parameter instead of a URL.

Features

Fixes

2.1.1

Fixes

2.1.0

Features

Fixes

2.0.0

Breaking changes: ConnectionProviderError.other has been removed and .unauthorized and .unknown cases has been added.

1.10.0

Features

1.9.1

Bug fixes

1.9.0

Features

1.8.1

Bug fixes

1.8.0

1.7.1

Bug fixes

1.7.0

1.6.0

1.5.0

Feature

Misc

1.4.4

Feature

1.4.3

Bug fixes

1.4.2

Bug fixes

1.4.1

Misc

1.4.0

Bug fixes

Misc

1.3.0

Misc

1.2.0

Misc

1.1.6

Improvements

1.1.5

Bug fix

1.1.0

Improvements

1.0.2 (deprecated)

Improvements

Add Interceptors and Connection Provider Factory to allow consumers more easily create websocket connections. See PR #4 for more details.

1.0.1

Bug Fixes

1.0.0

Initial commit