{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":197743848,"defaultBranch":"master","name":"rudder-server","ownerLogin":"rudderlabs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-19T09:24:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52480567?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717083735.0","currentOid":""},"activityList":{"items":[{"before":"a84c3b30f0ea07b5b6b354093e7b242ce34fc46e","after":null,"ref":"refs/heads/dependabot/go_modules/go-deps-3d26de28f9","pushedAt":"2024-05-30T15:42:15.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":"b1671afbaa12f9c9fcbe71dcba0a8783e3a007b4","after":null,"ref":"refs/heads/dependabot/github_actions/actions-deps-54d5bb3c9b","pushedAt":"2024-05-30T15:41:30.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":"2a74e9066f848d11f3686b40d04cbdbca5124620","after":null,"ref":"refs/heads/chore.deps","pushedAt":"2024-05-30T15:41:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"}},{"before":"1df27aa8172c88fcbdebf6f002076487bb2cec55","after":"2ac517df928248bda5465396b9963b1642d9dab4","ref":"refs/heads/master","pushedAt":"2024-05-30T15:41:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"chore: manually update dependencies (#4721)\n\n* chore(deps): bump the go-deps group across 1 directory with 10 updates\r\n\r\nBumps the go-deps group with 9 updates in the / directory:\r\n\r\n| Package | From | To |\r\n| --- | --- | --- |\r\n| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.5` | `1.53.10` |\r\n| [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) | `2.3.0` | `2.4.0` |\r\n| [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) | `1.5.4` | `1.5.5` |\r\n| [github.com/marcboeker/go-duckdb](https://github.com/marcboeker/go-duckdb) | `1.6.4` | `1.6.5` |\r\n| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.17.3` | `2.19.0` |\r\n| [github.com/trinodb/trino-go-client](https://github.com/trinodb/trino-go-client) | `0.314.0` | `0.315.0` |\r\n| [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) | `1.53.0` | `1.54.0` |\r\n| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.26.0` | `1.27.0` |\r\n| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.178.0` | `0.181.0` |\r\n\r\n\r\n\r\nUpdates `github.com/aws/aws-sdk-go` from 1.53.5 to 1.53.10\r\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.5...v1.53.10)\r\n\r\nUpdates `github.com/confluentinc/confluent-kafka-go/v2` from 2.3.0 to 2.4.0\r\n- [Release notes](https://github.com/confluentinc/confluent-kafka-go/releases)\r\n- [Changelog](https://github.com/confluentinc/confluent-kafka-go/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/confluentinc/confluent-kafka-go/compare/v2.3.0...v2.4.0)\r\n\r\nUpdates `github.com/databricks/databricks-sql-go` from 1.5.4 to 1.5.5\r\n- [Release notes](https://github.com/databricks/databricks-sql-go/releases)\r\n- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/databricks/databricks-sql-go/compare/v1.5.4...v1.5.5)\r\n\r\nUpdates `github.com/marcboeker/go-duckdb` from 1.6.4 to 1.6.5\r\n- [Commits](https://github.com/marcboeker/go-duckdb/compare/v1.6.4...v1.6.5)\r\n\r\nUpdates `github.com/onsi/ginkgo/v2` from 2.17.3 to 2.19.0\r\n- [Release notes](https://github.com/onsi/ginkgo/releases)\r\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.3...v2.19.0)\r\n\r\nUpdates `github.com/trinodb/trino-go-client` from 0.314.0 to 0.315.0\r\n- [Release notes](https://github.com/trinodb/trino-go-client/releases)\r\n- [Commits](https://github.com/trinodb/trino-go-client/compare/v0.314.0...v0.315.0)\r\n\r\nUpdates `github.com/valyala/fasthttp` from 1.53.0 to 1.54.0\r\n- [Release notes](https://github.com/valyala/fasthttp/releases)\r\n- [Commits](https://github.com/valyala/fasthttp/compare/v1.53.0...1.54.0)\r\n\r\nUpdates `go.opentelemetry.io/otel` from 1.26.0 to 1.27.0\r\n- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)\r\n- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.26.0...v1.27.0)\r\n\r\nUpdates `golang.org/x/exp` from 0.0.0-20240119083558-1b970713d09a to 0.0.0-20240222234643-814bf88cf225\r\n- [Commits](https://github.com/golang/exp/commits)\r\n\r\nUpdates `google.golang.org/api` from 0.178.0 to 0.181.0\r\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\r\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\r\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.178.0...v0.181.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: go-deps\r\n- dependency-name: github.com/confluentinc/confluent-kafka-go/v2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n- dependency-name: github.com/databricks/databricks-sql-go\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: go-deps\r\n- dependency-name: github.com/marcboeker/go-duckdb\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: go-deps\r\n- dependency-name: github.com/onsi/ginkgo/v2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n- dependency-name: github.com/trinodb/trino-go-client\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n- dependency-name: github.com/valyala/fasthttp\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n- dependency-name: go.opentelemetry.io/otel\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n- dependency-name: golang.org/x/exp\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: go-deps\r\n- dependency-name: google.golang.org/api\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: go-deps\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* fix otel\r\n\r\n* chore: rm docker dep replace\r\n\r\n* chore: split frequent updates in a new group\r\n\r\n* chore: add github action linter\r\n\r\n* chore: update all deps\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: manually update dependencies (#4721)"}},{"before":"1e3b1158a0f2eb6c16ec2b20079aa55c533ced4b","after":"2a74e9066f848d11f3686b40d04cbdbca5124620","ref":"refs/heads/chore.deps","pushedAt":"2024-05-30T15:24:44.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"upgrade go-kit","shortMessageHtmlLink":"upgrade go-kit"}},{"before":"5a79d86b0791528d710571ab670e289c133280c6","after":null,"ref":"refs/heads/sync-release-5a79d86b0791528d710571ab670e289c133280c6","pushedAt":"2024-05-30T13:18:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"}},{"before":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","after":"1df27aa8172c88fcbdebf6f002076487bb2cec55","ref":"refs/heads/master","pushedAt":"2024-05-30T13:18:53.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"chore: sync release v1.26.1 to main branch (#4735)","shortMessageHtmlLink":"chore: sync release v1.26.1 to main branch (#4735)"}},{"before":"f6d16fcf15564b91f6438811e057aaaa1b28d071","after":"5a79d86b0791528d710571ab670e289c133280c6","ref":"refs/heads/sync-release-5a79d86b0791528d710571ab670e289c133280c6","pushedAt":"2024-05-30T11:40:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"},"commit":{"message":"chore: release 1.26.1 (#4734)","shortMessageHtmlLink":"chore: release 1.26.1 (#4734)"}},{"before":"5a79d86b0791528d710571ab670e289c133280c6","after":"f6d16fcf15564b91f6438811e057aaaa1b28d071","ref":"refs/heads/sync-release-5a79d86b0791528d710571ab670e289c133280c6","pushedAt":"2024-05-30T11:39:06.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"},"commit":{"message":"Merge branch 'master' into sync-release-5a79d86b0791528d710571ab670e289c133280c6","shortMessageHtmlLink":"Merge branch 'master' into sync-release-5a79d86b0791528d710571ab670e2…"}},{"before":"120785c79e3c7d6fded60d87fcc5a8d76aa46427","after":"de7fd9bff29a8b7a3e77050581e4f7049046a0a3","ref":"refs/heads/chore.supportV2Replay","pushedAt":"2024-05-30T11:01:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BonapartePC","name":"Pavan Chaithanya","path":"/BonapartePC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74360974?s=80&v=4"},"commit":{"message":"chore: support v2 replay endpoint to use internal batch endpoint","shortMessageHtmlLink":"chore: support v2 replay endpoint to use internal batch endpoint"}},{"before":null,"after":"120785c79e3c7d6fded60d87fcc5a8d76aa46427","ref":"refs/heads/chore.supportV2Replay","pushedAt":"2024-05-30T10:41:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BonapartePC","name":"Pavan Chaithanya","path":"/BonapartePC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74360974?s=80&v=4"},"commit":{"message":"chore: support v2 replay endpoint to use internal batch endpoint","shortMessageHtmlLink":"chore: support v2 replay endpoint to use internal batch endpoint"}},{"before":null,"after":"5a79d86b0791528d710571ab670e289c133280c6","ref":"refs/heads/sync-release-5a79d86b0791528d710571ab670e289c133280c6","pushedAt":"2024-05-30T10:15:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release 1.26.1 (#4734)","shortMessageHtmlLink":"chore: release 1.26.1 (#4734)"}},{"before":"a7bc9a0d716d75acc2485fa6ee8eba81c7c44552","after":"5a79d86b0791528d710571ab670e289c133280c6","ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T10:15:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"},"commit":{"message":"chore: release 1.26.1 (#4734)","shortMessageHtmlLink":"chore: release 1.26.1 (#4734)"}},{"before":"f8eb5ea912cc6117e96ac07ebe163c49150d6766","after":null,"ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T10:15:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"}},{"before":"e422c095fa98c6380501ea40136d49792d71b87c","after":"f8eb5ea912cc6117e96ac07ebe163c49150d6766","ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T10:11:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"chore: release 1.26.1","shortMessageHtmlLink":"chore: release 1.26.1"}},{"before":null,"after":"a7bc9a0d716d75acc2485fa6ee8eba81c7c44552","ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T10:10:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"fix: archival to archive everything whenever it is running (#4728)","shortMessageHtmlLink":"fix: archival to archive everything whenever it is running (#4728)"}},{"before":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","after":null,"ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T10:10:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"}},{"before":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","after":"e422c095fa98c6380501ea40136d49792d71b87c","ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T10:01:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"chore: release 1.26.1","shortMessageHtmlLink":"chore: release 1.26.1"}},{"before":null,"after":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T10:01:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"fix: archival to archive everything whenever it is running (#4728)","shortMessageHtmlLink":"fix: archival to archive everything whenever it is running (#4728)"}},{"before":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","after":null,"ref":"refs/heads/release/1.26.1","pushedAt":"2024-05-30T09:54:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"}},{"before":"2be159f1e3fe93ba0ef9e9335ef7565a94868e82","after":null,"ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T09:53:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"}},{"before":"ea6993337aa64a317adba96a37ce1d74903ee67b","after":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T09:53:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"fix: archival to archive everything whenever it is running (#4728)","shortMessageHtmlLink":"fix: archival to archive everything whenever it is running (#4728)"}},{"before":"ea6993337aa64a317adba96a37ce1d74903ee67b","after":null,"ref":"refs/heads/release/1.26.0","pushedAt":"2024-05-30T09:50:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"}},{"before":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","after":"0b387477bfe7a94a048b32aa91a95fde340634f2","ref":"refs/heads/release-please--branches--release/1.26.1--components--rudder-server","pushedAt":"2024-05-30T09:50:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"chore: release 1.26.1","shortMessageHtmlLink":"chore: release 1.26.1"}},{"before":null,"after":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","ref":"refs/heads/release-please--branches--release/1.26.1--components--rudder-server","pushedAt":"2024-05-30T09:50:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"fix: archival to archive everything whenever it is running (#4728)","shortMessageHtmlLink":"fix: archival to archive everything whenever it is running (#4728)"}},{"before":"ea6993337aa64a317adba96a37ce1d74903ee67b","after":"2be159f1e3fe93ba0ef9e9335ef7565a94868e82","ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T09:49:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"chore: release 1.26.0","shortMessageHtmlLink":"chore: release 1.26.0"}},{"before":null,"after":"ea6993337aa64a317adba96a37ce1d74903ee67b","ref":"refs/heads/release-please--branches--release/1.26.x--components--rudder-server","pushedAt":"2024-05-30T09:49:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devops-github-rudderstack","name":null,"path":"/devops-github-rudderstack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88187154?s=80&v=4"},"commit":{"message":"chore: release 1.26.0 (#4727)","shortMessageHtmlLink":"chore: release 1.26.0 (#4727)"}},{"before":"b614ffb8c9e25200bdc217d2ab41eaf665cb0c29","after":"ea6993337aa64a317adba96a37ce1d74903ee67b","ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T09:49:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"chore: release 1.26.0 (#4727)","shortMessageHtmlLink":"chore: release 1.26.0 (#4727)"}},{"before":null,"after":"f3532aee89d1e4e9ac9597fdee2a7a82bbc9ec2e","ref":"refs/heads/release/1.26.1","pushedAt":"2024-05-30T09:49:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"achettyiitr","name":"Akash Chetty","path":"/achettyiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77991816?s=80&v=4"},"commit":{"message":"fix: archival to archive everything whenever it is running (#4728)","shortMessageHtmlLink":"fix: archival to archive everything whenever it is running (#4728)"}},{"before":null,"after":"b614ffb8c9e25200bdc217d2ab41eaf665cb0c29","ref":"refs/heads/release/1.26.x","pushedAt":"2024-05-30T09:49:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lvrach","name":"Leonidas Vrachnis","path":"/lvrach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/733195?s=80&v=4"},"commit":{"message":"fix: invalid byte sequence UTF-8 (#4724)","shortMessageHtmlLink":"fix: invalid byte sequence UTF-8 (#4724)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWC7wjwA","startCursor":null,"endCursor":null}},"title":"Activity · rudderlabs/rudder-server"}