Skip to content

Commit 4fd38fc

Browse files
committed
Bump version to 1.14.1
1 parent 4944df0 commit 4fd38fc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Smithy Changelog
22

3+
## 1.14.1 (2021-11-15)
4+
5+
### Features
6+
7+
* Updated the `@aws.protocols#httpChecksum` trait to use uppercase algorithm names. ([#982](https://github.com/awslabs/smithy/pull/982))
8+
9+
### Bug Fixes
10+
11+
* Fixed an issue where JSON Schema conversion wouldn't remove out-of-service references before deconflicting. ([#978](https://github.com/awslabs/smithy/pull/978))
12+
* Fixed IAM condition key inference not using the `@aws.iam#iamResource` trait. ([#981](https://github.com/awslabs/smithy/pull/981))
13+
314
## 1.14.0 (2021-11-10)
415

516
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.14.1

0 commit comments

Comments
 (0)