Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 350 Bytes

File metadata and controls

10 lines (9 loc) · 350 Bytes

To publish a new version of the aws-db-esdk, version 1.2.3

  1. Acquire the appropriate permissions
  2. Ensure git checkout of main is fresh and clean
  3. ./start_release.sh 1.2.3
  4. cd ../../../releases/rust/db_esdk
  5. Create a PR with changes
  6. cargo publish
  7. cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
  8. ./test_published.sh