Skip to content

Commit

Permalink
chore(release): 0.49.5
Browse files Browse the repository at this point in the history
Signed-off-by: client-software-ci <[email protected]>
  • Loading branch information
client-software-ci authored and edwards-aws committed Jan 29, 2025
1 parent 519888b commit 5ae82f4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 0.49.5 (2025-01-29)


### Features
* Add maxWorkerCount support for jobs (#573) ([`e101473`](https://github.com/aws-deadline/deadline-cloud/commit/e101473c656491a860e41efe957c3c13879517ac))
* remove optionally using file system system location name in the manifest file name hash (#552) ([`ed5c0cb`](https://github.com/aws-deadline/deadline-cloud/commit/ed5c0cbeada46cbb0d273bda62c1f0e550ded2d8))
* add manifests merge functionality and pass in suffix for local manifests write (#563) ([`5e167b5`](https://github.com/aws-deadline/deadline-cloud/commit/5e167b558cada2f4ee0268031b80d3ad20b79b42))
* show host requirements tab in default bundle gui submitter (#558) ([`78cf4eb`](https://github.com/aws-deadline/deadline-cloud/commit/78cf4ebc1c88d919b185c8e9e9186949af02cc78))
* Allow submitters to prepopulate HostRequirementsWidget (#538) ([`486df0a`](https://github.com/aws-deadline/deadline-cloud/commit/486df0ad02cce1c0affd14e4ed8b90e5efc4d103))

### Bug Fixes
* Allow Identifier's in custom host requirements. (#565) ([`519888b`](https://github.com/aws-deadline/deadline-cloud/commit/519888bff50e0b1bd518b598f63b72e0f90a8044))
* limit the length of name and description fields to match OpenJD spec (#564) ([`0c72b7e`](https://github.com/aws-deadline/deadline-cloud/commit/0c72b7e9fc35be894aad7f71ae75c2e65fd7c215))
* remove default host requirements tab from DCCs that don't support it (#560) ([`e49965b`](https://github.com/aws-deadline/deadline-cloud/commit/e49965b85ae16c969b59d495b91b759c4f4738b4))
* manifest destination directory not being used when path uses backslashes (#559) ([`30b8099`](https://github.com/aws-deadline/deadline-cloud/commit/30b80990e95074a4e4e1845e6ec34e29100a79f9))

## 0.49.4 (2025-01-09)


Expand Down

0 comments on commit 5ae82f4

Please sign in to comment.