Skip to content

Commit

Permalink
Sync _data/releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amphp-bot committed Jan 7, 2024
1 parent 3627220 commit c12147f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"name": "amphp\/parallel 2.2.6",
"package": "amphp\/parallel",
"tag_name": "v2.2.6",
"html_url": "https:\/\/github.com\/amphp\/parallel\/releases\/tag\/v2.2.6",
"date": "2024-01-07T18:47:43Z",
"body": "## What's Changed\r\n- Fixed hang during shutdown if a process or thread context has not ended (fixes amphp\/file#75).\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/parallel\/compare\/v2.2.5...v2.2.6",
"revolt": true
},
{
"name": "amphp\/socket 2.2.2",
"package": "amphp\/socket",
Expand Down Expand Up @@ -53,15 +62,6 @@
"body": "## What's Changed\r\n- Fixed detecting if a file is writing from the file mode when `r+` (or similar) is used as the mode. (#77)\r\n- Fixed assertion failing during shutdown destruction of `ParallelFilesystemDriver`. (#81)\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/file\/compare\/v3.0.1...v3.0.2",
"revolt": true
},
{
"name": "amphp\/parallel 2.2.5",
"package": "amphp\/parallel",
"tag_name": "v2.2.5",
"html_url": "https:\/\/github.com\/amphp\/parallel\/releases\/tag\/v2.2.5",
"date": "2023-12-27T18:58:48Z",
"body": "## What's Changed\r\n\r\n- Fixed potential hang during shutdown if the process context returned from `DefaultContextFactory` was not shutdown.\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/parallel\/compare\/v2.2.4...v2.2.5",
"revolt": true
},
{
"name": "amphp\/pipeline 1.1.0",
"package": "amphp\/pipeline",
Expand Down

0 comments on commit c12147f

Please sign in to comment.