You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v1.5 minor version of the AWS SDK for Kotlin is planned and will include the important changes listed below.
Target release date
The AWS SDK for Kotlin aligns its minor version releases to follow shortly after minor version releases of the Kotlin language. Currently, SDK v1.5 is scheduled to be released shortly after Kotlin 2.2, early in July 2025. See JetBrains' Kotlin releases documentation for more information.
Breaking changes
The following changes may break some existing code or configurations:
The following previously-@Deprecated APIs have been removed:
Obsolete secondary constructor for class PartitionConfig. The primary constructor retains all of the same capabilities but with slightly different types/positions.
class UnsupportedSigningAlgorithmInterceptor. This exception is no longer thrown by the SDK.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The v1.5 minor version of the AWS SDK for Kotlin is planned and will include the important changes listed below.
Target release date
The AWS SDK for Kotlin aligns its minor version releases to follow shortly after minor version releases of the Kotlin language. Currently, SDK v1.5 is scheduled to be released shortly after Kotlin 2.2, early in July 2025. See JetBrains' Kotlin releases documentation for more information.
Breaking changes
The following changes may break some existing code or configurations:
Removed APIs
The following previously-
@DeprecatedAPIs have been removed:class PartitionConfig. The primary constructor retains all of the same capabilities but with slightly different types/positions.class UnsupportedSigningAlgorithmInterceptor. This exception is no longer thrown by the SDK.Beta Was this translation helpful? Give feedback.
All reactions