|
| 1 | +### Version 4.35.0 (27th September 2023) |
| 2 | +#### Added |
| 3 | +- Added support for SigV3 library. Update authorization header building logic to use `adj_signing_id`. |
| 4 | +- Added `setAndroidFinalAttributionEnabled` method to `AdjustConfig` to indicate if only final Android attribution is needed in attribution callback (by default attribution callback return intermediate attribution as well before final attribution if not enabled with this setter method). |
| 5 | + |
| 6 | +#### Native SDKs |
| 7 | +- [[email protected]][ios_sdk_v4.35.0] |
| 8 | +- [[email protected]][android_sdk_v4.35.0] |
| 9 | +- [[email protected]][windows_sdk_v4.17.0] |
| 10 | + |
| 11 | +--- |
| 12 | + |
1 | 13 | ### Version 4.34.1 (6th September 2023)
|
2 | 14 | #### Added
|
3 | 15 | - Added more logging around ATT delay timer feature to indicate that it's activated.
|
@@ -1134,6 +1146,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
|
1134 | 1146 | [ios_sdk_v4.33.4]: https://github.com/adjust/ios_sdk/tree/v4.33.4
|
1135 | 1147 | [ios_sdk_v4.34.1]: https://github.com/adjust/ios_sdk/tree/v4.34.1
|
1136 | 1148 | [ios_sdk_v4.34.2]: https://github.com/adjust/ios_sdk/tree/v4.34.2
|
| 1149 | +[ios_sdk_v4.35.0]: https://github.com/adjust/ios_sdk/tree/v4.35.0 |
1137 | 1150 |
|
1138 | 1151 | [android_sdk_v3.5.0]: https://github.com/adjust/android_sdk/tree/v3.5.0
|
1139 | 1152 | [android_sdk_v4.1.0]: https://github.com/adjust/android_sdk/tree/v4.1.0
|
@@ -1179,6 +1192,7 @@ Kudos to [Ivan](https://github.com/MatkovIvan) and [Evgeny](https://github.com/e
|
1179 | 1192 | [android_sdk_v4.33.2]: https://github.com/adjust/android_sdk/tree/v4.33.2
|
1180 | 1193 | [android_sdk_v4.33.5]: https://github.com/adjust/android_sdk/tree/v4.33.5
|
1181 | 1194 | [android_sdk_v4.34.0]: https://github.com/adjust/android_sdk/tree/v4.34.0
|
| 1195 | +[android_sdk_v4.35.0]: https://github.com/adjust/android_sdk/tree/v4.35.0 |
1182 | 1196 |
|
1183 | 1197 | [windows_sdk_v4.12.0]: https://github.com/adjust/windows_sdk/tree/v4.12.0
|
1184 | 1198 | [windows_sdk_v4.13.0]: https://github.com/adjust/windows_sdk/tree/v4.13.0
|
|
0 commit comments