aws-sdk-robomaker 1.39.0 → 1.43.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea9595748487aa0130d6b5f76ddcdd95763ba0ce823fad431b1faa8dd82bbc86
4
- data.tar.gz: 75525b43a966dc06d37d91aaf84837cd337acf803c4f9b872cd7ecda3f5635b8
3
+ metadata.gz: 6509857aa23c767676e277b474ccc80e99c8f9cd05b65f64a667bb8f3089846e
4
+ data.tar.gz: 7dc13201d609c2b15e912493c02d860e73042e3086a2396fb42e64b5ca520df6
5
5
  SHA512:
6
- metadata.gz: bc0b787260cd2ca1b68baa4e65c225c1c189615dcd9038405a5a9e8748c57d7e7c55adc44d328e0182367f08456238c15dd8c6a2b2df697324bbf0a2d3bd6e8d
7
- data.tar.gz: 07d53664a04ac107d7f14f378bef052cd6d5cc2f5ff2a915a28b4dde7f809841ee5ffe1c1cb8df75eabef8bbeedefe7c9012bbcb11e8e6e891d57fafa733ddae
6
+ metadata.gz: 57f9950e2e652be73b471f98c9d2f143ef8cc3a78a4877894035605a6e6e686e71e9ccc8ef66a8efb3f04cc591caa3e64aa0d729e1f0b5f4711dc01064d1ff67
7
+ data.tar.gz: 01ba3e4e43c2efcfe6ac8664cfd318d05ab030e067509c8f73f2119108fed8bd44c155a8211a16488c09503b7559a76f7b4a5882a4d11b0120bbf458a87aec02
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.43.0 (2021-10-14)
5
+ ------------------
6
+
7
+ * Feature - Adding support to GPU simulation jobs as well as non-ROS simulation jobs.
8
+
9
+ 1.42.0 (2021-09-16)
10
+ ------------------
11
+
12
+ * Feature - Adding support to create container based Robot and Simulation applications by introducing an environment field
13
+
14
+ 1.41.0 (2021-09-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.40.0 (2021-08-20)
20
+ ------------------
21
+
22
+ * Feature - Documentation updates for RoboMaker
23
+
4
24
  1.39.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.43.0