{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":122193808,"defaultBranch":"main","name":"ml-cpp","ownerLogin":"elastic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-02-20T12:13:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6764390?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726164302.0","currentOid":""},"activityList":{"items":[{"before":"143b8ee4fd98a765f3b899ff87b547d76f6f69e3","after":"66720c2f65ce3dac361f3adec0d28c016ffc4fa5","ref":"refs/heads/main","pushedAt":"2024-09-19T22:05:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[ML] Install Java 21 on AWS EC2 using yum (#2731)\n\nThe recommended method of installing Java 21 on AWS EC2 instances is to\r\nuse `yum` to install `java-21-amazon-corretto`. This does require a bit\r\nof pre-configuration however, as detailed here - https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/generic-linux-install.html#rpm-linux-install-instruct\r\n\r\nThis PR replaces the ad-hoc installation of Java 21 (using `curl` etc.)\r\nwith the recommended method.","shortMessageHtmlLink":"[ML] Install Java 21 on AWS EC2 using yum (#2731)"}},{"before":"de23209bc1ec60ebb50d63ae971a5e448dbd08e2","after":"7bbb99348893a969b504b2226be9d2d2a5af06a6","ref":"refs/heads/8.15","pushedAt":"2024-09-19T05:21:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[8.15][ML] Correct home for macOS x86_64 test results (#2725) (#2736)\n\nEnsure that macOS x86_64 unit test results are stored correctly in\r\nBuildkite test analytics.\r\n\r\nBackports #2725","shortMessageHtmlLink":"[8.15][ML] Correct home for macOS x86_64 test results (#2725) (#2736)"}},{"before":"fc5d248911a1a969b2e136098397fbad6efcd8e7","after":"fbf586214cf6a0476b81e0edd1e7725a672b6d70","ref":"refs/heads/8.x","pushedAt":"2024-09-19T05:20:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[8.16][ML] Correct home for macOS x86_64 test results (#2725) (#2735)\n\nEnsure that macOS x86_64 unit test results are stored correctly in\r\nBuildkite test analytics.\r\n\r\nBackports #2725","shortMessageHtmlLink":"[8.16][ML] Correct home for macOS x86_64 test results (#2725) (#2735)"}},{"before":"7a9931e8af94aea4c406013a5971efe09f5698ec","after":"5c9c11b04983de5cad2ca31530abec91753a8a67","ref":"refs/heads/7.17","pushedAt":"2024-09-19T04:23:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[7.17][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2734)\n\nBump a test thread timeout to increase the chance of successfully\r\nreading from a test file on slower machines.\r\n\r\nPrior to this change the `CIoManagerTest/testFileIoIsGood` test has been\r\nfailing approx 5 - 15 pct of the time. Testing the change with this\r\nscript\r\n\r\n```\r\ntestFailures=0; for i in {1..1000}; do ../../../cmake-build-relwithdebinfo/test/lib/api/unittest/ml_test_api --run_test=CIoManagerTest/testFileIoGood; if [ $? != 0 ]; then ((++testFailures)); fi; done; echo $testFailures\r\n```\r\n\r\nechoes `0` upon completion.\r\n\r\nBackports #2728","shortMessageHtmlLink":"[7.17][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2734)"}},{"before":"a37c47a7c83907680b3119949ec88ce7675cc88b","after":"de23209bc1ec60ebb50d63ae971a5e448dbd08e2","ref":"refs/heads/8.15","pushedAt":"2024-09-19T04:18:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[8.15][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2733)\n\nBump a test thread timeout to increase the chance of successfully\r\nreading from a test file on slower machines.\r\n\r\nPrior to this change the `CIoManagerTest/testFileIoIsGood` test has been\r\nfailing approx 5 - 15 pct of the time. Testing the change with this\r\nscript\r\n\r\n```\r\ntestFailures=0; for i in {1..1000}; do ../../../cmake-build-relwithdebinfo/test/lib/api/unittest/ml_test_api --run_test=CIoManagerTest/testFileIoGood; if [ $? != 0 ]; then ((++testFailures)); fi; done; echo $testFailures\r\n```\r\n\r\nechoes `0` upon completion.\r\n\r\nBackports #2728","shortMessageHtmlLink":"[8.15][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2733)"}},{"before":"58b71ccaf1c5224ecb64d8645cfd26a3501615fd","after":"fc5d248911a1a969b2e136098397fbad6efcd8e7","ref":"refs/heads/8.x","pushedAt":"2024-09-19T03:39:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[8.16][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2732)\n\nBump a test thread timeout to increase the chance of successfully\r\nreading from a test file on slower machines.\r\n\r\nPrior to this change the `CIoManagerTest/testFileIoIsGood` test has been\r\nfailing approx 5 - 15 pct of the time. Testing the change with this\r\nscript\r\n\r\n```\r\ntestFailures=0; for i in {1..1000}; do ../../../cmake-build-relwithdebinfo/test/lib/api/unittest/ml_test_api --run_test=CIoManagerTest/testFileIoGood; if [ $? != 0 ]; then ((++testFailures)); fi; done; echo $testFailures\r\n```\r\n\r\nechoes `0` upon completion.\r\n\r\nBackports #2728","shortMessageHtmlLink":"[8.16][ML] Fix failing testFileIoIsGood test on mac x86 (#2728) (#2732)"}},{"before":"cfe8c855130464480f499bd2f972d2b00419c7af","after":"143b8ee4fd98a765f3b899ff87b547d76f6f69e3","ref":"refs/heads/main","pushedAt":"2024-09-19T02:04:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[ML] Fix failing testFileIoIsGood test on mac x86 (#2728)\n\nBump a test thread timeout to increase the chance of successfully\r\nreading from a test file on slower machines.\r\n\r\nPrior to this change the `CIoManagerTest/testFileIoIsGood` test has been\r\nfailing approx 5 - 15 pct of the time. Testing the change with this\r\nscript\r\n\r\n```\r\ntestFailures=0; for i in {1..1000}; do ../../../cmake-build-relwithdebinfo/test/lib/api/unittest/ml_test_api --run_test=CIoManagerTest/testFileIoGood; if [ $? != 0 ]; then ((++testFailures)); fi; done; echo $testFailures\r\n```\r\n\r\nechoes `0` upon completion.","shortMessageHtmlLink":"[ML] Fix failing testFileIoIsGood test on mac x86 (#2728)"}},{"before":"f6158eaf50120b164daba558e578a34899cb14f7","after":"cfe8c855130464480f499bd2f972d2b00419c7af","ref":"refs/heads/main","pushedAt":"2024-09-18T23:14:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[ML] Correct home for macOS x86_64 test results (#2725)\n\nEnsure that macOS x86_64 unit test results are stored correctly in\r\nBuildkite test analytics.","shortMessageHtmlLink":"[ML] Correct home for macOS x86_64 test results (#2725)"}},{"before":"087d282668dffd8599af770d65dd033cd38c4c9f","after":"f6158eaf50120b164daba558e578a34899cb14f7","ref":"refs/heads/main","pushedAt":"2024-09-18T21:43:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[ML] Increase timeout for macOS debug builds (#2718)\n\nThe macOS x86_64 debug build has been timing out recently. Bump the\r\ntimeout for all macOS builds by another hour.","shortMessageHtmlLink":"[ML] Increase timeout for macOS debug builds (#2718)"}},{"before":"1d0047a159ab19b8fdf81e52ee99bdc2f3d2977f","after":"087d282668dffd8599af770d65dd033cd38c4c9f","ref":"refs/heads/main","pushedAt":"2024-09-18T21:20:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"edsavage","name":"Ed Savage","path":"/edsavage","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32410745?s=80&v=4"},"commit":{"message":"[ML] Use java 21 for ES tests. (#2727)\n\nElasticsearch main branch now requires Java 21 to build. Bump the version so that the ES integration tests can build and run.","shortMessageHtmlLink":"[ML] Use java 21 for ES tests. (#2727)"}},{"before":"38b122357d14f7a01a754a3846e4dc4bb5c2bfcd","after":"58b71ccaf1c5224ecb64d8645cfd26a3501615fd","ref":"refs/heads/8.x","pushedAt":"2024-09-13T14:57:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"[backport 8.16] Zero dimensional tensor (#2723)\n\n* Change result writing to allow for a single value\r\n\r\n* change to debug logging\r\n\r\n* Wrap output in extra array to make 3D. Improve debug logging formatting\r\n\r\n* Added unit test\r\n\r\n* Add changelog\r\n\r\n* formatting\r\n\r\n* Fix reshaping of output tensor to only resahep zero-dimensional tensors\r\n\r\n* Use std::move\r\n\r\n* Backport fix by removing debug line; also remove std::move for reshape\r\n\r\n* Update CHANGELOG.asciidoc","shortMessageHtmlLink":"[backport 8.16] Zero dimensional tensor (#2723)"}},{"before":"55ed7fc722faea62413749777b8051a01eca908a","after":"a37c47a7c83907680b3119949ec88ce7675cc88b","ref":"refs/heads/8.15","pushedAt":"2024-09-13T13:39:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"[backport 8.15.2] Change result writing to allow for a single value (#2724)\n\n* Change result writing to allow for a single value\r\n\r\n* Change result writing to allow for a single value\r\n\r\n* change to debug logging\r\n\r\n* Wrap output in extra array to make 3D. Improve debug logging formatting\r\n\r\n* Added unit test\r\n\r\n* Add changelog\r\n\r\n* formatting\r\n\r\n* Fix reshaping of output tensor to only resahep zero-dimensional tensors\r\n\r\n* Use std::move\r\n# Conflicts:\r\n#\tdocs/CHANGELOG.asciidoc\r\n\r\n* Backport fix by removing debug line; also remove std::move for reshape","shortMessageHtmlLink":"[backport 8.15.2] Change result writing to allow for a single value (#…"}},{"before":"73fe5c76e3e4bbf8d5e79006a3289f73f1251ae4","after":"6990faeb4089419f377f10f997972515932a5a3d","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-13T13:34:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Update CHANGELOG.asciidoc","shortMessageHtmlLink":"Update CHANGELOG.asciidoc"}},{"before":"4095ec8b8f6f4d39fbc6ec8d4b8a97734435275f","after":"1d0047a159ab19b8fdf81e52ee99bdc2f3d2977f","ref":"refs/heads/main","pushedAt":"2024-09-13T13:31:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Remove debug line that was printing out huge tensors causing timeouts in QA (#2726)\n\n* Remove debug line that was printing out huge tensors causing timeouts\r\n\r\n* Remove std::move for reshape as it was causing compile time warnings about copy elision","shortMessageHtmlLink":"Remove debug line that was printing out huge tensors causing timeouts…"}},{"before":"eb806ab30b196391e8aba94e607ab54943906597","after":"73fe5c76e3e4bbf8d5e79006a3289f73f1251ae4","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-12T18:10:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Backport fix by removing debug line; also remove std::move for reshape","shortMessageHtmlLink":"Backport fix by removing debug line; also remove std::move for reshape"}},{"before":"0577f4ef75758df09b1584e0b80a82ba063befd4","after":"d7b37b971f074aeca28e6aa96dc9fac1a0932d29","ref":"refs/heads/zdt815","pushedAt":"2024-09-12T18:09:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Backport fix by removing debug line; also remove std::move for reshape","shortMessageHtmlLink":"Backport fix by removing debug line; also remove std::move for reshape"}},{"before":"14f2a5a65ecbd518ce456a701dfe805d12d7e29b","after":"f2d9d253ef08c9443c3173435879a410e0d475a8","ref":"refs/heads/zdtMainFix","pushedAt":"2024-09-12T18:07:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Remove std::move for reshape as it was causing compile time warnings about copy elision","shortMessageHtmlLink":"Remove std::move for reshape as it was causing compile time warnings …"}},{"before":null,"after":"14f2a5a65ecbd518ce456a701dfe805d12d7e29b","ref":"refs/heads/zdtMainFix","pushedAt":"2024-09-12T18:05:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Remove debug line that was printing out huge tensors causing timeouts","shortMessageHtmlLink":"Remove debug line that was printing out huge tensors causing timeouts"}},{"before":null,"after":"0577f4ef75758df09b1584e0b80a82ba063befd4","ref":"refs/heads/zdt815","pushedAt":"2024-09-11T14:12:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Change result writing to allow for a single value\n\n* Change result writing to allow for a single value\n\n* change to debug logging\n\n* Wrap output in extra array to make 3D. Improve debug logging formatting\n\n* Added unit test\n\n* Add changelog\n\n* formatting\n\n* Fix reshaping of output tensor to only resahep zero-dimensional tensors\n\n* Use std::move\n# Conflicts:\n#\tdocs/CHANGELOG.asciidoc","shortMessageHtmlLink":"Change result writing to allow for a single value"}},{"before":"20a5b607d739d7146656d5427005a765eebfee27","after":null,"ref":"refs/heads/backportRemoveDebugInfo","pushedAt":"2024-09-11T14:05:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"}},{"before":"d864ef37a4e36239a2611ead4126c5a3f9c98ceb","after":null,"ref":"refs/heads/zdt815","pushedAt":"2024-09-11T14:05:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"}},{"before":"320ba48afe5dc5f1f7f798f25e3e531ac97a5e02","after":null,"ref":"refs/heads/zeroDimensionalTensors8.15","pushedAt":"2024-09-11T14:05:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"}},{"before":null,"after":"d864ef37a4e36239a2611ead4126c5a3f9c98ceb","ref":"refs/heads/zdt815","pushedAt":"2024-09-11T14:04:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Change result writing to allow for a single value","shortMessageHtmlLink":"Change result writing to allow for a single value"}},{"before":null,"after":"320ba48afe5dc5f1f7f798f25e3e531ac97a5e02","ref":"refs/heads/zeroDimensionalTensors8.15","pushedAt":"2024-09-11T13:56:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Merge branch 'refs/heads/zeroDimensionalTensor' into 8.15\n\n# Conflicts:\n#\t.buildkite/pipelines/build_linux.json.py\n#\tdocs/CHANGELOG.asciidoc\n#\tgradle.properties","shortMessageHtmlLink":"Merge branch 'refs/heads/zeroDimensionalTensor' into 8.15"}},{"before":"ee1eac0ca4db0c3e2e6570e1a95070b35a3ac6fb","after":null,"ref":"refs/heads/maxhniebergall-patch-1","pushedAt":"2024-09-11T13:27:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"}},{"before":"a23ad508f0ce5ab335117ec5c90f04b4156ade84","after":"4095ec8b8f6f4d39fbc6ec8d4b8a97734435275f","ref":"refs/heads/main","pushedAt":"2024-09-11T12:26:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Change result writing to allow for a single value (#2720)\n\n* Change result writing to allow for a single value\r\n\r\n* change to debug logging\r\n\r\n* Wrap output in extra array to make 3D. Improve debug logging formatting\r\n\r\n* Added unit test\r\n\r\n* Add changelog\r\n\r\n* formatting\r\n\r\n* Fix reshaping of output tensor to only resahep zero-dimensional tensors\r\n\r\n* Use std::move","shortMessageHtmlLink":"Change result writing to allow for a single value (#2720)"}},{"before":"81249b492fea2e6e4b2b7d006740bc6929f9d354","after":"eb806ab30b196391e8aba94e607ab54943906597","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-10T20:26:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Use std::move","shortMessageHtmlLink":"Use std::move"}},{"before":"4d9a587a96575b8e4c00a6ad9d90c728d097e4fd","after":"81249b492fea2e6e4b2b7d006740bc6929f9d354","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-10T18:43:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Fix reshaping of output tensor to only resahep zero-dimensional tensors","shortMessageHtmlLink":"Fix reshaping of output tensor to only resahep zero-dimensional tensors"}},{"before":"bd80556a18af9358645a1ec2a58510f006b91c10","after":"4d9a587a96575b8e4c00a6ad9d90c728d097e4fd","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-10T14:51:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"formatting","shortMessageHtmlLink":"formatting"}},{"before":"0252f11cb9701f38f78e6725a6c2c4b2dced169c","after":"bd80556a18af9358645a1ec2a58510f006b91c10","ref":"refs/heads/zeroDimensionalTensor","pushedAt":"2024-09-10T14:26:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maxhniebergall","name":"Max Hniebergall","path":"/maxhniebergall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/137079448?s=80&v=4"},"commit":{"message":"Add changelog","shortMessageHtmlLink":"Add changelog"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQyMjowNToxMy4wMDAwMDBazwAAAAS7W4L9","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQyMjowNToxMy4wMDAwMDBazwAAAAS7W4L9","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMFQxNDoyNjo1Ni4wMDAwMDBazwAAAASyKiKu"}},"title":"Activity · elastic/ml-cpp"}