Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Di Wu committed Nov 17, 2023
2 parents c81f187 + d8b503c commit 89a0cd2
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# AWS Mobile SDK for iOS CHANGELOG

## Unreleased

### Bug Fixes

- IoT
Expand Down Expand Up @@ -48,7 +46,7 @@
- **AWSCore**
- Support for `il-central-1` - Israel (Tel Aviv) (see [AWS Regional Services List](https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/) for a list of services supported in the region)

## 2.33.2
## 2.33.2

### Bug Fixes
- **AWSAuthUI**
Expand Down Expand Up @@ -101,7 +99,7 @@
### Bug Fixes
- **AWSAuthUI**
- Fix ability to hide keyboard in `AWSSignInViewController`, using `keyboardDismissMode`
- Fix black navigation bar in `AWSSignInViewController`, using view controllers option to 'Extend edges Under Opaque Bars'.
- Fix black navigation bar in `AWSSignInViewController`, using view controllers option to 'Extend edges Under Opaque Bars'.
[Issue #2321](https://github.com/aws-amplify/aws-sdk-ios/issues/2321)

## 2.33.0
Expand Down Expand Up @@ -135,15 +133,15 @@

### Bug Fixes
- **AWSS3**
- Increase speed of foreground uploads by specifying `NetworkServiceType`
- Increase speed of foreground uploads by specifying `NetworkServiceType`

## 2.31.0

### Bug Fixes

- **AWSMobileClient**
- Handling AWSMobileClient state issues gracefully handled gracefully

- **AWSIot**
- Include the certificate tag in Keychain query to look up identity

Expand All @@ -154,7 +152,7 @@
- AWSComprehend
- AWSConnect
- AWSDynamoDB
- AWSEC2
- AWSEC2
- AWSIoT
- AWSLambda
- AWSLocation
Expand Down Expand Up @@ -192,7 +190,7 @@

- **AWSS3**
- Fixing the integration tests by using correct value for AWSS3ServerSideEncryption (See [PR #4592](https://github.com/aws-amplify/aws-sdk-ios/pull/4592))

- Model updates for the following services
- AWSEC2
- AWSKMS
Expand Down

0 comments on commit 89a0cd2

Please sign in to comment.