{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":236465835,"defaultBranch":"main","name":"micro-http","ownerLogin":"firecracker-microvm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-27T10:26:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44477506?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708602126.0","currentOid":""},"activityList":{"items":[{"before":"9a88004b3695ebc5b0bdd206c4d2fc5c45cc056f","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-7606478","pushedAt":"2024-02-22T11:42:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"7e2684d77930f8b06c3c085691e5c50202d06633","after":"ef43cef7162a55a6790d528a5e76b4fe2da22de0","ref":"refs/heads/main","pushedAt":"2024-02-22T11:41:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"chore: appease clippy\n\nFix clippy lints now triggered due to upgraded rust toolchain\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"chore: appease clippy"}},{"before":"e6b47a12beeb8102f839e9a82a2d3dd70a90b526","after":"9a88004b3695ebc5b0bdd206c4d2fc5c45cc056f","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-7606478","pushedAt":"2024-02-21T16:11:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"chore: appease clippy\n\nFix clippy lints now triggered due to upgraded rust toolchain\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"chore: appease clippy"}},{"before":"e75dfa1eeea23b69caa7407bc2c3a76d7b7262fb","after":"7e2684d77930f8b06c3c085691e5c50202d06633","ref":"refs/heads/main","pushedAt":"2024-02-21T13:18:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"fix: Always set Content-Length field in non-100/204 responses\n\nThe client may wait for the server to close the connection or for\ntimeout to occur in some cases. This commit changes it to always set\nContent-Length field in non-100/204 responses regardless of whether\nthe body is empty. Although it doesn't cover all the patterns where\nthe response must not set it, users can remove it by calling\n`set_content_length(None)`.\n\nSigned-off-by: Takahiro Itazuri ","shortMessageHtmlLink":"fix: Always set Content-Length field in non-100/204 responses"}},{"before":"f240e8bff4b03bcecdfc38bfa8619c4b2fb52500","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-0100de0","pushedAt":"2024-02-21T11:17:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e6b47a12beeb8102f839e9a82a2d3dd70a90b526","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-7606478","pushedAt":"2024-02-21T11:17:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rust-vmm-ci from `665f31f` to `7606478`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `665f31f` to `7606478`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/665f31f4b4e050270604d9b534058fa9b9d39adc...7606478202667234d9378d6850bfda9c219eee7b)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust-vmm-ci from 665f31f to 7606478"}},{"before":"43d13583732626534e9655584e915131192c8736","after":"f240e8bff4b03bcecdfc38bfa8619c4b2fb52500","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-0100de0","pushedAt":"2024-02-21T11:13:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"roypat","name":"Patrick Roy","path":"/roypat","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/115481277?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/submodules/rust-vmm-ci-0100de0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/submodules/rust-vmm-ci-0100de0"}},{"before":"a4d632f2c5ea45712c0d2002dc909a63879e85c3","after":"e75dfa1eeea23b69caa7407bc2c3a76d7b7262fb","ref":"refs/heads/main","pushedAt":"2024-01-02T17:07:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"Update vmm-sys-util to 0.12.0\n\nThe update brings a fix for a security vulnerability behind\nfeature-gated code not used by micro-http (the `with-serde` feature),\nsee GHSA-875g-mfp6-g7f9\n\nSigned-off-by: Patrick Roy ","shortMessageHtmlLink":"Update vmm-sys-util to 0.12.0"}},{"before":"8a7575f54607d6b957776566e243e5aeddaf07b3","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-be28ad8","pushedAt":"2023-12-01T23:47:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"43d13583732626534e9655584e915131192c8736","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-0100de0","pushedAt":"2023-12-01T23:46:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rust-vmm-ci from `665f31f` to `0100de0`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `665f31f` to `0100de0`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/665f31f4b4e050270604d9b534058fa9b9d39adc...0100de0f57ec8d9f55141b43b7332a5d7f357496)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust-vmm-ci from 665f31f to 0100de0"}},{"before":"85aa98d5e4db1665b6209a3b4acfe571d6bcdaed","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-9751aaa","pushedAt":"2023-11-01T23:43:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8a7575f54607d6b957776566e243e5aeddaf07b3","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-be28ad8","pushedAt":"2023-11-01T23:43:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rust-vmm-ci from `665f31f` to `be28ad8`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `665f31f` to `be28ad8`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/665f31f4b4e050270604d9b534058fa9b9d39adc...be28ad8e2c248875637d791c40282ec3d6e9c639)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust-vmm-ci from 665f31f to be28ad8"}},{"before":null,"after":"85aa98d5e4db1665b6209a3b4acfe571d6bcdaed","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-9751aaa","pushedAt":"2023-10-01T23:54:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rust-vmm-ci from `665f31f` to `9751aaa`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `665f31f` to `9751aaa`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/665f31f4b4e050270604d9b534058fa9b9d39adc...9751aaa0d0706964b1d4a228509a86bc25ffc0e7)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust-vmm-ci from 665f31f to 9751aaa"}},{"before":"71974bb296d2a3daed61d010caf4a28d7c48e905","after":null,"ref":"refs/heads/dependabot/submodules/rust-vmm-ci-665f31f","pushedAt":"2023-09-20T13:31:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"925ce3ec0337a29d45a22f643275ae743be47201","after":"a4d632f2c5ea45712c0d2002dc909a63879e85c3","ref":"refs/heads/main","pushedAt":"2023-09-20T13:31:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"Update code coverage\n\nSigned-off-by: Jonathan Woollett-Light ","shortMessageHtmlLink":"Update code coverage"}},{"before":"259ada49dbcb4a824f789cb1736daa3e42a528cb","after":"71974bb296d2a3daed61d010caf4a28d7c48e905","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-665f31f","pushedAt":"2023-09-20T13:25:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"Update code coverage\n\nSigned-off-by: Jonathan Woollett-Light ","shortMessageHtmlLink":"Update code coverage"}},{"before":null,"after":"259ada49dbcb4a824f789cb1736daa3e42a528cb","ref":"refs/heads/dependabot/submodules/rust-vmm-ci-665f31f","pushedAt":"2023-09-20T13:14:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rust-vmm-ci from `607c775` to `665f31f`\n\nBumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `607c775` to `665f31f`.\n- [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/607c775ddec0d77a2865520d3f9f7c211d9fb7c7...665f31f4b4e050270604d9b534058fa9b9d39adc)\n\n---\nupdated-dependencies:\n- dependency-name: rust-vmm-ci\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rust-vmm-ci from 607c775 to 665f31f"}},{"before":"0d0fdcd50ea10c1b4777f9a958873fc848a5b7bb","after":"925ce3ec0337a29d45a22f643275ae743be47201","ref":"refs/heads/main","pushedAt":"2023-09-20T13:13:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"Dependabot\n\nAdds dependabot configuration to update rust-vmm-ci submodule.\n\nSigned-off-by: Jonathan Woollett-Light ","shortMessageHtmlLink":"Dependabot"}},{"before":"b538bf89e50be83b6fa9ab1896727ff61e02fa13","after":"0d0fdcd50ea10c1b4777f9a958873fc848a5b7bb","ref":"refs/heads/main","pushedAt":"2023-08-24T16:56:59.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"JonathanWoollett-Light","name":"Jonathan Woollett-Light","path":"/JonathanWoollett-Light","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16856679?s=80&v=4"},"commit":{"message":"chore(coverage): adjusted coverage\n\nSigned-off-by: Egor Lazarchuk ","shortMessageHtmlLink":"chore(coverage): adjusted coverage"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEAeqcnwA","startCursor":null,"endCursor":null}},"title":"Activity ยท firecracker-microvm/micro-http"}