We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a9321 commit c8b4fa7Copy full SHA for c8b4fa7
DynamoDbEncryption/runtimes/rust/RELEASE.md
@@ -6,9 +6,9 @@ To publish a new version of the aws-db-esdk for version N.N.N
6
1. cd ../../../releases/rust/db_esdk
7
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
+ 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
12
1. cargo publish
13
1. cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
14
1. ./test_published.sh N.N.N
0 commit comments