Commit e1cb563
Release/v2.2.0 (#191)
## Description
### Why is this change being made?
1. Preparing for 2.2.0 release
### What is changing?
1. Version bumped from 2.1.1 to 2.2.0 in pom.xml and README.md
### Related Links
- **Issue #, if available**:
---
## Testing
### How was this tested?
1. `mvn clean install`
### When testing locally, provide testing artifact(s):
1. Generated artifact:
`target/aws-secretsmanager-caching-java-2.2.0.jar`
---
## Reviewee Checklist
**Update the checklist after submitting the PR**
- [x] I have reviewed, tested and understand all changes
*If not, why:*
- [x] I have filled out the Description and Testing sections above
*If not, why:*
- [x] Build and Unit tests are passing
*If not, why:*
- [x] Unit test coverage check is passing
*If not, why:*
- [x] I have ensured no sensitive information is leaking (i.e., no
logging of sensitive fields, or otherwise)
*If not, why:*
- [x] I have added explanatory comments for complex logic, new
classes/methods and new tests
*If not, why:*
- [x] I have updated README/documentation (if needed)
*If not, why:*
- [x] I have clearly called out breaking changes (if any)
*If not, why:*
---
## Reviewer Checklist
**All reviewers please ensure the following are true before reviewing:**
- Reviewee checklist has been accurately filled out
- Code changes align with stated purpose in description
- Test coverage adequately validates the changes
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
---------
Co-authored-by: Vedant Jaiswal <vedjasy@amazon.com>1 parent 9fe0563 commit e1cb563
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments