Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 21, 2023
1 parent ca42f44 commit bd78363
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Apollo iOS.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,5 +682,17 @@
"title" : "1.2.2",
"url" : "https://github.com/apollographql/apollo-ios/releases/tag/1.2.2",
"version" : "1.2.2"
},
{
"body" : "Though `1.3.0` is a minor version bump, some critical issues were addressed in this version that requires a small breaking change during the upgrade. While we strive to make the upgrade path for minor versions seamless, these issues could not be reasonably resolved without requiring this migration.\r\n\r\nFor a detailed explanation of the breaking changes and a guide on how to migrate to `1.3.0`, see our [migration guide](https://www.apollographql.com/docs/ios/migrations/1.3).\r\n\r\n### Breaking\r\n- **Using reserved keyword `Type` as in selection fields does not compile ([#3006](https://github.com/apollographql/apollo-ios/issues/3006)):** See PR [#3058](https://github.com/apollographql/apollo-ios/pull/3058). _Thank you to [@Nielssg](https://github.com/Nielssg) for raising the issue._\r\n- **Memory leak from `InterceptorRequestChain` when ending the chain with `returnValueAsync` ([#3057](https://github.com/apollographql/apollo-ios/issues/3057)):** See PR [#3070](https://github.com/apollographql/apollo-ios/pull/3070). _Thank you to [@marksvend](https://github.com/marksvend) for raising the issue._",
"createdAt" : "2023-06-21T04:52:02+09:00",
"fetchedFromAPIAt" : "2023-06-21T09:47:25+09:00",
"id" : "RE_kwDOA9NCTc4Gg4bm",
"owner" : "apollographql",
"publishedAt" : "2023-06-21T04:55:39+09:00",
"repository" : "apollo-ios",
"title" : "1.3.0",
"url" : "https://github.com/apollographql/apollo-ios/releases/tag/1.3.0",
"version" : "1.3.0"
}
]

0 comments on commit bd78363

Please sign in to comment.