From 801b47581eb7caaffc35affb9f4daefa32a798c1 Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Wed, 14 Aug 2024 02:04:41 +0000 Subject: [PATCH] chore(release): 0.12.2 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49c168f..3843c81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.12.2 (2024-08-14) + + + +### Bug Fixes +* append export AWS_ENDPOINT_URL_DEADLINE at end of worker SSM commands (#141) ([`cfec139`](https://github.com/aws-deadline/deadline-cloud-test-fixtures/commit/cfec1399ad7a0c0d25b880d68d58a0ad1814a68b)) +* increase number of retries for SSM send_command to 60 (#140) ([`e768f38`](https://github.com/aws-deadline/deadline-cloud-test-fixtures/commit/e768f38a65eb10a728b298eae93929a2784bd80c)) + ## 0.12.1 (2024-08-13)