aws-sdk-mediatailor 1.92.0 → 1.93.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: 9478ce86f77d07c40f5bc2aa47b9cc41fe7a8071a0dfbe565252a516627b4594
4
- data.tar.gz: c87bc58bba367e987d083afe11a66453b29ac5b4fd78e2b8a2d68955b0facac1
3
+ metadata.gz: 46e90916db7049ad3aaedeef1967aa53d0e02d7a2b675808664975ab2d25e148
4
+ data.tar.gz: 262e1216c17010ae51b877e175a0fb6862c99fb34cd1b8b8d41992cb0f04871f
5
5
  SHA512:
6
- metadata.gz: 9093b7a8ef330003dde804bd620411be66ce9abc4e8c1250a1d582b612a3565d43913cf2b2c4d7732f47bcdd8f592af615dde34036ed0efd6202a7b72549f31b
7
- data.tar.gz: c6d71090542b68f37d404644ea59a1b80e8e59264f577ca7e667f66ade11dc48d50887e63e06e1820f7ed7eccac3f8844ce9d1df28c5c27d96a29ce6a108af22
6
+ metadata.gz: f1691c03ce17b3fee82a968adfc83a0fe8e646d3a2584ff39a5cdabe80d445d984489c69ea1cd6474a1dd76df28cee896753058a55b50d28fcd48ce043807d68
7
+ data.tar.gz: 6342a26fc4f8f97b2909231621c4f202e9d189d01506cf19cb938cc437b63a9544d3a78721d9af6e7f05cfdc6cedfd063b5acfa2982ec185522a5464a9570bd0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.93.0 (2025-01-30)
5
+ ------------------
6
+
7
+ * Feature - Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.
8
+
4
9
  1.92.0 (2025-01-15)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.92.0
1
+ 1.93.0