Skip to content

Releases: aws-deadline/deadline-cloud-test-fixtures

0.17.3

09 Jan 20:17
Compare
Choose a tag to compare

0.17.3 (2025-01-09)

Features

  • configurable worker session root directory (#170) (0d20e33)

Bug Fixes

  • linux instance has unused ebs block device (#172) (50bfe43)

0.17.2

14 Dec 09:07
5726d1c
Compare
Choose a tag to compare

0.17.2 (2024-12-14)

Bug Fixes

  • increase disk size temporarily to allow more than 4GB of space on windows (#168) (7c33f67)

0.17.1

21 Nov 19:08
6fdfb04
Compare
Choose a tag to compare

0.17.1 (2024-11-21)

Features

  • ability to supply openjd-sessions Python wheel (#165) (df45370)

Bug Fixes

  • incorrect filesystem paths to files fetched from S3 by userdata (#164) (5a6c0ee)

0.17.0

13 Nov 19:02
a52eca3
Compare
Choose a tag to compare

0.17.0 (2024-11-13)

Features

  • allow worker config tests to disallow instance profile (#162) (db6f441)

0.16.0

30 Oct 19:40
005efe4
Compare
Choose a tag to compare

0.16.0 (2024-10-30)

BREAKING CHANGES

  • The default of DeadlineWorkerConfiguration.start_service was changed from FalseTrue
  • Downstream consumers of this package may have relied on a bug where the worker agent being started through an SSM command (see #160)

Bug Fixes

0.15.0

21 Oct 21:31
84592ad
Compare
Choose a tag to compare

0.15.0 (2024-10-21)

BREAKING CHANGES

  • increase retries for log contains utils (#156) (3616a9b)

Features

  • allow local session logs to be turned off in worker tests (#155) (656db75)
  • Added negative log assertions (#154) (d75f580)

Bug Fixes

  • add WaiterConfig to ssm command waiter (#152) (65b93ea)

0.14.0

05 Sep 20:39
4297233
Compare
Choose a tag to compare

0.14.0 (2024-09-05)

BREAKING CHANGES

  • Job.lifecycle_status changed from strdeadline_cloud_test_fixtures.deadline.JobLifecycleStatus
  • deadline_cloud_test_fixtures.TaskStatus.UNKNOWN removed

Features

  • job/step/task API functions and session log assertions (#150) (18f7078)

0.13.2

04 Sep 18:28
5f9b334
Compare
Choose a tag to compare

0.13.2 (2024-09-04)

Bug Fixes

0.13.1

26 Aug 19:01
7bd5e3d
Compare
Choose a tag to compare

0.13.1 (2024-08-26)

Bug Fixes

  • start service after running the installer instead of during (#146) (adac342)

0.13.0

16 Aug 17:46
152561e
Compare
Choose a tag to compare

0.13.0 (2024-08-16)

BREAKING CHANGES

  • improve support for ec2 instance workers (#143) (afbc5fb)

Bug Fixes

  • start windows service depending on the worker configuration (#144) (602bd3b)