watson-developer-cloud / swift-sdk

:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.
https://watson-developer-cloud.github.io/swift-sdk/
Apache License 2.0
877 stars 222 forks source link

4.x Migration Guide #1049

Closed jminutaglio closed 3 years ago

jminutaglio commented 3 years ago

Changes from 3.6 to 4.1 result in non-compiling code - even the IBM sample projects no longer compile. Specifically with Watson Assistant v2. IBM documentation links also still reference 3.x.

Will there be a 4.x migration guide and/or when will sample projects and general API documentation be updated?

TY!

apaparazzi0329 commented 3 years ago

As is with any major release breaking changes are expected. You can find the v4 migration guide here. As for the sample projects and documentation, we are currently updating them.