diff --git a/Outputs/Apollo iOS.json b/Outputs/Apollo iOS.json index d5ffd86..0685544 100644 --- a/Outputs/Apollo iOS.json +++ b/Outputs/Apollo iOS.json @@ -1043,6 +1043,18 @@ "url" : "https://github.com/apollographql/apollo-ios/releases/tag/1.15.1", "version" : "1.15.1" }, + { + "body" : "### Improvements\r\n- **Stable sort schema types for SchemaMetadata ([#514](https://github.com/apollographql/apollo-ios-dev/pull/514)):** _Thank you to [@asmundg](https://github.com/asmundg) for the contribution._\r\n\r\n### Fixed\r\n- **Fix multipart delimter boundary parsing ([#502](https://github.com/apollographql/apollo-ios-dev/pull/502)):** The multipart message parsing code was not splitting message chunks at the correct boundary.\r\n- **Fix Websocket error broadcast for unsubscribed ID ([#506](https://github.com/apollographql/apollo-ios-dev/pull/506))** Only broadcast an error to all subscribers if there was no id field in the message.\r\n- **Fix bug with `AnyHashable` coercion for non-iOS platforms ([#517](https://github.com/apollographql/apollo-ios-dev/pull/517)):** Extended the _AnyHashableCanBeCoerced check to include macOS, watchOS, and tvOS with their respective minimum versions. _Thank you to [@VMLe](https://github.com/VMLe) for the fix._\r\n- **Fix assigning websocket callback queue before connecting ([#529](https://github.com/apollographql/apollo-ios-dev/pull/529)):** Fix an issue with assigning the websocket callback queue before connecting the websocket.\r\n- **Fix `GraphQLOperation` hash uniqueness ([#530](https://github.com/apollographql/apollo-ios-dev/pull/530)):** Adding uniqueness to GraphQLOperation hashing.", + "createdAt" : "2024-11-10T02:18:51+09:00", + "fetchedFromAPIAt" : "2024-11-11T10:08:29+09:00", + "id" : "RE_kwDOA9NCTc4K_45z", + "owner" : "apollographql", + "publishedAt" : "2024-11-10T02:25:23+09:00", + "repository" : "apollo-ios", + "title" : "1.15.3", + "url" : "https://github.com/apollographql/apollo-ios/releases/tag/1.15.3", + "version" : "1.15.3" + }, { "body" : "### Improvements\r\n- **Set `URLRequest` cache policy on GET requests ([#476](https://github.com/apollographql/apollo-ios-dev/pull/476)):** Uses the Apollo cache policy to set a comparable cache policy on `URLRequest`. Previously there was no way to opt-out of default `URLRequest` caching behaviour.\r\n- **Batch writing records to the SQLite store ([#498](https://github.com/apollographql/apollo-ios-dev/pull/498)):** Uses the `insertMany` to batch write records for a given operation vs previously performing a write for each individual record.\r\n\r\n### Fixed\r\n- **Fix `ListData` type check ([#473](https://github.com/apollographql/apollo-ios-dev/pull/473)):** Fixed bool type check in `ListData`.\r\n- **Remove local cache mutation type condition setter ([#485](https://github.com/apollographql/apollo-ios-dev/pull/485)):** Removes the setter for mutable inline fragments. The correct way to initialize with a type condition is to use `asRootEntityType`.", "createdAt" : "2024-10-02T03:05:32+09:00", diff --git a/Outputs/Swift Testing.json b/Outputs/Swift Testing.json index 8b06034..12335e6 100644 --- a/Outputs/Swift Testing.json +++ b/Outputs/Swift Testing.json @@ -515,6 +515,18 @@ "url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-10-30-a", "version" : "swift-DEVELOPMENT-SNAPSHOT-2024-10-30-a" }, + { + "body" : null, + "createdAt" : null, + "fetchedFromAPIAt" : "2024-11-11T10:08:29+09:00", + "id" : "REF_kwDOIpT9BtoAMXJlZnMvdGFncy9zd2lmdC1ERVZFTE9QTUVOVC1TTkFQU0hPVC0yMDI0LTExLTA5LWE", + "owner" : "swiftlang", + "publishedAt" : null, + "repository" : "swift-testing", + "title" : "swift-DEVELOPMENT-SNAPSHOT-2024-11-09-a", + "url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-11-09-a", + "version" : "swift-DEVELOPMENT-SNAPSHOT-2024-11-09-a" + }, { "body" : null, "createdAt" : null, diff --git a/Outputs/xcbeautify.json b/Outputs/xcbeautify.json index 6f95c8e..ad60d27 100644 --- a/Outputs/xcbeautify.json +++ b/Outputs/xcbeautify.json @@ -910,5 +910,17 @@ "title" : "2.14.1", "url" : "https://github.com/cpisciotta/xcbeautify/releases/tag/2.14.1", "version" : "2.14.1" + }, + { + "body" : "", + "createdAt" : "2024-11-11T09:46:00+09:00", + "fetchedFromAPIAt" : "2024-11-11T10:08:29+09:00", + "id" : "RE_kwDOCNUZc84LAJZF", + "owner" : "cpisciotta", + "publishedAt" : "2024-11-11T09:46:12+09:00", + "repository" : "xcbeautify", + "title" : "2.15.0", + "url" : "https://github.com/cpisciotta/xcbeautify/releases/tag/2.15.0", + "version" : "2.15.0" } ] \ No newline at end of file