To publish a new version of the aws-db-esdk, version 1.2.3
- Acquire the appropriate permissions
- Ensure git checkout of main is fresh and clean
- ./start_release.sh 1.2.3
- cd ../../../releases/rust/db_esdk
- Create a PR with changes
- cargo publish
- cd ../../../DynamoDbEncryption/runtimes/rust/ # i.e. return here
- ./test_published.sh