aws-sdk-deadline 1.18.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bcb18128a0a0cf41e52fea59b8f228109f9ae0f0573e3f02947eebf469e378ce
4
- data.tar.gz: 8195190639366c6d5073c475a06f04ef1b5112b92a9671f96bb69b85f105bd79
3
+ metadata.gz: 5c3e72dfa6012b0bfa4dac41c28ad065338d38e4de23b8d7bb9f5bb3ba1b76ce
4
+ data.tar.gz: 91dfe4846f70efa720397b16f3f6a025176d0d09501c7897245a39cd7d35b5ab
5
5
  SHA512:
6
- metadata.gz: 0a7d998baf3fcd4ee44f3f39925022ce68d707bd4607d1e2a43bb6816e7c07dc95e3bb1128d18621da80d83cc34ac0e93fea2634c6a3b0cf132ae95028f523a6
7
- data.tar.gz: 89c2748cd3bf1436eba6c8ed391b990e797fa2a52471c6f4beb0b4a55820c9222a118b22e7d59c009558e0857866d7038b122713074dbced8f461b443f67bf29
6
+ metadata.gz: cc16ae30d2f0ec0ca5336c82691bd99cc156e98cffaada9ea464277bad22e1d491fcd71ff1ab9dabd93aa4bfbf1452d8215d78e211cd7c554947c1dcf851be11
7
+ data.tar.gz: 2c4389089a70429d5da1d0cbe364548e943458e2b84710aba3bd24a01c330cb9e080287fd4aacb91a42f7343e2583c60d23757cf214c3b8e0e4408bae5ea2621
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.19.0 (2025-01-28)
5
+ ------------------
6
+
7
+ * Feature - feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job
8
+
4
9
  1.18.0 (2025-01-15)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.18.0
1
+ 1.19.0