{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":467164901,"defaultBranch":"main","name":"conduit-connector-postgres","ownerLogin":"ConduitIO","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-07T16:06:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79550782?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717586515.0","currentOid":""},"activityList":{"items":[{"before":"c0f07ecfdd3f8e7f1253d8aca31926be84601c89","after":"272fc291a42e6d883e62637ff817f30e7f747934","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-06-07T17:42:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samirketema","name":"Samir Ketema","path":"/samirketema","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6003000?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lk/extra-logging","shortMessageHtmlLink":"Merge branch 'main' into lk/extra-logging"}},{"before":"4b9dacbb369d64f3c794a961d1a478825e071c27","after":"c0f07ecfdd3f8e7f1253d8aca31926be84601c89","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-06-07T16:49:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"msgs","shortMessageHtmlLink":"msgs"}},{"before":"b161849291de37e12e25a9912e9a626d72ec49d8","after":"4b9dacbb369d64f3c794a961d1a478825e071c27","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-06-07T14:31:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"remove log","shortMessageHtmlLink":"remove log"}},{"before":"15d534a65da867920307656a6c5e5d10e730d61d","after":"b161849291de37e12e25a9912e9a626d72ec49d8","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-06-07T14:29:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Adjust keepalive handling.\n\nEach message coming from Postgre arrives in a sequence of BEGIN.. data .. COMMIT.\nWhen a data message is send out to Conduit, the server is updated with a written status.\nConsequently when the same message is acked, the server is updated with a flushed status.\n\nKeepalive messages are sent periodically by the server and sometimes they require response.\nWhen a keepalive message is acked, the last written/flushed status is sent, this may be correct,\nhowever, this method introduces lag on the server.\n\nNew implementation, ensures that each BEGIN is followed by an eventual COMMIT LSN.\nStatus updates are sent expediently when messages are written to Conduit, rather than on a time.\nThis ensures that keepalive messages responses will not be sent out of order.","shortMessageHtmlLink":"Adjust keepalive handling."}},{"before":"c0e369d83fd00fd247f33504f37cdc8e9d8ed89a","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/tools-0.22.0","pushedAt":"2024-06-05T11:23:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"23e0171b93ac3ea75491bf731c70806dac2f7710","after":"3e7edc72fc6fdb489249a7f13c7671c46c92cb1b","ref":"refs/heads/main","pushedAt":"2024-06-05T11:23:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"go.mod: bump golang.org/x/tools from 0.21.0 to 0.22.0 (#164)\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"go.mod: bump golang.org/x/tools from 0.21.0 to 0.22.0 (#164)"}},{"before":null,"after":"c0e369d83fd00fd247f33504f37cdc8e9d8ed89a","ref":"refs/heads/dependabot/go_modules/golang.org/x/tools-0.22.0","pushedAt":"2024-06-05T11:21:55.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":"go.mod: bump golang.org/x/tools from 0.21.0 to 0.22.0\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0 to 0.22.0.\n- [Release notes](https://github.com/golang/tools/releases)\n- [Commits](https://github.com/golang/tools/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/tools\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"go.mod: bump golang.org/x/tools from 0.21.0 to 0.22.0"}},{"before":null,"after":"2bdccaed7da260b83b5666b6cb9f1734517bb84c","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-05T11:09:49.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":".github: Bump goreleaser/goreleaser-action from 5 to 6\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":".github: Bump goreleaser/goreleaser-action from 5 to 6"}},{"before":"0a61cd74c3ced1f67d8caeb1b8dfb09ed6e23f5b","after":"15d534a65da867920307656a6c5e5d10e730d61d","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-05-30T21:35:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"add more metrics to logs","shortMessageHtmlLink":"add more metrics to logs"}},{"before":null,"after":"0a61cd74c3ced1f67d8caeb1b8dfb09ed6e23f5b","ref":"refs/heads/lk/extra-logging","pushedAt":"2024-05-30T19:53:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"add extra log metrics for snapshot progress","shortMessageHtmlLink":"add extra log metrics for snapshot progress"}},{"before":"4ac27a1be5e0ce546073a3a9adc8bcbf6121911d","after":null,"ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T19:23:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"}},{"before":"083c9ccba380695b4c0426a796ba6d2ebc61306a","after":"23e0171b93ac3ea75491bf731c70806dac2f7710","ref":"refs/heads/main","pushedAt":"2024-05-30T19:23:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Handle numeric type in cdc and snapshot (#161)\n\n* Handle numeric type in cdc and snapshot","shortMessageHtmlLink":"Handle numeric type in cdc and snapshot (#161)"}},{"before":"dbe0c37bc519c32457d2178a3e56f53ac84c0433","after":"4ac27a1be5e0ce546073a3a9adc8bcbf6121911d","ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T18:04:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"refactor","shortMessageHtmlLink":"refactor"}},{"before":"dc5dafc778f6ec5074b154d08bb173e7ed51a215","after":"dbe0c37bc519c32457d2178a3e56f53ac84c0433","ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T15:28:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"slight restructure","shortMessageHtmlLink":"slight restructure"}},{"before":"017c82a8a5ef12b40607769516135d8ab095f167","after":"dc5dafc778f6ec5074b154d08bb173e7ed51a215","ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T01:27:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"fix comment","shortMessageHtmlLink":"fix comment"}},{"before":"d72e9d753d4072973eec5ea4efe5d2e93421106d","after":"083c9ccba380695b4c0426a796ba6d2ebc61306a","ref":"refs/heads/main","pushedAt":"2024-05-30T01:10:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Ensure defaults for publication, slot, auto-cleanup are available to lifecycle events. (#159)\n\nAdd additional config for snapshot fetch size.","shortMessageHtmlLink":"Ensure defaults for publication, slot, auto-cleanup are available to …"}},{"before":"8922e292b112a73019f456baf134bf7c8389007f","after":null,"ref":"refs/heads/lk/pub-config-default-fetch-size-config","pushedAt":"2024-05-30T01:10:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"}},{"before":"054b6e8ff10fec69a66ce52a67d3a5170738b599","after":"017c82a8a5ef12b40607769516135d8ab095f167","ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T00:56:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"fix comment","shortMessageHtmlLink":"fix comment"}},{"before":null,"after":"054b6e8ff10fec69a66ce52a67d3a5170738b599","ref":"refs/heads/lk/handle-numeric-type-in-source","pushedAt":"2024-05-30T00:49:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Handle numeric type in cdc and snapshot","shortMessageHtmlLink":"Handle numeric type in cdc and snapshot"}},{"before":null,"after":"8922e292b112a73019f456baf134bf7c8389007f","ref":"refs/heads/lk/pub-config-default-fetch-size-config","pushedAt":"2024-05-29T18:31:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Ensure defaults for publication, slot, auto-cleanup are available to lifecycle events.\nAdd additional config for snapshot fetch size.","shortMessageHtmlLink":"Ensure defaults for publication, slot, auto-cleanup are available to …"}},{"before":null,"after":"2f94f6308f06eead6b943619f752ae8a30efabe0","ref":"refs/heads/haris/schema-support","pushedAt":"2024-05-29T11:16:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hariso","name":"Haris Osmanagić","path":"/hariso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2166300?s=80&v=4"},"commit":{"message":"example schema support","shortMessageHtmlLink":"example schema support"}},{"before":"5e74109d3ad24088bd3adcba660b4e4749160e1b","after":null,"ref":"refs/heads/lk/slot-pub-not-deleted","pushedAt":"2024-05-28T17:03:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"}},{"before":"c0918e1428d77074ed5745900b76b578dfda3483","after":"d72e9d753d4072973eec5ea4efe5d2e93421106d","ref":"refs/heads/main","pushedAt":"2024-05-28T17:03:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Ensure default is used when cleanup is not explicitly provided (#155)\n\n* Ensure default is used when cleanup is not explicitly provided\r\n\r\n* Declaring cursor with prepared statement does not work as expected\r\n\r\n* add cursor test","shortMessageHtmlLink":"Ensure default is used when cleanup is not explicitly provided (#155)"}},{"before":"c15509742c7484498bce43f127602a3c357e2064","after":"5e74109d3ad24088bd3adcba660b4e4749160e1b","ref":"refs/heads/lk/slot-pub-not-deleted","pushedAt":"2024-05-28T16:19:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"add cursor test","shortMessageHtmlLink":"add cursor test"}},{"before":"2a1a2aa4d2abb63e530103e1ad76084055ab2999","after":"c15509742c7484498bce43f127602a3c357e2064","ref":"refs/heads/lk/slot-pub-not-deleted","pushedAt":"2024-05-28T15:50:56.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"lyuboxa","name":"Lyubo Kamenov","path":"/lyuboxa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78747144?s=80&v=4"},"commit":{"message":"Merge branch 'main' into lk/slot-pub-not-deleted","shortMessageHtmlLink":"Merge branch 'main' into lk/slot-pub-not-deleted"}},{"before":"77100e1971fe2855cd166e92630279ad8066088c","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/jackc/pgx/v5-5.6.0","pushedAt":"2024-05-28T12:03:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"7ebac7606d74f989e2c82a796884a4d1ce063182","after":"c0918e1428d77074ed5745900b76b578dfda3483","ref":"refs/heads/main","pushedAt":"2024-05-28T12:03:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"go.mod: bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#157)\n\n* go.mod: bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0\n\nBumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.6.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \n\n* pgx added support for macaddr8, update test\n\n---------\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lovro Mažgon ","shortMessageHtmlLink":"go.mod: bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#157)"}},{"before":"064415303daa60ee6eb5f510628b083700765ef6","after":"77100e1971fe2855cd166e92630279ad8066088c","ref":"refs/heads/dependabot/go_modules/github.com/jackc/pgx/v5-5.6.0","pushedAt":"2024-05-28T12:01:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lovromazgon","name":"Lovro Mažgon","path":"/lovromazgon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8320753?s=80&v=4"},"commit":{"message":"pgx added support for macaddr8, update test","shortMessageHtmlLink":"pgx added support for macaddr8, update test"}},{"before":"5e15622ec32fdfd5d455f3b056ca71cd2cfc0671","after":"064415303daa60ee6eb5f510628b083700765ef6","ref":"refs/heads/dependabot/go_modules/github.com/jackc/pgx/v5-5.6.0","pushedAt":"2024-05-27T11:41:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"go.mod: bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0\n\nBumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.6.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"go.mod: bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0"}},{"before":"d5918f00dc42b4b0ed0cde14e931eeba42f1e023","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/golangci/golangci-lint-1.59.0","pushedAt":"2024-05-27T11:40:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX3ekqwA","startCursor":null,"endCursor":null}},"title":"Activity · ConduitIO/conduit-connector-postgres"}