Skip to content

Commit 86c705a

Browse files
Amazon S3 Encryption Client 3.0.0 Release -- $(date +%Y-%m-%d)
## [3.0.0](v2.0.0...v3.0.0) (2023-04-06) ### ⚠ BREAKING CHANGES * prod release for S3 EC (#152) ### Features * prod release for S3 EC ([#152](#152)) ([d724eab](d724eab)) ### Fixes * Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) ([a62e455](a62e455)), closes [#151](#151) * remove illegal javadoc syntax ([#147](#147)) ([412a02c](412a02c)) * remove illegal javadoc tags ([#148](#148)) ([d5682b9](d5682b9)) ### Maintenance * add scm url to pom.xml ([#155](#155)) ([22ac9ad](22ac9ad)) * add the developer guide to the README ([#150](#150)) ([b41a07b](b41a07b)) * point release at correct internal staging domain, fix group id ([#149](#149)) ([f88e89d](f88e89d))
1 parent 22ac9ad commit 86c705a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## [3.0.0](https://github.com/aws/aws-s3-encryption-client-java/compare/v2.0.0...v3.0.0) (2023-04-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* prod release for S3 EC (#152)
9+
10+
### Features
11+
12+
* prod release for S3 EC ([#152](https://github.com/aws/aws-s3-encryption-client-java/issues/152)) ([d724eab](https://github.com/aws/aws-s3-encryption-client-java/commit/d724eab8b5c090c5ea8e1a7e299fab0273fbe08b))
13+
14+
15+
### Fixes
16+
17+
* Revert "Amazon S3 Encryption Client 2.0.1 Release -- $(date +%Y-%m-%d)" (#151) ([a62e455](https://github.com/aws/aws-s3-encryption-client-java/commit/a62e4552c2b41bded2820c9a7fb60fd789667ec2)), closes [#151](https://github.com/aws/aws-s3-encryption-client-java/issues/151)
18+
* remove illegal javadoc syntax ([#147](https://github.com/aws/aws-s3-encryption-client-java/issues/147)) ([412a02c](https://github.com/aws/aws-s3-encryption-client-java/commit/412a02c8b096b586e21d459c7850af1cfc826652))
19+
* remove illegal javadoc tags ([#148](https://github.com/aws/aws-s3-encryption-client-java/issues/148)) ([d5682b9](https://github.com/aws/aws-s3-encryption-client-java/commit/d5682b9e2b3e17deb2c25af071652e323cc139f5))
20+
21+
22+
### Maintenance
23+
24+
* add scm url to pom.xml ([#155](https://github.com/aws/aws-s3-encryption-client-java/issues/155)) ([22ac9ad](https://github.com/aws/aws-s3-encryption-client-java/commit/22ac9ad056452a45b0d032954ab7d1da6a0f55fa))
25+
* add the developer guide to the README ([#150](https://github.com/aws/aws-s3-encryption-client-java/issues/150)) ([b41a07b](https://github.com/aws/aws-s3-encryption-client-java/commit/b41a07b873bf4479a816bc3de7fd2f443e877c94))
26+
* point release at correct internal staging domain, fix group id ([#149](https://github.com/aws/aws-s3-encryption-client-java/issues/149)) ([f88e89d](https://github.com/aws/aws-s3-encryption-client-java/commit/f88e89da9c7a8547715a1e675239e0291094514a))

0 commit comments

Comments
 (0)