{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":25383304,"defaultBranch":"main","name":"go-msgpack","ownerLogin":"hashicorp","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-10-18T01:14:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/761456?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713528696.0","currentOid":""},"activityList":{"items":[{"before":"b0dd1405c9aa7ccdec56ebc28c77bd1953bda546","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2024-04-19T12:11:36.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":null,"after":"46c0bf8a9a58153096c2fbdf323979dafd167681","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T12:11:32.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":"build(deps): bump golang.org/x/net from 0.16.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.16.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":"build(deps): bump golang.org/x/net from 0.16.0 to 0.23.0"}},{"before":null,"after":"13171aed2da1691df9ec852b71ef88e469c7c9f7","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T22:13:16.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":"build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.28.1 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0"}},{"before":null,"after":"b0dd1405c9aa7ccdec56ebc28c77bd1953bda546","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2024-03-08T18:09:47.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":"build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.\n- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0"}},{"before":"bd91d47060ab6afbcfd38b00dfb706b645479f64","after":null,"ref":"refs/heads/go1.22","pushedAt":"2024-03-08T18:09:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"}},{"before":"c1a7c12bdf6406b23afcdc352ac5e2614b33689f","after":"17500002882da5be83ab596e054e744e7ee4b90f","ref":"refs/heads/main","pushedAt":"2024-03-08T18:08:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Use base32 instead of base64 for identifiers (#21)\n\nBase64 in Go 1.22 requires that the list of characters\r\nin the encoding be unique. This is not possible\r\nif we are using it to generate Go identifiers.\r\n\r\nSo, we switch to base32.\r\n\r\nThis is not a breaking change as this only affects\r\nthe generated code, and not the wire format.","shortMessageHtmlLink":"Use base32 instead of base64 for identifiers (#21)"}},{"before":"cd6e5391ec7b4439339bdeffae90591c58d48725","after":"bd91d47060ab6afbcfd38b00dfb706b645479f64","ref":"refs/heads/go1.22","pushedAt":"2024-03-06T17:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Test with codecgen","shortMessageHtmlLink":"Test with codecgen"}},{"before":"ab68ae4311802c190a721d4f5dc7c044056bcbad","after":"cd6e5391ec7b4439339bdeffae90591c58d48725","ref":"refs/heads/go1.22","pushedAt":"2024-03-05T16:56:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"gofmt","shortMessageHtmlLink":"gofmt"}},{"before":null,"after":"ab68ae4311802c190a721d4f5dc7c044056bcbad","ref":"refs/heads/go1.22","pushedAt":"2024-03-05T16:55:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Use base32 instead of base64 for identifiers\n\nBase64 in Go 1.22 requires that the list of characters\nin the encoding be unique. This is not possible\nif we are using it to generate Go identifiers.\n\nSo, we switch to base32.\n\nThis is not a breaking change as this only affects\nthe generated code, and not the wire format.","shortMessageHtmlLink":"Use base32 instead of base64 for identifiers"}},{"before":null,"after":"8824e8ccc35f671db8139d56a563863e9eb82ed5","ref":"refs/heads/115-alphabet","pushedAt":"2024-03-04T20:50:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shoenig","name":"Seth Hoenig","path":"/shoenig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/394887?s=80&v=4"},"commit":{"message":"codecgen: use base32 alphabet for generating names\n\nFor compatability with go1.22 and later.","shortMessageHtmlLink":"codecgen: use base32 alphabet for generating names"}},{"before":"08c179766b6b570eb18133370768678172f28e4b","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.7.0","pushedAt":"2023-10-17T16:59:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"}},{"before":"861974bdd335199e25f9b33a93149af0d9b05c74","after":null,"ref":"refs/heads/vault-19781/honor-time-not-builtin","pushedAt":"2023-10-17T16:58:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"}},{"before":"ec75a012d5971f73ce87073469ee4dd662826657","after":"c1a7c12bdf6406b23afcdc352ac5e2614b33689f","ref":"refs/heads/main","pushedAt":"2023-10-17T16:58:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Honor TimeNotBuiltin (#20)\n\nI was running some tests elsewhere, and noticed that the\r\n`BasicHandle.TimeNotBuiltin` option was not being honored by\r\n`MsgpackHandle`. This option is critical for maintaining backwards\r\ncompatibility in certain cases, notably some of our Raft usage.\r\n\r\nI added a test here to ensure that the option works.\r\n\r\nWhile we're here, I updated `go.mod` and `go.sum`, since I'll probably\r\ncut the 2.1.1 release after this.","shortMessageHtmlLink":"Honor TimeNotBuiltin (#20)"}},{"before":"ed9749b2232ddcb00d5cf2301e509570b69e13b5","after":"861974bdd335199e25f9b33a93149af0d9b05c74","ref":"refs/heads/vault-19781/honor-time-not-builtin","pushedAt":"2023-10-17T16:57:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Un-bump go.mod version","shortMessageHtmlLink":"Un-bump go.mod version"}},{"before":null,"after":"ed9749b2232ddcb00d5cf2301e509570b69e13b5","ref":"refs/heads/vault-19781/honor-time-not-builtin","pushedAt":"2023-10-16T20:47:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"swenson","name":"Christopher Swenson","path":"/swenson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33404?s=80&v=4"},"commit":{"message":"Honor TimeNotBuiltin\n\nI was running some tests elsewhere, and noticed that the\n`BasicHandle.TimeNotBuiltin` option was not being honored by\n`MsgpackHandle`. This option is critical for maintaining backwards\ncompatibility in certain cases, notably some of our Raft usage.\n\nI added a test here to ensure that the option works.\n\nWhile we're here, I updated `go.mod` and `go.sum`, since I'll probably\ncut the 2.1.1 release after this.","shortMessageHtmlLink":"Honor TimeNotBuiltin"}},{"before":"4679d7b43a56601eb62762d52c3a8a83493e6172","after":null,"ref":"refs/heads/tsccr-auto-pinning/trusted/2023-09-18","pushedAt":"2023-09-18T15:01:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NodyHub","name":"Jan Harrie","path":"/NodyHub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9531624?s=80&v=4"}},{"before":"c68e948341662ca187cc852aaacf3d7c7b105667","after":"ec75a012d5971f73ce87073469ee4dd662826657","ref":"refs/heads/main","pushedAt":"2023-09-18T15:01:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NodyHub","name":"Jan Harrie","path":"/NodyHub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9531624?s=80&v=4"},"commit":{"message":"Result of tsccr-helper -log-level=info -pin-all-workflows . (#19)\n\nCo-authored-by: hashicorp-tsccr[bot] ","shortMessageHtmlLink":"Result of tsccr-helper -log-level=info -pin-all-workflows . (#19)"}},{"before":null,"after":"4679d7b43a56601eb62762d52c3a8a83493e6172","ref":"refs/heads/tsccr-auto-pinning/trusted/2023-09-18","pushedAt":"2023-09-18T14:54:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hashicorp-tsccr[bot]","name":null,"path":"/apps/hashicorp-tsccr","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/312369?s=80&v=4"},"commit":{"message":"Result of tsccr-helper -log-level=info -pin-all-workflows .","shortMessageHtmlLink":"Result of tsccr-helper -log-level=info -pin-all-workflows ."}},{"before":null,"after":"08c179766b6b570eb18133370768678172f28e4b","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.7.0","pushedAt":"2023-04-06T14:15:17.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":"build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.2.0 to 0.7.0.\n- [Release notes](https://github.com/golang/net/releases)\n- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0"}},{"before":null,"after":"44a1cfcf8e78ecbbc441d836d8c9385c8825a2c4","ref":"refs/heads/tsccr-auto-pinning/trusted/2023-04-05","pushedAt":"2023-04-05T15:05:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brompwnie","name":"Chris le roy","path":"/brompwnie","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8638589?s=80&v=4"},"commit":{"message":"Result of tsccr-helper -pin-all-workflows .","shortMessageHtmlLink":"Result of tsccr-helper -pin-all-workflows ."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAENR7TvAA","startCursor":null,"endCursor":null}},"title":"Activity ยท hashicorp/go-msgpack"}