{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":83844142,"defaultBranch":"develop","name":"service-fabric-services-and-actors-dotnet","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-03T21:44:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718898657.0","currentOid":""},"activityList":{"items":[{"before":"1f624df6e86850cd375c2de266f2fa3a27dfc571","after":null,"ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-20T15:50:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"a3349d408f2306e56183b8ad8534fc7cc1003a8b","after":"c732020edcbaebfa87036534e28a0f8f162b1cbf","ref":"refs/heads/develop","pushedAt":"2024-06-20T15:50:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Update NuGet packages to latest versions (#374)\n\nThis repository was flagged for using unsecure Newtonsoft.Json package version through the xunit package dependency. In addition to the xunit packages, upgrade all packages to their latest stable versions.\r\n\r\nDependencies of the shipping product binaries:\r\n\r\nMicrosoft.ServiceFabric.Services.Remoting\r\n System.Reflection.Emit and System.Reflection.Emit.ILGeneration from 4.3.0 to 4.7.0\r\n System.Diagnostics.DiagnosticSource from 4.3.0 to 8.0.1\r\n\r\nDependencies of the test projects:\r\n FluentAssertions from 5.9.0 to 6.12.0\r\n Moq from 4.13.0 to 4.20.70\r\n Microsoft.NET.Test.Sdk from 15.9.0 to 17.10.0\r\n xunit from 2.4.1 to 2.8.1\r\n xunit.runner.visualstudio from 2.4.1 to 2.8.1\r\n Microsoft.Diagnostics.Tracing.TraceEvent from 2.0.45 to 3.1.12\r\n System.Net.Http.WinHttpHandler from 6.0.0 to 8.0.0","shortMessageHtmlLink":"Update NuGet packages to latest versions (#374)"}},{"before":"2beb8d310e777a4a3c6d3135607322c3e167186c","after":"1f624df6e86850cd375c2de266f2fa3a27dfc571","ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-19T23:20:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Increment internal package version to 8.0.4","shortMessageHtmlLink":"Increment internal package version to 8.0.4"}},{"before":"37012309f8f3c123ec47abe37d84221c9a5c4864","after":"2beb8d310e777a4a3c6d3135607322c3e167186c","ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-19T23:08:25.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Upgrade System.Net.Http.WinHttpHandler from 6.0.0 to 8.0.0","shortMessageHtmlLink":"Upgrade System.Net.Http.WinHttpHandler from 6.0.0 to 8.0.0"}},{"before":"8fa45eeba7e1424e23939e8e5b33fc5d4088f3ad","after":"154af8b79391eee3023d584b7d6b5e26066cc80f","ref":"refs/heads/user/olegsych/RemoveKvsToRcMigration","pushedAt":"2024-06-19T22:41:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Remove Microsoft.ServiceFabric.Actors.Migration namespace\n\nTypes in this namespace were created to support the abandoned KVS to RC state migration effort.","shortMessageHtmlLink":"Remove Microsoft.ServiceFabric.Actors.Migration namespace"}},{"before":"96c4731786033acc91d3efba01a4b12bbb399751","after":"8fa45eeba7e1424e23939e8e5b33fc5d4088f3ad","ref":"refs/heads/user/olegsych/RemoveKvsToRcMigration","pushedAt":"2024-06-19T22:04:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Remove KVS to RC migration projects\n\nThe KVS to RC migration projects were created years ago based on the\ndirection from the Service Fabric Data team, who didn't want to support\nautomatic migration. Since then, the strategy has changed and the\nmigration effort was abandoned and these projects haven't been\nmaintained.\n\nIn addition, to being abandoned, these projects have a dependency on the\nunsafe packages, such as Newtonsoft.Json, which are now reported by the\ncomponent governance. Since there is no plan to resume this effort, the\nabandoned code is removed.","shortMessageHtmlLink":"Remove KVS to RC migration projects"}},{"before":"7229621825293eef173b466535674b7d692d1000","after":"96c4731786033acc91d3efba01a4b12bbb399751","ref":"refs/heads/user/olegsych/RemoveKvsToRcMigration","pushedAt":"2024-06-19T21:49:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Remove KVS to RC migration projects\n\nThe KVS to RC migration projects were created years ago based on the\ndirection from the Service Fabric Data team, who didn't want to support\nautomatic migration. Since then, the strategy has changed and the\nmigration effort was abandoned and these projects haven't been\nmaintained.\n\nIn addition, to being abandoned, these projects have a dependency on the\nunsafe packages, such as Newtonsoft.Json, which are now reported by the\ncomponent governance. Since there is no plan to resume this effort, the\nabandoned code is removed.","shortMessageHtmlLink":"Remove KVS to RC migration projects"}},{"before":null,"after":"7229621825293eef173b466535674b7d692d1000","ref":"refs/heads/user/olegsych/RemoveKvsToRcMigration","pushedAt":"2024-06-19T21:47:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Remove KVS to RC migration projects\n\nThe KVS to RC migration projects were created years ago based on the\ndirection from the Service Fabric Data team, who didn't want to support\nautomatic migration. Since then, the strategy has changed and the\nmigration effort was abandoned.","shortMessageHtmlLink":"Remove KVS to RC migration projects"}},{"before":"ee96a37a6dd5f1c0ead39fa587e332ec0e7740f4","after":"37012309f8f3c123ec47abe37d84221c9a5c4864","ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-19T21:37:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Upgrade System.Reflection.Emit packages from version 4.3.0 to 4.7.0","shortMessageHtmlLink":"Upgrade System.Reflection.Emit packages from version 4.3.0 to 4.7.0"}},{"before":"6f072b4848a494b8028558aab74091a1d584d17d","after":"ee96a37a6dd5f1c0ead39fa587e332ec0e7740f4","ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-19T21:16:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Update test packages to latest versions and cleanup tests\n\n- FluentAssertions from 5.9.0 to 6.12.0\n- Moq from 4.13.0 to 4.20.70\n- Microsoft.NET.Test.Sdk from 15.9.0 to 17.10.0\n- xunit from 2.4.1 to 2.8.1\n- xunit.runner.visualstudio from 2.4.1 to 2.8.1\n- Replace blocking .GetAwaiter().GetResult() and .Wait() flagged by Xunit analyzers with async/await\n- Replace Castle.Core IsNullOrEmpty extension method calls with System.Collections.Generic .Any() because the Castle API doesn't recognize nullable reference types.","shortMessageHtmlLink":"Update test packages to latest versions and cleanup tests"}},{"before":null,"after":"6f072b4848a494b8028558aab74091a1d584d17d","ref":"refs/heads/user/olegsych/UpgradeNewtonsoft.Json","pushedAt":"2024-06-19T21:14:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"},"commit":{"message":"Update test packages to latest versions and cleanup tests\n\n- FluentAssertions from 5.9.0 to 6.12.0\n- Moq from 4.13.0 to 4.20.70\n- Microsoft.NET.Test.Sdk from 15.9.0 to 17.10.0\n- xunit from 2.4.1 to 2.8.1\n- xunit.runner.visualstudio from 2.4.1 to 2.8.1\n- Replace blocking .GetAwaiter().GetResult() and .Wait() flagged by Xunit analyzers with async/await\n- Replace Castle.Core IsNullOrEmpty extension method calls with System.Collections.Generic .Any() because the Castle API doesn't recognize nullable reference types.","shortMessageHtmlLink":"Update test packages to latest versions and cleanup tests"}},{"before":"5bda86c814274a83c05434914d73c439c0ce8b6b","after":null,"ref":"refs/heads/master","pushedAt":"2024-06-19T17:34:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"2c8d1a7767d14b7b9da586dabb1b23ca0a0046fe","after":null,"ref":"refs/heads/correlation","pushedAt":"2024-06-19T17:34:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"79299093a0e961db12acb2282163974725d6cb49","after":null,"ref":"refs/heads/testmultifeed","pushedAt":"2024-06-19T17:34:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"dc8982822ac763a1acb955578f7d1ff16303589d","after":null,"ref":"refs/heads/version11","pushedAt":"2024-06-19T17:33:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"2dc5d554004af434053f6969df30dfad9a358607","after":null,"ref":"refs/heads/kvs-rc-migration-performance-testing","pushedAt":"2024-06-19T17:33:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"af7a4ea901dae9a9ffde2b3847e0b5027aaa7c43","after":null,"ref":"refs/heads/pakunapa/kvs-rc-migration/telemetry","pushedAt":"2024-06-19T17:33:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"c10e40bacea593813fea2bb75cf3effaf042fd25","after":null,"ref":"refs/heads/startsvc","pushedAt":"2024-06-19T17:32:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"f1a48dbb93132096edb0df923580805d1d54da24","after":null,"ref":"refs/heads/users/GitHubPolicyService/cb44195f-20ba-4b98-9bd5-12214b215ec2","pushedAt":"2024-06-19T17:32:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"37a32a0df6219429f26077d642a04aea03489f8d","after":null,"ref":"refs/heads/pakunapa/kvs-rc-migration/deadockfix","pushedAt":"2024-06-19T17:32:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"6c197ed1a5c64ac44421a9f59a141675b4f0c34a","after":null,"ref":"refs/heads/9_0","pushedAt":"2024-06-19T17:32:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"03f1a55775e015d63bc6cac1da51729c3bd11b0e","after":null,"ref":"refs/heads/kvs-rc-migration","pushedAt":"2024-06-19T17:31:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"d5b132630f9fad856204d482fd3a9731c51e7b53","after":null,"ref":"refs/heads/user/chrisburgessm/release_7.1/Microsoft_ServiceFabric_Services_Friends","pushedAt":"2024-06-19T17:31:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"255c8dfdf1cc9d03aba13a6334921af9bff11352","after":null,"ref":"refs/heads/user/olegsych/ReleaseBuild","pushedAt":"2024-06-19T17:31:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"b4facf76cf40bb4c1a6823a8174e59b426beb012","after":null,"ref":"refs/heads/user/olegsych/ReleaseBuild71","pushedAt":"2024-06-19T17:31:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"f7e7e358fe5a19183aac7012646a13012bdbc81e","after":null,"ref":"refs/heads/user/olegsych/ReleaseBuild61","pushedAt":"2024-06-19T17:31:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"62100dbe4e5b4c7057477b953cf35f04d2ecf692","after":null,"ref":"refs/heads/user/olegsych/ReleaseBuild70","pushedAt":"2024-06-19T17:31:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"dec8dcaa79e8f4296e27d47b8b1994aefe29e5d1","after":null,"ref":"refs/heads/user/chrisburgessm/release_7.0/Microsoft_ServiceFabric_Services_Friends","pushedAt":"2024-06-19T17:31:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"214e59a7168b46297aeacfbfb546427f7f7d14f4","after":null,"ref":"refs/heads/user/chrisburgessm/release_6.1/Microsoft_ServiceFabric_Services_Friends","pushedAt":"2024-06-19T17:31:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}},{"before":"52b546bd3cc523a4f83f72d71a74478b78e53d5d","after":null,"ref":"refs/heads/user/olegsych/RemoveStyleCop","pushedAt":"2024-05-29T16:21:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"olegsych","name":"Oleg Sych","path":"/olegsych","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8355091?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEar9t6wA","startCursor":null,"endCursor":null}},"title":"Activity ยท microsoft/service-fabric-services-and-actors-dotnet"}