aws-sdk-mediaconvert 1.87.0 → 1.90.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: 549299f2e265bca4f2125dd6ecef9e93f983e1a10c252acf52977a1e2b175f7d
4
- data.tar.gz: 9472c3410dc8e1585e2e020edcc49ac5acc5f8bcbf0c3f08a7e2ba85d963a164
3
+ metadata.gz: 74840c7d935e7d41f1389ecd878c01b41b6a7e7755e97d7ed52ca264b2702ea0
4
+ data.tar.gz: 2ee7659331bc3a2db047c080224200d6e102541aa49b47cc876caf0cf050ca7b
5
5
  SHA512:
6
- metadata.gz: 3a5a10762f376250f0a0a0a947e3a7f2359326e9d24855212202d43f15d6e5febdc76e127a28bdebe8dc68ea18d48401a8cb7c0fb4ecf48a078ce2e71c94017e
7
- data.tar.gz: 70b7df61f983708b131f43ae65c3efb3e008c671e1ecb53a5040b014ec8e0fb679a807253982474070e1f05b8331103ae0a7460f52ca7f5a8cb6621fd405f4a1
6
+ metadata.gz: eb0d67cafc7ca121910e4be816cfa4113da25e63d96fcb43cd3867408de792b760a38f7043c0104ccd5c68502e5a1b2c9dc28e732cc77b5342815e78d324c71a
7
+ data.tar.gz: 6398fc8db694a1959afcc92acffccdcabc076cfbbdb8fd209ef590bd34c3ca79223b81cbcf1cf01121e42843c5c5cf2846b322be655585f792c06852c386a815
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.90.0 (2022-05-24)
5
+ ------------------
6
+
7
+ * Feature - AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.
8
+
9
+ 1.89.0 (2022-04-29)
10
+ ------------------
11
+
12
+ * Feature - AWS Elemental MediaConvert SDK nows supports creation of Dolby Vision profile 8.1, the ability to generate black frames of video, and introduces audio-only DASH and CMAF support.
13
+
14
+ 1.88.0 (2022-04-08)
15
+ ------------------
16
+
17
+ * Feature - AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content.
18
+
4
19
  1.87.0 (2022-03-08)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.87.0
1
+ 1.90.0