aws-sdk-mediatailor 1.92.0 → 1.94.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: 9478ce86f77d07c40f5bc2aa47b9cc41fe7a8071a0dfbe565252a516627b4594
4
- data.tar.gz: c87bc58bba367e987d083afe11a66453b29ac5b4fd78e2b8a2d68955b0facac1
3
+ metadata.gz: bb9fa81ed846f44a3357cf1eb96a80ae900eb870d839e62d32a8dc2020c10546
4
+ data.tar.gz: 19187376d58469fb956726a8bdac08498ac59f5d512b7a2efc3fb178957ef8e8
5
5
  SHA512:
6
- metadata.gz: 9093b7a8ef330003dde804bd620411be66ce9abc4e8c1250a1d582b612a3565d43913cf2b2c4d7732f47bcdd8f592af615dde34036ed0efd6202a7b72549f31b
7
- data.tar.gz: c6d71090542b68f37d404644ea59a1b80e8e59264f577ca7e667f66ade11dc48d50887e63e06e1820f7ed7eccac3f8844ce9d1df28c5c27d96a29ce6a108af22
6
+ metadata.gz: 93f56c9f8c18b8a14bd19a91be9614e3624ed44d87f81229cf5ea0dfa54e3f3bb1f879dd88aa55356351ac077db28a4c8aa34471e6ea20af373c77d662c38b65
7
+ data.tar.gz: 2eb1abb98e52ee985677fdb092ea7a5ee6fef7f4737f465c212555ecad425701c96bc58ed4540a02d40e13dd71b0d146d42ea7ec9ce0675c37aaae07040ade74
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.94.0 (2025-02-03)
5
+ ------------------
6
+
7
+ * Feature - Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.
8
+
9
+ 1.93.0 (2025-01-30)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.92.0 (2025-01-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.92.0
1
+ 1.94.0