Skip to content

Commit 89a9321

Browse files
committed
m
1 parent e2ef5af commit 89a9321

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DynamoDbEncryption/runtimes/rust/RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ To publish a new version of the aws-db-esdk for version N.N.N
55
1. ./start_release.sh N.N.N
66
1. cd ../../../releases/rust/db_esdk
77
1. Create a PR with all changed or added files
8+
1. Within the PR, make sure you also:
9+
1. Update the `CHANGELOG.md` in the root directory with the changes
10+
1. If this is a major version bump, update the `SUPPORT_POLICY.rst` for Rust
11+
1. Get the PR reviewed by a teammate
812
1. cargo publish
913
1. cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
1014
1. ./test_published.sh N.N.N

0 commit comments

Comments
 (0)