aws-sdk-mediaconvert 1.72.0 → 1.76.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: 8840966cb3c87c83eac37b00f97ec8ca044eb13722d30a69a2669df50de0388f
4
- data.tar.gz: b01f91efad378934a871b7bc403e6cb421039cf44f5a4f267c4a01227be9e854
3
+ metadata.gz: c3ddad35046fdf7e17b28dd0a2227d6e2235e70c1cdc6f60df4163b5f7a0ac2a
4
+ data.tar.gz: fbaba7e1c01238000bfc32a297a91102757074053d47039d0cc392c2113f0250
5
5
  SHA512:
6
- metadata.gz: 4b0fe63d21d08fa813017c0d35251b3eab16fa195a18b873302babc520dc26180e384ecab2e8f6191fa3af26fae6de99012ca9f7ac59de252b204c40d7f65974
7
- data.tar.gz: 3bc0c55d5745d934afc6c38ec0f8917cf4d2c1b6a8503d0c5317ed247ce47df1221b645904b8d24580c96e9982a23af6bd53349c5f7159bbfed87842f47ca50a
6
+ metadata.gz: 11ef9f542467f4d06b8f8c298510fff67f7dcdce87cd63bd58e91c3a22d945a238de45a9f49346892ec8d06e404c0dec622ba79b7a83da4344f6a10f5b6619b8
7
+ data.tar.gz: e07eac7a15f4c3900cc9b6bc4caf6c35466ba2c708d99b812cf7531211f746a7285ea8be21e4b6048990b28b4f47c1925f4230236d741b34b4383297dbae7c7a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.76.0 (2021-10-08)
5
+ ------------------
6
+
7
+ * Feature - AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources.
8
+
9
+ 1.75.0 (2021-09-23)
10
+ ------------------
11
+
12
+ * Feature - This release adds style and positioning support for caption or subtitle burn-in from rich text sources such as TTML. This release also introduces configurable image-based trick play track generation.
13
+
14
+ 1.74.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.73.0 (2021-08-24)
20
+ ------------------
21
+
22
+ * Feature - AWS Elemental MediaConvert SDK has added MBAFF encoding support for AVC video and the ability to pass encryption context from the job settings to S3.
23
+
4
24
  1.72.0 (2021-08-03)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.76.0