Skip to content

Releases: mindbody/Conduit

1.4.3

27 Nov 05:36
9182600
Compare
Choose a tag to compare

What's Changed

  • T 1377658: Updated Refresh Token API minimumExpirationTime to 6 minutes by @AnshulMindbody in #170

Full Changelog: 1.4.2...1.4.3

1.4.2

10 Jul 12:12
0e8ca31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.2

Release 1.4.1

05 Feb 17:26
62ec0e6
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • #168 (Task AB#1268089) | Defer token store unlock until token refresh response action occurs

Bug Fixes

  • None

Other

  • None

Release 1.4.0

25 Oct 14:05
5fa6640
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • None

Bug Fixes

  • Add check for nil request URL #166

Other

  • None

Release 1.3.0

22 Mar 16:56
b28cd97
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • None

Bug Fixes

  • Update multipart form request serializer #165

Other

  • None

Release 1.2.0

06 Aug 00:56
44611d6
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • Create URLDataCache and DataDownloader #164

Bug Fixes

  • None

Other

  • None

Release 1.1.1

08 Jul 19:39
f070673
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • None

Bug Fixes

  • Fix completion queue bug in ImageDownloader #163

Other

  • None

Release 1.1.0

01 Jul 21:45
fdf1e5c
Compare
Choose a tag to compare

Breaking

  • None

Enhancements

  • #162 Allow passing a custom operation queue to ImageDownloader to be used when calling the completion callback.
  • #161 Make ImageDownloader conform to ImageDownloaderType to allow for mocking.

Bug Fixes

  • None

Other

  • None

Release 1.0.0

21 Apr 15:43
0ec7957
Compare
Choose a tag to compare

Breaking

  • Remove Xcode project and worskpaces, dropping support for Carthage

Other

  • Celebrating Conduit's maturity with our 1.0.0 release 🎉

Release 0.22.0

12 Oct 15:38
12fe831
Compare
Choose a tag to compare

Breaking

  • Remove deprecated types: BearerOAuth2Token, OAuth2TokenAES256CBCCipher, and OAuth2TokenDiskStore

Enhancements

  • None

Bug Fixes

  • None

Other

  • None