From 6fdfb0498087fd5eb301f4a3eddcb14d560533ca Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:07:23 -0600 Subject: [PATCH] chore(release): 0.17.1 (#166) Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9732f4..343d61e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.17.1 (2024-11-21) + + +### Features +* ability to supply openjd-sessions Python wheel (#165) ([`df45370`](https://github.com/aws-deadline/deadline-cloud-test-fixtures/commit/df453704dad2b7b00ec0573993396cbbe99eb9d1)) + +### Bug Fixes +* incorrect filesystem paths to files fetched from S3 by userdata (#164) ([`5a6c0ee`](https://github.com/aws-deadline/deadline-cloud-test-fixtures/commit/5a6c0ee76934e1bf06a25e39c285633336ccafb9)) + ## 0.17.0 (2024-11-13)