{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":386593973,"defaultBranch":"main","name":"rabbitmq-stream-dotnet-client","ownerLogin":"rabbitmq","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-16T10:12:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/96669?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724855998.0","currentOid":""},"activityList":{"items":[{"before":"a8d55b5e6576f694f06892e601607c44597be1e9","after":"e44883ca7289672241e14025b181b9ae1bf83583","ref":"refs/heads/gh-pages","pushedAt":"2024-08-28T15:00:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Update the documentation","shortMessageHtmlLink":"Update the documentation"}},{"before":"aca1b44945441001f8cefdcc907653d706738deb","after":null,"ref":"refs/heads/pool_timeout","pushedAt":"2024-08-28T14:38:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"}},{"before":"dc5c88d438c1fde0f8e256863bfc9c4f303c8666","after":"b64863940265aa3648769d7c7157b83e847046b2","ref":"refs/heads/main","pushedAt":"2024-08-28T14:38:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Add Connection Pool Close configuration (#389)\n\n* Add Connection Pool Close configuration. It is possible to configure the close configuration \r\n\r\n- ConnectionClosePolicy.CloseWhenEmptyAndIdle\r\n- ConnectionClosePolicy.CloseWhenEmpty\r\n\r\n\r\n---------\r\n\r\nSigned-off-by: Gabriele Santomaggio \r\nCo-authored-by: Luke Bakken ","shortMessageHtmlLink":"Add Connection Pool Close configuration (#389)"}},{"before":"f172409e5b72118c87908de37009a04e99677400","after":"aca1b44945441001f8cefdcc907653d706738deb","ref":"refs/heads/pool_timeout","pushedAt":"2024-08-28T14:12:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pool_timeout","shortMessageHtmlLink":"Merge branch 'main' into pool_timeout"}},{"before":"220f2da7caba8907ac8bf0004d5484953fa98709","after":"dc5c88d438c1fde0f8e256863bfc9c4f303c8666","ref":"refs/heads/main","pushedAt":"2024-08-28T14:10:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Fix memory leak caused by not detaching event handler (#391)","shortMessageHtmlLink":"Fix memory leak caused by not detaching event handler (#391)"}},{"before":"bfb9d34c53744275e7859fc94fa92f9d5a343ca3","after":"f172409e5b72118c87908de37009a04e99677400","ref":"refs/heads/pool_timeout","pushedAt":"2024-08-27T10:08:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"documentation [skip ci]\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"documentation [skip ci]"}},{"before":"b9c6d0d9f0bfb1055205b9c4ec0b0bb7cf3b8736","after":"bfb9d34c53744275e7859fc94fa92f9d5a343ca3","ref":"refs/heads/pool_timeout","pushedAt":"2024-08-27T09:23:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"avoid to close the pool when there are pending connections\n\nand close all pending connections when the pool is closed\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"avoid to close the pool when there are pending connections"}},{"before":"d419b970375f948c28ed065c7fd5c7e9f6f4d4de","after":"de8288033692a2c84e8121e5334475c2d95b2aec","ref":"refs/heads/lukebakken/add-strong-name-file","pushedAt":"2024-07-25T15:49:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Add file for strong naming assembly\n\nIf you use `sn -T` on the version 1.3.0 RabbitMQ dll, you get this:\n\n```\nlib\\net6.0> sn -T .\\RabbitMQ.Stream.Client.dll\n\nMicrosoft (R) .NET Framework Strong Name Utility Version 4.0.30319.0\nCopyright (c) Microsoft Corporation. All rights reserved.\n\n.\\RabbitMQ.Stream.Client.dll does not represent a strongly named assembly\n```\n\nActually do the signing correctly. Thanks for double-checking @Zerpet\n\nAdd `AltCoverStrongNameKey` to fix builds using AltCover","shortMessageHtmlLink":"Add file for strong naming assembly"}},{"before":"a960cb06c9f1bfeec95a2dcd956c3fb7c9206106","after":"3cf0d51f162da3e59f697e17527f7f6d5baa8899","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-25T15:34:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Write to the writing Pipeline directly\n\nSee:\nhttps://blog.marcgravell.com/2018/07/pipe-dreams-part-3.html#writes-and-wrongs\n\n* Fixup API validation\n* Add assertion\n* Fix a missing Advance/1 call\n* Add FUTURE\n* Replace span slices with range operator.\n* Fix name violations\n\n* Add missing `writer.Advance` calls\n\n* Fix writing the command payload size.\n\n* Add more missing `writer.Advance` calls\n\n* Update dependency versions for CI","shortMessageHtmlLink":"Write to the writing Pipeline directly"}},{"before":"eca424e618e77d12e62ab02736574cc7016ea052","after":"d419b970375f948c28ed065c7fd5c7e9f6f4d4de","ref":"refs/heads/lukebakken/add-strong-name-file","pushedAt":"2024-07-25T15:33:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Add file for strong naming assembly\n\nIf you use `sn -T` on the version 1.3.0 RabbitMQ dll, you get this:\n\n```\nlib\\net6.0> sn -T .\\RabbitMQ.Stream.Client.dll\n\nMicrosoft (R) .NET Framework Strong Name Utility Version 4.0.30319.0\nCopyright (c) Microsoft Corporation. All rights reserved.\n\n.\\RabbitMQ.Stream.Client.dll does not represent a strongly named assembly\n```\n\nActually do the signing correctly. Thanks for double-checking @Zerpet\n\nAdd `AltCoverStrongNameKey` to fix builds using AltCover","shortMessageHtmlLink":"Add file for strong naming assembly"}},{"before":"befa7b85fe63ea252394e97b8a90f2501c333501","after":"b9c6d0d9f0bfb1055205b9c4ec0b0bb7cf3b8736","ref":"refs/heads/pool_timeout","pushedAt":"2024-07-25T13:55:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Merge branch 'main' into pool_timeout","shortMessageHtmlLink":"Merge branch 'main' into pool_timeout"}},{"before":"41089e5a6bc3cd0a86217a090d65402e887c6f23","after":null,"ref":"refs/heads/update_rmq_and_tests","pushedAt":"2024-07-25T13:54:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"}},{"before":"477ac16ece86aaf0829d4f819323d9a56093306a","after":"220f2da7caba8907ac8bf0004d5484953fa98709","ref":"refs/heads/main","pushedAt":"2024-07-25T13:54:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Update RabbitMQ version and the test (#390)\n\n* Update RabbitMQ version and the test\r\n* Update the test conversion from amqp 091 to stream due of https://github.com/rabbitmq/rabbitmq-server/pull/11715\r\n---------\r\n\r\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"Update RabbitMQ version and the test (#390)"}},{"before":"e40a3a525d586c49ad52fe8022ae6fcd9ea049a6","after":"41089e5a6bc3cd0a86217a090d65402e887c6f23","ref":"refs/heads/update_rmq_and_tests","pushedAt":"2024-07-25T13:21:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"right version for windows\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"right version for windows"}},{"before":"f5c9a76e96a3cfaadb52be3938754d5c28d6aaea","after":"e40a3a525d586c49ad52fe8022ae6fcd9ea049a6","ref":"refs/heads/update_rmq_and_tests","pushedAt":"2024-07-25T13:17:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"formatting\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"formatting"}},{"before":null,"after":"f5c9a76e96a3cfaadb52be3938754d5c28d6aaea","ref":"refs/heads/update_rmq_and_tests","pushedAt":"2024-07-25T13:14:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Update RabbitMQ version and the test\n\nUpdate the test conversion from amqp 091 to stream due of https://github.com/rabbitmq/rabbitmq-server/pull/11715\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"Update RabbitMQ version and the test"}},{"before":"1814584722be71c15adfe41cefdeb4827725287a","after":"befa7b85fe63ea252394e97b8a90f2501c333501","ref":"refs/heads/pool_timeout","pushedAt":"2024-07-25T12:33:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"dispose\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"dispose"}},{"before":"fc82cbc35bc68e0eb8fedd64e594a4798c3c938c","after":"477ac16ece86aaf0829d4f819323d9a56093306a","ref":"refs/heads/main","pushedAt":"2024-07-24T14:09:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Trigger GitHub actions CI","shortMessageHtmlLink":"Trigger GitHub actions CI"}},{"before":"8769a758c5e656984403699e92d713fdd28eeaae","after":"a960cb06c9f1bfeec95a2dcd956c3fb7c9206106","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-24T02:46:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"* Update dependency versions for CI","shortMessageHtmlLink":"* Update dependency versions for CI"}},{"before":"65427862059ae981905a8de272912f42914ff504","after":"8769a758c5e656984403699e92d713fdd28eeaae","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-23T17:27:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"* Add more missing `writer.Advance` calls","shortMessageHtmlLink":"* Add more missing writer.Advance calls"}},{"before":"2ef446a351946767f16bee3ac2b3304a08c29a40","after":"65427862059ae981905a8de272912f42914ff504","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-23T14:58:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"* Add missing `writer.Advance` calls\n\n* Fix writing the command payload size.","shortMessageHtmlLink":"* Add missing writer.Advance calls"}},{"before":"837d49b19c4adbd0223333926c2c2824f0b6090d","after":"2ef446a351946767f16bee3ac2b3304a08c29a40","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-23T14:24:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Write to the writing Pipeline directly\n\nSee:\nhttps://blog.marcgravell.com/2018/07/pipe-dreams-part-3.html#writes-and-wrongs\n\n* Fixup API validation\n* Add assertion\n* Fix a missing Advance/1 call\n* Add FUTURE\n* Replace span slices with range operator.\n* Fix name violations","shortMessageHtmlLink":"Write to the writing Pipeline directly"}},{"before":"4670d8a38f23a4fc71fd463e4eabed812004ee66","after":"837d49b19c4adbd0223333926c2c2824f0b6090d","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-23T02:13:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Fix name violations","shortMessageHtmlLink":"Fix name violations"}},{"before":"5e549f374eeda34edeb4917539fa1746d4b5b3e0","after":"4670d8a38f23a4fc71fd463e4eabed812004ee66","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-23T02:08:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Write to the writing Pipeline directly\n\nSee:\nhttps://blog.marcgravell.com/2018/07/pipe-dreams-part-3.html#writes-and-wrongs\n\nFixup API validation\n\nAdd assertion\n\nFix a missing Advance/1 call\n\nAdd FUTURE\n\nReplace span slices with range operator.","shortMessageHtmlLink":"Write to the writing Pipeline directly"}},{"before":"9bbd2cde0d3a185c4b54db572860a38e9241c61d","after":"5e549f374eeda34edeb4917539fa1746d4b5b3e0","ref":"refs/heads/lukebakken/write-to-pipeline-directly","pushedAt":"2024-07-22T23:01:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Write to the writing Pipeline directly\n\nSee:\nhttps://blog.marcgravell.com/2018/07/pipe-dreams-part-3.html#writes-and-wrongs\n\nFixup API validation\n\nAdd assertion\n\nFix a missing Advance/1 call\n\nAdd FUTURE\n\nReplace span slices with range operator.","shortMessageHtmlLink":"Write to the writing Pipeline directly"}},{"before":"20f34cd68ca4e2a621963364e8ad386c32e4ec10","after":"eca424e618e77d12e62ab02736574cc7016ea052","ref":"refs/heads/lukebakken/add-strong-name-file","pushedAt":"2024-07-22T22:55:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"Add file for strong naming assembly\n\nIf you use `sn -T` on the version 1.3.0 RabbitMQ dll, you get this:\n\n```\nlib\\net6.0> sn -T .\\RabbitMQ.Stream.Client.dll\n\nMicrosoft (R) .NET Framework Strong Name Utility Version 4.0.30319.0\nCopyright (c) Microsoft Corporation. All rights reserved.\n\n.\\RabbitMQ.Stream.Client.dll does not represent a strongly named assembly\n```\n\nActually do the signing correctly. Thanks for double-checking @Zerpet\n\nAdd `AltCoverStrongNameKey` to fix builds using AltCover","shortMessageHtmlLink":"Add file for strong naming assembly"}},{"before":"d49f1b4ca33079c086c335bc4ccc290be5c50356","after":"1814584722be71c15adfe41cefdeb4827725287a","ref":"refs/heads/pool_timeout","pushedAt":"2024-07-12T16:16:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lukebakken","name":"Luke Bakken","path":"/lukebakken","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/514926?s=80&v=4"},"commit":{"message":"* Make `ConnectionsPool` implement `IDisposable`\n\n* Dispose of pools when closing.","shortMessageHtmlLink":"* Make ConnectionsPool implement IDisposable"}},{"before":"ccca73ee8604c9a9498daa024b34045daa267cb6","after":"d49f1b4ca33079c086c335bc4ccc290be5c50356","ref":"refs/heads/pool_timeout","pushedAt":"2024-07-12T12:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"formatting\n\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"formatting"}},{"before":null,"after":"ccca73ee8604c9a9498daa024b34045daa267cb6","ref":"refs/heads/pool_timeout","pushedAt":"2024-07-12T12:50:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"},"commit":{"message":"Add Connection Pool Close configuration\n\nCloses: https://github.com/rabbitmq/rabbitmq-stream-dotnet-client/issues/388\nSigned-off-by: Gabriele Santomaggio ","shortMessageHtmlLink":"Add Connection Pool Close configuration"}},{"before":"eb2117c9ed24d0bf3b2c360cc70a42545f5dd057","after":null,"ref":"refs/heads/update_rmq_versions","pushedAt":"2024-07-09T09:39:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Gsantomaggio","name":"Gabriele Santomaggio","path":"/Gsantomaggio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386987?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOFQxNTowMDo1Ny4wMDAwMDBazwAAAASmpU_t","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOFQxNTowMDo1Ny4wMDAwMDBazwAAAASmpU_t","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOVQwOTozOTo0OS4wMDAwMDBazwAAAAR6fEyo"}},"title":"Activity ยท rabbitmq/rabbitmq-stream-dotnet-client"}