{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":453806744,"defaultBranch":"master","name":"pgssl","ownerLogin":"glebarez","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-30T21:28:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47985861?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710148206.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"7df26af44f28c0357aceb340e7e5c03173ffae12","ref":"refs/heads/dependabot/go_modules/github.com/jackc/pgproto3/v2-2.3.3","pushedAt":"2024-03-11T09:10:06.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":"Bump github.com/jackc/pgproto3/v2 from 2.3.2 to 2.3.3\n\nBumps [github.com/jackc/pgproto3/v2](https://github.com/jackc/pgproto3) from 2.3.2 to 2.3.3.\n- [Commits](https://github.com/jackc/pgproto3/compare/v2.3.2...v2.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgproto3/v2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/jackc/pgproto3/v2 from 2.3.2 to 2.3.3"}},{"before":"63cd39f5a04180913af0306e6a3932af1b270a2d","after":"16a54701d9e36004c1a45914658a63667407da7a","ref":"refs/heads/master","pushedAt":"2023-08-24T16:35:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"feat: pgssl password with env var","shortMessageHtmlLink":"feat: pgssl password with env var"}},{"before":"bef658d40709b3bc261d0a7765f16efa82cc5b48","after":"63cd39f5a04180913af0306e6a3932af1b270a2d","ref":"refs/heads/master","pushedAt":"2023-08-24T14:00:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"feat: add optional connection password","shortMessageHtmlLink":"feat: add optional connection password"}},{"before":"0d794956202ae482fb01f1f0daa647c4292b576d","after":"bef658d40709b3bc261d0a7765f16efa82cc5b48","ref":"refs/heads/master","pushedAt":"2023-08-17T12:46:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"Remove client cert necessity (#4)\n\n* Add a new `-use-client-keypair` flag, defaulted to true\r\n\r\n* Only check for and use the keypair if `-use-client-keypair=true`\r\n\r\nThis is the default behaviour\r\n\r\n* Update README.md to reflect update\r\n\r\n* Roll back changes to `main.go`\r\n\r\nAfter [discussion on the PR](https://github.com/glebarez/pgssl/pull/4#issuecomment-1680302316) I'l make `k` & `c` optional instead\r\n\r\n* Make `clientCertPath` and `clientCertKey` optional, but throw a fatal error if only one parameter is provided\r\n\r\n* Only load client certificate if provided\r\n\r\nOtherwise - and by default - simply wrap the connection\r\n\r\n* Update `README.md` to reflect dropped flag","shortMessageHtmlLink":"Remove client cert necessity (#4)"}},{"before":"42aef78969571a1aae8f091844bfd935557da932","after":"0d794956202ae482fb01f1f0daa647c4292b576d","ref":"refs/heads/master","pushedAt":"2023-08-16T07:12:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"update go installation instructions\n\ngo get is deprecated: https://go.dev/doc/go-get-install-deprecation","shortMessageHtmlLink":"update go installation instructions"}},{"before":"b2cc0b870e27511b9c4b99afffa6bb75172afaf1","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/jackc/pgproto3/v2-2.3.2","pushedAt":"2023-04-17T16:12:37.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":"3d210963ce7455b8a6ddfb93d2a9e85c663490d0","after":"42aef78969571a1aae8f091844bfd935557da932","ref":"refs/heads/master","pushedAt":"2023-04-17T16:12:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"Bump github.com/jackc/pgproto3/v2 from 2.2.0 to 2.3.2\n\nBumps [github.com/jackc/pgproto3/v2](https://github.com/jackc/pgproto3) from 2.2.0 to 2.3.2.\n- [Release notes](https://github.com/jackc/pgproto3/releases)\n- [Commits](https://github.com/jackc/pgproto3/compare/v2.2.0...v2.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgproto3/v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/jackc/pgproto3/v2 from 2.2.0 to 2.3.2"}},{"before":"101fca1ac3c16b01e323cd0cabf601f7774e7596","after":"3d210963ce7455b8a6ddfb93d2a9e85c663490d0","ref":"refs/heads/master","pushedAt":"2023-04-17T16:10:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"glebarez","name":"gleb","path":"/glebarez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47985861?s=80&v=4"},"commit":{"message":"Update readme.md","shortMessageHtmlLink":"Update readme.md"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEEgtdKgA","startCursor":null,"endCursor":null}},"title":"Activity ยท glebarez/pgssl"}