Skip to content

Commit cacee86

Browse files
authored
revert: "AWS Encryption SDK 1.9.1 Release" (#391)
1 parent 777b52d commit cacee86

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

CHANGELOG.md

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

3-
### [1.9.1](https://github.com/aws/aws-encryption-sdk-java/compare/v1.9.0...v1.9.1) (2021-10-28)
4-
5-
6-
### Fixes
7-
8-
* "AWS Encryption SDK 1.9.1 Release" ([#389](https://github.com/aws/aws-encryption-sdk-java/issues/389)) ([f58051d](https://github.com/aws/aws-encryption-sdk-java/commit/f58051d92ef7ed86ed2c198f286baf9abefe5537))
9-
10-
11-
### Maintenance
12-
13-
* Add back removed CiphertextHeaders.deserialize method ([#383](https://github.com/aws/aws-encryption-sdk-java/issues/383)) ([468625d](https://github.com/aws/aws-encryption-sdk-java/commit/468625d03490ed007b5bfc2c20d04cd4973d798e))
14-
* add corretto11 ([#390](https://github.com/aws/aws-encryption-sdk-java/issues/390)) ([f3140a7](https://github.com/aws/aws-encryption-sdk-java/commit/f3140a7acebded80e07fedc5bc174fe223ec9d25))
15-
* CI formatting ([#388](https://github.com/aws/aws-encryption-sdk-java/issues/388)) ([129c2c0](https://github.com/aws/aws-encryption-sdk-java/commit/129c2c058fcbfd4b0cf10b2a5ec63dd7f4640a81))
16-
* update mainline-1.x with new release process ([#385](https://github.com/aws/aws-encryption-sdk-java/issues/385)) ([c55c2d2](https://github.com/aws/aws-encryption-sdk-java/commit/c55c2d205427f62a4c22444bc675cf12d6212e0c))
17-
183
## 1.9.0 -- 2021-05-27
194

205
* feat: Improvements to the message decryption process.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.amazonaws</groupId>
66
<artifactId>aws-encryption-sdk-java</artifactId>
7-
<version>1.9.1</version>
7+
<version>1.9.0</version>
88
<packaging>jar</packaging>
99

1010
<name>aws-encryption-sdk-java</name>

0 commit comments

Comments
 (0)