Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release - 0.47.0 #1909

Merged
merged 3 commits into from
Aug 17, 2021
Merged

Release - 0.47.0 #1909

merged 3 commits into from
Aug 17, 2021

Conversation

calvincestari
Copy link
Member

@calvincestari calvincestari commented Aug 16, 2021

Biggest changes included in this release:

  1. Starscream removed as an external dependency (Refactor websocket implementation directly into ApolloWebSocket #1906)
  2. Playground moved into a separate repository (Removes playgrounds from apollo-ios #1905)
  3. Fix in ApolloClient to ensure that it passes the callback queue to ApolloStore for clearCache completion blocks (Use the provided callback queue instead of the store's default. #1904)

Pre-release Checklist

  • Update the CHANGELOG with all relevant changes since the prior version.
  • Update the version in Configuration/Shared/Project-Version.xcconfig
  • Run the Documentation Generator as noted in api-reference.md to re-generate documentation from source for all included libraries
  • Validate that main builds with a test Swift Package Manager project
  • Validate that main builds with a test CocoaPods project
  • Validate that main builds with a test Carthage project

Copy link
Contributor

@AnthonyMDev AnthonyMDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are my hero :)

@designatednerd
Copy link
Contributor

https://www.youtube.com/watch?v=0iAzMRKFX3c

@calvincestari calvincestari merged commit 87bc25c into main Aug 17, 2021
@calvincestari calvincestari deleted the release/0.47.0 branch August 17, 2021 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants