-
Notifications
You must be signed in to change notification settings - Fork 71
bump version, update CHANGELOG for v2.0.2 #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CHANGELOG.md
Outdated
([#149](https://github.com/aws/aws-dynamodb-encryption-java/pull/149)) | ||
* CI: Create release builds that validate on multiple JDKs | ||
([#148](https://github.com/aws/aws-dynamodb-encryption-java/pull/148)) | ||
* chore: Add exmaple for MRKs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* chore: Add exmaple for MRKs | |
* chore: Add example for MRKs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sometimes I think I can type and then do stuff like this 🤦♂️
Should this PR also be updating the version in the pom/README? |
CHANGELOG.md
Outdated
* Moving Javadoc to webroot | ||
([#140](https://github.com/aws/aws-dynamodb-encryption-java/pull/140)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove. This was done on the gh-pages branch, so I don't think it belongs here.
CHANGELOG.md
Outdated
@@ -1,4 +1,31 @@ | |||
# Changelog | |||
## 2.0.2 -- 2021-08-30 | |||
Fixes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NP
Fixes: | |
### Fixes |
CHANGELOG.md
Outdated
* Data model migration doc breadcrumb. | ||
([#139](https://github.com/aws/aws-dynamodb-encryption-java/pull/139)) | ||
|
||
Maintenance: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NP
Maintenance: | |
### Maintenance |
CHANGELOG.md
Outdated
* Add Formatter | ||
([#146](https://github.com/aws/aws-dynamodb-encryption-java/pull/146)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would move this down to "maintenance".
CHANGELOG.md
Outdated
@@ -1,4 +1,29 @@ | |||
# Changelog | |||
## 2.0.2 -- 2021-08-30 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## 2.0.2 -- 2021-08-30 | |
## 2.0.2 -- 2021-08-31 |
CHANGELOG.md
Outdated
@@ -1,4 +1,29 @@ | |||
# Changelog | |||
## 2.0.2 -- 2021-08-30 | |||
### Fixes | |||
* NPE if reading record without a signature fields |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* NPE if reading record without a signature fields | |
* fix: Allow reading old plaintext records after adding new encrypted field to schema |
CHANGELOG.md
Outdated
### Fixes | ||
* NPE if reading record without a signature fields | ||
([#152](https://github.com/aws/aws-dynamodb-encryption-java/pull/152)) | ||
* Update user agent string to correctly reflect version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Update user agent string to correctly reflect version | |
* fix: Update user agent string to correctly reflect version |
CHANGELOG.md
Outdated
([#152](https://github.com/aws/aws-dynamodb-encryption-java/pull/152)) | ||
* Update user agent string to correctly reflect version | ||
([#141](https://github.com/aws/aws-dynamodb-encryption-java/pull/141)) | ||
* Data model migration doc breadcrumb. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Data model migration doc breadcrumb. | |
* fix: Data model migration doc breadcrumb. |
CHANGELOG.md
Outdated
([#149](https://github.com/aws/aws-dynamodb-encryption-java/pull/149)) | ||
* CI: Create release builds that validate on multiple JDKs | ||
([#148](https://github.com/aws/aws-dynamodb-encryption-java/pull/148)) | ||
* Add Formatter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Add Formatter | |
* chore: Add format check to CI and format |
Issue #, if available:
Description of changes:
Updating CHANGELOG for version bump 2.0.2
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Check any applicable: