github Moya/Moya 14.0.0-beta.6

latest releases: 15.0.3, 15.0.1, 15.0.0...
pre-release4 years ago

Another update while we wait for Alamofire to be stable. This time one fix, one small update - hope you will like it! 🚀

Note: Unfortunately we introduced the breaking change with the update, but this was a pretty big gain in terms of the plugin usage so we decided to move forward with it. Make sure you see the migration guide to see how you can migrate easily.

Changelog

Changed

  • Breaking Change In AccessTokenPlugin, the token closure now takes a AuthorizationType as parameter and AuthorizationType.none has been removed in favor of using AuthorizationType?. #1969 by @amaurydavid.

Fixed

  • Fixed a data race condition issue and enable TSAN on the test action and CI. #1952 by @LucianoPAlmeida.

Don't miss a new Moya release

NewReleases is sending notifications on new releases.