From 9fd77b043e06193848a68740dfde0836648b2b4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:47:10 -0700 Subject: [PATCH] chore: release commit for 3.2.0 * chore: release commit for 3.2.0 * update changelog --------- Co-authored-by: aws-amplify-ops Co-authored-by: Di Wu --- AppSyncRealTimeClient.podspec | 2 +- CHANGELOG.md | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/AppSyncRealTimeClient.podspec b/AppSyncRealTimeClient.podspec index edf33049..7d32e430 100644 --- a/AppSyncRealTimeClient.podspec +++ b/AppSyncRealTimeClient.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'AppSyncRealTimeClient' - s.version = '3.1.2' + s.version = '3.2.0' s.summary = 'Amazon Web Services AppSync RealTime Client for iOS.' s.description = 'AppSync RealTime Client provides subscription connections to AppSync websocket endpoints' diff --git a/CHANGELOG.md b/CHANGELOG.md index ff0d07a5..3cb42f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ ## Unreleased *Changes on `main` branch that have not yet been released* +## 3.2.0 + +### Features + +- feat: starscream upgrade to 4.0.8, iOS min 12 ([#159](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/159)) + +### Fixes + +- fix: Fixing Build and Test workflow ([#158](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/158)) + + +## 3.1.2 + +### Fixes + +- chore: update readme with info block specifying where to open issues ([#140](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/140)) +- fix: watchOS support - disable network monitoring, add client timeout ([#141](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/141)) + + ## 3.1.1 - fix: pin starscream to 4.0.4 ([#132](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/132)) @@ -167,7 +186,7 @@ Breaking changes: `ConnectionProviderError.other` has been removed and `.unautho ### Bug fix -- Added necessary files required for Carthage users. See [PR #12](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/12) [PR #13](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/13) +- Added necessary files required for Carthage users. See [PR #12](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/12) [PR #13](https://github.com/aws-amplify/aws-appsync-realtime-client-ios/pull/13) ## 1.1.0