github apollographql/apollo-ios 0.34.0-rc.2
Version 0.34.0-rc.2

latest releases: 1.15.2, 1.15.1, 1.15.0...
4 years ago

Networking Stack, Release Candidate 2

  • Made RequestChainNetworkTransport subclassable and changed two methods to be open so they can be subclassed in order to facilitate using subclasses of HTTPRequest when needed. (#1405)
  • Made numerous improvements to creating upload requests - all upload request setup is now happening through the UploadRequest class, which is now open for your subclassing funtimes. (#1405)
  • Renamed RequestCreator to RequestBodyCreator to more accurately reflect what it's doing (particularly in light of the fact that we didn't have a Request in the old networking stack, and now we do), and renamed associated properties and parameters. (#1405)

Don't miss a new apollo-ios release

NewReleases is sending notifications on new releases.