Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikKapila committed Dec 7, 2024
1 parent e2ef5af commit 89a9321
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DynamoDbEncryption/runtimes/rust/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ To publish a new version of the aws-db-esdk for version N.N.N
1. ./start_release.sh N.N.N
1. cd ../../../releases/rust/db_esdk
1. Create a PR with all changed or added files
1. Within the PR, make sure you also:
1. Update the `CHANGELOG.md` in the root directory with the changes
1. If this is a major version bump, update the `SUPPORT_POLICY.rst` for Rust
1. Get the PR reviewed by a teammate
1. cargo publish
1. cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
1. ./test_published.sh N.N.N

0 comments on commit 89a9321

Please sign in to comment.