{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":496505424,"defaultBranch":"main","name":"incubator-horaedb","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-26T06:22:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716951119.0","currentOid":""},"activityList":{"items":[{"before":"7cb5b3e1d47c8d801a5312950c224cff1cab5269","after":null,"ref":"refs/heads/tisonkun-patch-1","pushedAt":"2024-05-29T02:51:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tisonkun","name":"tison","path":"/tisonkun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18818196?s=80&v=4"}},{"before":"a1168ecafc0636ea80d2d1154b17bf40b3d64929","after":"0970b0386662bb477f4d96f1655e726c27f7d3eb","ref":"refs/heads/main","pushedAt":"2024-05-29T02:47:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"docs: Update README.md (#1535)","shortMessageHtmlLink":"docs: Update README.md (#1535)"}},{"before":null,"after":"7cb5b3e1d47c8d801a5312950c224cff1cab5269","ref":"refs/heads/tisonkun-patch-1","pushedAt":"2024-05-24T05:13:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tisonkun","name":"tison","path":"/tisonkun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18818196?s=80&v=4"},"commit":{"message":"docs: Update README.md","shortMessageHtmlLink":"docs: Update README.md"}},{"before":"71d261d5000b71eaffe19d4ae79f7d5cec1c614f","after":"a1168ecafc0636ea80d2d1154b17bf40b3d64929","ref":"refs/heads/main","pushedAt":"2024-05-17T04:17:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: add incubating notice (#1532)\n\n## Rationale\r\nSee https://lists.apache.org/thread/1frk5f146pbzprj0d1ftf15o4z6v3ocs\r\n\r\n## Detailed Changes\r\n\r\n\r\n## Test Plan\r\nNo need.","shortMessageHtmlLink":"chore: add incubating notice (#1532)"}},{"before":"cf5ec10406d90290e1b9d557805e95c82520d507","after":"71d261d5000b71eaffe19d4ae79f7d5cec1c614f","ref":"refs/heads/main","pushedAt":"2024-05-15T09:04:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"feat: impl basic auth (#1531)\n\n## Rationale\r\nClose https://github.com/apache/incubator-horaedb/issues/929\r\n\r\n## Detailed Changes\r\n- Added file authentication\r\n- Modify the query and write paths, and add authentication\r\n\r\n## Test Plan\r\n- Existed tests\r\n- Manual tests\r\n\r\n---------\r\n\r\nCo-authored-by: jiacai2050 ","shortMessageHtmlLink":"feat: impl basic auth (#1531)"}},{"before":"1c56d2b1d70fc740fc6a62b92b4ac0cbd5f904d7","after":"643d32f4e281adb4897cf1a8e5f7d7d5d9123919","ref":"refs/heads/release-2.0.0","pushedAt":"2024-05-13T03:36:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"},"commit":{"message":"fix: docker image use apache namespace (#1529)\n\nAfter donate ceresdb to ASF, we should publish docker image under\napache.\n- https://hub.docker.com/r/apache/horaemeta-server\n- https://hub.docker.com/r/apache/horaedb-server\n\nUse `DOCKERHUB_USER ` `DOCKERHUB_TOKEN` to publish image. See details:\nhttps://issues.apache.org/jira/browse/INFRA-25736\n\nManually.\n-\nhttps://github.com/jiacai2050/incubator-horaedb/actions/runs/9029607730\n\n---------\n\nCo-authored-by: chunshao.rcs ","shortMessageHtmlLink":"fix: docker image use apache namespace (#1529)"}},{"before":"148790c8faf75a13988e939313b1c6de2a00bc6e","after":"cf5ec10406d90290e1b9d557805e95c82520d507","ref":"refs/heads/main","pushedAt":"2024-05-12T00:27:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: add mysql-client and grafana in docker image (#1530)\n\n## Rationale\r\n\r\nClose #1285 \r\n\r\nInstall mysql-client and grafana when building docker image.\r\n\r\n## Detailed Changes\r\n\r\n1. Install mysql-client and grafana in Dockerfile.\r\n2. Add docker/datasource.yml as grafana default datasource.\r\n3. Start grafana server in entrypoint.sh.\r\n\r\n### mysql-client\r\n\r\nIn the docker container:\r\n\r\n\"image\"\r\nsrc=\"https://github.com/apache/incubator-horaedb/assets/55609330/5c59fd23-c54e-4761-8833-51355a81fada\"\r\n\r\n### grafana\r\n\r\nStart the container and access http://:3000\r\n\r\n\"image\"\r\nsrc=\"https://github.com/apache/incubator-horaedb/assets/55609330/34a2718e-3803-4e01-b384-39ca64dea7b7\"\r\n\r\n## Test Plan\r\n\r\nNone.","shortMessageHtmlLink":"chore: add mysql-client and grafana in docker image (#1530)"}},{"before":"3fef06d42d553d97bcb42823cfef1e3d34d636d7","after":"148790c8faf75a13988e939313b1c6de2a00bc6e","ref":"refs/heads/main","pushedAt":"2024-05-10T11:40:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"},"commit":{"message":"fix: docker image use apache namespace (#1529)\n\n## Rationale\r\nAfter donate ceresdb to ASF, we should publish docker image under\r\napache.\r\n- https://hub.docker.com/r/apache/horaemeta-server\r\n- https://hub.docker.com/r/apache/horaedb-server\r\n\r\n## Detailed Changes\r\nUse `DOCKERHUB_USER ` `DOCKERHUB_TOKEN` to publish image. See details:\r\nhttps://issues.apache.org/jira/browse/INFRA-25736\r\n\r\n## Test Plan\r\nManually.\r\n-\r\nhttps://github.com/jiacai2050/incubator-horaedb/actions/runs/9029607730\r\n\r\n---------\r\n\r\nCo-authored-by: chunshao.rcs ","shortMessageHtmlLink":"fix: docker image use apache namespace (#1529)"}},{"before":"6d391152d0c0faef6a7a36c0a16b9fdb7e984b64","after":"3fef06d42d553d97bcb42823cfef1e3d34d636d7","ref":"refs/heads/main","pushedAt":"2024-05-10T03:25:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: add dingtalk (#1528)\n\n## Rationale\r\nAdd dingtalk group for better communication with users in Chinese.\r\n\r\n## Detailed Changes\r\n\r\n\r\n## Test Plan\r\nNo need.","shortMessageHtmlLink":"chore: add dingtalk (#1528)"}},{"before":"431ae5169f9c97bd5b6f6664be889df47c360a0a","after":"6d391152d0c0faef6a7a36c0a16b9fdb7e984b64","ref":"refs/heads/main","pushedAt":"2024-05-06T09:15:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"refactor: allow disable wal in standalone mode (#1526)\n\n## Rationale\r\nCurrently, disable wal in standalone mode will directly cause panic.\r\nThis behavior is incorrect. Sometimes we also need to disable wal in\r\nstandalone mode.\r\n\r\n## Detailed Changes\r\n* Disable wal in stand-alone mode will not panic and print a log to warn\r\nthe user.\r\n\r\n## Test Plan\r\nPass CI.","shortMessageHtmlLink":"refactor: allow disable wal in standalone mode (#1526)"}},{"before":"e5c9923baf84be45a54c724f3f146c77de91b999","after":"431ae5169f9c97bd5b6f6664be889df47c360a0a","ref":"refs/heads/main","pushedAt":"2024-04-26T09:04:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"},"commit":{"message":"refactor: first step to refactor error (#1524)\n\n## Rationale\r\nPart of #1513\r\n\r\n## Detailed Changes\r\nReplace snafu-based Error to thiserror-based for memtable module.\r\n\r\n## Test Plan\r\nCI\r\n\r\n---------\r\n\r\nCo-authored-by: chunshao.rcs ","shortMessageHtmlLink":"refactor: first step to refactor error (#1524)"}},{"before":"ebca8a7855d3001301cd14ef21521eacb8efac28","after":"e5c9923baf84be45a54c724f3f146c77de91b999","ref":"refs/heads/main","pushedAt":"2024-04-26T06:46:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"feat(horaemeta): drop metadata of partition table by http api (#1477)\n\n## Rationale\r\nCurrently, not suppport to delete a partitioned table through HTTP API,\r\nas it results in a \"shard not found\" error.\r\n\r\n## Detailed Changes\r\nSince the partition table is not assigned to a shard, deleting the table\r\nmetadata directly.\r\n\r\n## Test Plan\r\n Manual test.","shortMessageHtmlLink":"feat(horaemeta): drop metadata of partition table by http api (#1477)"}},{"before":"dc38488ff9e540087069feea7d26727a1c942ee8","after":"ebca8a7855d3001301cd14ef21521eacb8efac28","ref":"refs/heads/main","pushedAt":"2024-04-26T03:45:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: add auto-label-pr action (#1520)\n\n## Rationale\r\nAutomatically label the pr based on the pr title.\r\n\r\n## Detailed Changes\r\nAutomatically label the pr based on the pr title.\r\n\r\n## Test Plan\r\nManual test.","shortMessageHtmlLink":"chore: add auto-label-pr action (#1520)"}},{"before":"d4c8510fae62aa9349d8b652df202cd129b807f2","after":null,"ref":"refs/heads/dependabot/go_modules/integration_tests/sdk/go/golang.org/x/net-0.23.0","pushedAt":"2024-04-22T07:52:55.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":"1ec00b6921a9116d9636aa5bd02d01fa1998ea9c","after":"dc38488ff9e540087069feea7d26727a1c942ee8","ref":"refs/heads/main","pushedAt":"2024-04-22T07:52:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /integration_tests/sdk/go (#1521)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to\r\n0.23.0.\r\n
\r\nCommits\r\n
    \r\n
  • c48da13\r\nhttp2: fix TestServerContinuationFlood flakes
  • \r\n
  • 762b58d\r\nhttp2: fix tipos in comment
  • \r\n
  • ba87210\r\nhttp2: close connections when receiving too many headers
  • \r\n
  • ebc8168\r\nall: fix some typos
  • \r\n
  • 3678185\r\nhttp2: make TestCanonicalHeaderCacheGrowth faster
  • \r\n
  • 448c44f\r\nhttp2: remove clientTester
  • \r\n
  • c7877ac\r\nhttp2: convert the remaining clientTester tests to testClientConn
  • \r\n
  • d8870b0\r\nhttp2: use synthetic time in TestIdleConnTimeout
  • \r\n
  • d73acff\r\nhttp2: only set up deadline when Server.IdleTimeout is positive
  • \r\n
  • 89f602b\r\nhttp2: validate client/outgoing trailers
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.17.0&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/apache/incubator-horaedb/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /integrat…"}},{"before":"6f5221bd93c5ff5cf0cc5a39a8671a9c4296f739","after":null,"ref":"refs/heads/dependabot/go_modules/horaemeta/golang.org/x/net-0.23.0","pushedAt":"2024-04-22T07:51:43.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":"7d6131cc413f61e535d49eaac4c78d63a596fd3c","after":"1ec00b6921a9116d9636aa5bd02d01fa1998ea9c","ref":"refs/heads/main","pushedAt":"2024-04-22T07:51:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /horaemeta (#1522)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to\r\n0.23.0.\r\n
\r\nCommits\r\n
    \r\n
  • c48da13\r\nhttp2: fix TestServerContinuationFlood flakes
  • \r\n
  • 762b58d\r\nhttp2: fix tipos in comment
  • \r\n
  • ba87210\r\nhttp2: close connections when receiving too many headers
  • \r\n
  • ebc8168\r\nall: fix some typos
  • \r\n
  • 3678185\r\nhttp2: make TestCanonicalHeaderCacheGrowth faster
  • \r\n
  • 448c44f\r\nhttp2: remove clientTester
  • \r\n
  • c7877ac\r\nhttp2: convert the remaining clientTester tests to testClientConn
  • \r\n
  • d8870b0\r\nhttp2: use synthetic time in TestIdleConnTimeout
  • \r\n
  • d73acff\r\nhttp2: only set up deadline when Server.IdleTimeout is positive
  • \r\n
  • 89f602b\r\nhttp2: validate client/outgoing trailers
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.22.0&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/apache/incubator-horaedb/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /horaemeta ("}},{"before":"f72533cea279de8d453e28181fcb886407b5b0c4","after":"7d6131cc413f61e535d49eaac4c78d63a596fd3c","ref":"refs/heads/main","pushedAt":"2024-04-22T07:50:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: modify check-pr-title action (#1523)\n\n## Rationale\r\nRefer to\r\nhttps://github.com/apache/incubator-horaedb/actions/runs/8779713550\r\n```\r\nthehanimo/pr-title-checker@v1.4.1 is not allowed to be used in apache/incubator-horaedb. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the GitHub Marketplace\r\n```\r\n\r\n## Detailed Changes\r\nUse custom script to run.\r\n\r\n## Test Plan\r\nCI.","shortMessageHtmlLink":"chore: modify check-pr-title action (#1523)"}},{"before":null,"after":"6f5221bd93c5ff5cf0cc5a39a8671a9c4296f739","ref":"refs/heads/dependabot/go_modules/horaemeta/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T13:19: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":"chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /horaemeta\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /horaemeta"}},{"before":null,"after":"d4c8510fae62aa9349d8b652df202cd129b807f2","ref":"refs/heads/dependabot/go_modules/integration_tests/sdk/go/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T12: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":"chore(deps): bump golang.org/x/net in /integration_tests/sdk/go\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net in /integration_tests/sdk/go"}},{"before":"0cee69fa4dad05cd1d188497daf7a5d6072a1d76","after":"f72533cea279de8d453e28181fcb886407b5b0c4","ref":"refs/heads/main","pushedAt":"2024-04-18T09:21:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore: add check-pr-title action (#1516)\n\n## Rationale\r\nCheck whether the PR title is valid.\r\n\r\n## Detailed Changes\r\nValid PR title start with: `feat|fix|refactor|chore|docs`\r\n\r\n## Test Plan\r\nManual test.","shortMessageHtmlLink":"chore: add check-pr-title action (#1516)"}},{"before":"e2c9669484edfe2d93a316388c4bafbda9177263","after":"0cee69fa4dad05cd1d188497daf7a5d6072a1d76","ref":"refs/heads/main","pushedAt":"2024-04-17T10:51:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"feat: add wal replay benchmark (#1511)","shortMessageHtmlLink":"feat: add wal replay benchmark (#1511)"}},{"before":null,"after":"1c56d2b1d70fc740fc6a62b92b4ac0cbd5f904d7","ref":"refs/heads/release-2.0.0","pushedAt":"2024-04-17T06:18:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"},"commit":{"message":"chore: remove tini binary (#1503)\n\n## Rationale\r\nOur repo should not contain any binaries.\r\n\r\n## Detailed Changes\r\n- Download tini instead of hard copy\r\n\r\n## Test Plan\r\nCI\r\n\r\nAlso I use command below to ensure no other binaries exists.\r\n```\r\nfd -t file --exclude target --exec file {} \\; | grep -v ASCII | grep -v UTF-8\r\n```","shortMessageHtmlLink":"chore: remove tini binary (#1503)"}},{"before":"1a989bfc558d554bb2f3ae052f38811dd52d6a14","after":null,"ref":"refs/tags/v2.0.0","pushedAt":"2024-04-17T06:13:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"}},{"before":"55bbe273ab4a09e2f3428582ca9b4cdb5ee88763","after":"e2c9669484edfe2d93a316388c4bafbda9177263","ref":"refs/heads/main","pushedAt":"2024-04-17T06:12:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chunshao90","name":"chunshao.rcs","path":"/chunshao90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15178480?s=80&v=4"},"commit":{"message":"chore: update protected_tags in .asf.yaml (#1514)\n\n## Rationale\r\nUpdate protected_tags in .asf.yaml.\r\n\r\n## Detailed Changes\r\nTemporarily ignore tag protection in order to remove erroneous tags\r\nv2.0.0 .\r\n\r\n## Test Plan\r\nNo need.","shortMessageHtmlLink":"chore: update protected_tags in .asf.yaml (#1514)"}},{"before":"421fbb83a08bc7063196d0f889861a648fcc48a3","after":null,"ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-07T02:41:16.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":"23ceaa097ef9ca1c76794ec62c3253a5179b895a","after":"55bbe273ab4a09e2f3428582ca9b4cdb5ee88763","ref":"refs/heads/main","pushedAt":"2024-04-07T02:41:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"chore(deps): bump h2 from 0.3.24 to 0.3.26 (#1510)","shortMessageHtmlLink":"chore(deps): bump h2 from 0.3.24 to 0.3.26 (#1510)"}},{"before":null,"after":"421fbb83a08bc7063196d0f889861a648fcc48a3","ref":"refs/heads/dependabot/cargo/h2-0.3.26","pushedAt":"2024-04-05T16:19:27.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":"chore(deps): bump h2 from 0.3.24 to 0.3.26\n\nBumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.\n- [Release notes](https://github.com/hyperium/h2/releases)\n- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)\n- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)\n\n---\nupdated-dependencies:\n- dependency-name: h2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump h2 from 0.3.24 to 0.3.26"}},{"before":"a1db882892013448c2ba93f6bee620aa2b021201","after":"23ceaa097ef9ca1c76794ec62c3253a5179b895a","ref":"refs/heads/main","pushedAt":"2024-04-01T05:56:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ZuLiangWang","name":"CooooolFrog","path":"/ZuLiangWang","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11689031?s=80&v=4"},"commit":{"message":"chore: bump sqlness to 0.6.0 (#1509)\n\n## Rationale\r\n\r\n\r\n## Detailed Changes\r\nSee https://github.com/CeresDB/sqlness/releases/tag/v0.6.0\r\n\r\n## Test Plan\r\nCI","shortMessageHtmlLink":"chore: bump sqlness to 0.6.0 (#1509)"}},{"before":"9d64fc159bee6affbb18709915ba48be4b4ad8a6","after":"a1db882892013448c2ba93f6bee620aa2b021201","ref":"refs/heads/main","pushedAt":"2024-03-29T10:45:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jiacai2050","name":"Jiacai Liu","path":"/jiacai2050","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3848910?s=80&v=4"},"commit":{"message":"feat: implement opentsdb query (#1453)\n\n## Rationale\r\nOpentsdb write protocol is already supported, this PR implement query\r\nprotocol.\r\n\r\n## Detailed Changes\r\n- Convert opentsdb query requests into datafusion logical plans\r\n- Convert the RecordBatch format of the query results into the return\r\nresponse format of the opentsdb query requests\r\n\r\n## Test Plan\r\n- Existing tests\r\n- add new unit tests and integration\r\n\r\n---------\r\n\r\nCo-authored-by: jiacai2050 ","shortMessageHtmlLink":"feat: implement opentsdb query (#1453)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVncbuwA","startCursor":null,"endCursor":null}},"title":"Activity · apache/incubator-horaedb"}