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 Sep 4, 2024
1 parent f03d846 commit 437ec22
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Swift Crypto.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,5 +502,17 @@
"title" : "Swift Crypto 3.6.1",
"url" : "https://github.com/apple/swift-crypto/releases/tag/3.6.1",
"version" : "3.6.1"
},
{
"body" : "### SemVer Minor\r\n\r\n- Add support for AES CFB mode in _CryptoExtras (#252)",
"createdAt" : "2024-09-03T17:28:28+09:00",
"fetchedFromAPIAt" : "2024-09-04T10:04:25+09:00",
"id" : "RE_kwDOC9Swts4KUkHB",
"owner" : "apple",
"publishedAt" : "2024-09-03T17:36:35+09:00",
"repository" : "swift-crypto",
"title" : "Swift Crypto 3.7.0",
"url" : "https://github.com/apple/swift-crypto/releases/tag/3.7.0",
"version" : "3.7.0"
}
]
12 changes: 12 additions & 0 deletions Outputs/SwiftNIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,18 @@
"url" : "https://github.com/apple/swift-nio/releases/tag/2.70.0",
"version" : "2.70.0"
},
{
"body" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Add .compact format to ByteBuffer's hexdump method by @supersonicbyte in https://github.com/apple/swift-nio/pull/2856\r\n### SemVer Patch\r\n* Make `assumeIsolated` work with SerialExecutors that are backed by EventLoops by @fabianfett in https://github.com/apple/swift-nio/pull/2865\r\n\r\n## New Contributors\r\n* @supersonicbyte made their first contribution in https://github.com/apple/swift-nio/pull/2856\r\n\r\n**Full Changelog**: https://github.com/apple/swift-nio/compare/2.71.0...2.71.1",
"createdAt" : "2024-09-03T23:41:34+09:00",
"fetchedFromAPIAt" : "2024-09-04T10:04:25+09:00",
"id" : "RE_kwDOBy6rG84KU3eU",
"owner" : "apple",
"publishedAt" : "2024-09-04T03:15:04+09:00",
"repository" : "swift-nio",
"title" : "2.72.0",
"url" : "https://github.com/apple/swift-nio/releases/tag/2.72.0",
"version" : "2.72.0"
},
{
"body" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Adopt strict concurrency and Sendable in `NIOConcurrencyHelpers` by @Lukasa in https://github.com/apple/swift-nio/pull/2832\r\n* Adopt strict concurrency in `_NIODataStructures` by @Lukasa in https://github.com/apple/swift-nio/pull/2835\r\n* Provide documentation and context information for `NIOTooManyBytesError` by @cmcgee1024 in https://github.com/apple/swift-nio/pull/2831\r\n### SemVer Patch\r\n* Adopt strict concurrency in `_NIOBase64` by @Lukasa in https://github.com/apple/swift-nio/pull/2838\r\n* Remove symlinks from resources by @Lukasa in https://github.com/apple/swift-nio/pull/2841\r\n* Fix global concurrency hook integration test by @FranzBusch in https://github.com/apple/swift-nio/pull/2857\r\n### Other Changes\r\n* Update wording from `ubuntu` to `Ubuntu` at README.md by @lamtrinhdev in https://github.com/apple/swift-nio/pull/2830\r\n* Update the triggers for the Semantic Version label check by @FranzBusch in https://github.com/apple/swift-nio/pull/2833\r\n* Add `.editorconfig` file by @FranzBusch in https://github.com/apple/swift-nio/pull/2829\r\n* Fix test availability by @glbrntt in https://github.com/apple/swift-nio/pull/2836\r\n* Strict concurrency the early tests by @Lukasa in https://github.com/apple/swift-nio/pull/2840\r\n* Fix `NIOFileSystem` flaky tests by @gjcairo in https://github.com/apple/swift-nio/pull/2842\r\n* Improve `testTasksScheduledDuringShutdownAreAutomaticallyCancelled` by @glbrntt in https://github.com/apple/swift-nio/pull/2843\r\n* Align benchmark scaling and minimum samples by @FranzBusch in https://github.com/apple/swift-nio/pull/2839\r\n* Explain why `ThreadLocalVariable` isn't Sendable. by @Lukasa in https://github.com/apple/swift-nio/pull/2845\r\n* [CI] Don't persist git credentials in CI by @FranzBusch in https://github.com/apple/swift-nio/pull/2847\r\n* [CI] Mark the workspace as safe for the matrix job by @FranzBusch in https://github.com/apple/swift-nio/pull/2848\r\n* Pin DocC to below 1.4 by @Lukasa in https://github.com/apple/swift-nio/pull/2854\r\n* [CI] Make container images configurable in soundness and matrix jobs … by @FranzBusch in https://github.com/apple/swift-nio/pull/2851\r\n* Update release.yml by @FranzBusch in https://github.com/apple/swift-nio/pull/2850\r\n\r\n## New Contributors\r\n* @lamtrinhdev made their first contribution in https://github.com/apple/swift-nio/pull/2830\r\n* @cmcgee1024 made their first contribution in https://github.com/apple/swift-nio/pull/2831\r\n\r\n**Full Changelog**: https://github.com/apple/swift-nio/compare/2.70.0...2.71.0",
"createdAt" : "2024-09-02T21:32:16+09:00",
Expand Down

0 comments on commit 437ec22

Please sign in to comment.