We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7de9b3 commit 2c5a939Copy full SHA for 2c5a939
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.6.75] - 05/15/2026
4
+
5
+### Features
6
+* (**cloudwatchlogs**) Updating the max limit for start query api parameter.
7
+* (**mediapackagev2**) This release adds support for AvailabilityStartTimeConfiguration in MediaPackageV2 DASH manifests
8
+* (**partnercentralselling**) Enable TCV intake on Opportunity to improve Opportunities Hygiene and downstream revenue attribution.
9
10
## [1.6.74] - 05/14/2026
11
12
### Features
gradle.properties
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
org.gradle.parallel=true
# sdk
-sdkVersion=1.6.75-SNAPSHOT
+sdkVersion=1.6.75
# atomicfu
13
kotlinx.atomicfu.enableJvmIrTransformation=true
0 commit comments