{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":100527795,"defaultBranch":"main","name":"dd-trace-go","ownerLogin":"agilebits","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-08-16T20:02:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/645660?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713483704.0","currentOid":""},"activityList":{"items":[{"before":"ca7b437f3dc99a9f83f946d923becc3820b8734f","after":"4d3f72e94f72dc09f579013dc3e304ecc6fcd79c","ref":"refs/heads/dv/2663/fix-redirect-handling","pushedAt":"2024-04-25T18:02:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: do not trim slash from path\n\nWhen handling the supported redirect modes of the router\nwe were incorrectly trimming trailing slashes from the\nroute path matched by the router. The previous behaviour\nis restored where we return the exact path matched by\nthe router.","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: do not trim slash from path"}},{"before":"af0486a572e11093f88509636ad7798069bae87e","after":"4620904c0a037373d365883236a68061d5cb2efa","ref":"refs/heads/main","pushedAt":"2024-04-25T18:01:09.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"DEBUG-2247 Changes to dynamic instrumentation remoteconfig callback logic (#2654)\n\nSigned-off-by: grantseltzer \r\nCo-authored-by: Dario Castañé ","shortMessageHtmlLink":"DEBUG-2247 Changes to dynamic instrumentation remoteconfig callback l…"}},{"before":"fcb9846ae42c620acf0a5c9a3a7ec2156e74f083","after":"ca7b437f3dc99a9f83f946d923becc3820b8734f","ref":"refs/heads/dv/2663/fix-redirect-handling","pushedAt":"2024-04-18T23:49:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix route and name for 30X redirects\n\nThe httptreemux router has a redirect behaviour that is invoked when\na request URL and matched route only differs in a trailing slash. The\ndefault behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario for the 301\nredirect, but also the 307 and 308 redirect options. Several tests\nwere included to cover the various scenarios.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes #2663","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix route and name for 30X redirects"}},{"before":"d5ec3565af097e0bedcdea89e6b48586b92cbe05","after":"fcb9846ae42c620acf0a5c9a3a7ec2156e74f083","ref":"refs/heads/dv/2663/fix-redirect-handling","pushedAt":"2024-04-18T23:44:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 30X redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario for the 301\nredirect, but also the 307 and 308 redirect options. Several tests\nwere included to cover the various scenarios.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes #2663","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 30X redirects"}},{"before":null,"after":"d5ec3565af097e0bedcdea89e6b48586b92cbe05","ref":"refs/heads/dv/2663/fix-redirect-handling","pushedAt":"2024-04-18T23:41:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes #2663","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"83c7e7c216d16ba86c515a26f241bdcd253236fb","after":"d5ec3565af097e0bedcdea89e6b48586b92cbe05","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-18T23:35:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes #2663","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"c339239bb5ade34c383ccbd80956dbd57eccca6c","after":"83c7e7c216d16ba86c515a26f241bdcd253236fb","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-18T23:02:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes XXX","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"b437c81b23d533a67a6e7696eec8f5770d3b5c70","after":"c339239bb5ade34c383ccbd80956dbd57eccca6c","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-18T22:14:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes XXX","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"d53c5dc094a547d326cd088f2120176f36df6298","after":"b437c81b23d533a67a6e7696eec8f5770d3b5c70","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-18T22:12:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes XXX","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"2738deb251b09aa81189fe527b60b5d7cc64a955","after":"d53c5dc094a547d326cd088f2120176f36df6298","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-18T15:03:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes XXX","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":null,"after":"2738deb251b09aa81189fe527b60b5d7cc64a955","ref":"refs/heads/dv/remove-trailing-slash-in-resource-name","pushedAt":"2024-04-17T23:28:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects\n\nThe httptreemux router has a set of redirect behaviours that is invoked\nwhen a request URL and matched route only differs in a trailing slash.\nThe default behaviour is to respond with a 301 (moved permanently) to\nredirect the client to the exact path of the matched handler. We\npreviously patched one of the two scenarios where this occurs in #2332.\nThe changes in this commit addresses the other scenario.\n\nWe also standardize the resource name in the event that there is a\ntrailing slash missmatch between request URL and matched handler. We\nalways truncate the trailing slash in the resource name.\n\nFixes XXX","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: fix resource name for 301 redirects"}},{"before":"993f93fff14805795858cd3c79474fe373266115","after":"af0486a572e11093f88509636ad7798069bae87e","ref":"refs/heads/main","pushedAt":"2024-04-17T21:42:34.000Z","pushType":"push","commitsCount":153,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"internal: add stacktrace package (#2569)","shortMessageHtmlLink":"internal: add stacktrace package (DataDog#2569)"}},{"before":"a6e5ba9aff38f022f8e0dfc6787ca8f1fa14564b","after":"993f93fff14805795858cd3c79474fe373266115","ref":"refs/heads/main","pushedAt":"2023-11-29T14:33:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"contrib/dimfeld/httptreemux.v5: parameterize redirects due to trailing slash (#2332)","shortMessageHtmlLink":"contrib/dimfeld/httptreemux.v5: parameterize redirects due to trailin…"}},{"before":"62921dee0c20a5ad9abf9604d5e2d8bb713349e3","after":"302054ab27309ac8249d9b673ca625f226d9da33","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-29T12:24:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"removed empty space, as suggested.\n\nCo-authored-by: Katie Hockman ","shortMessageHtmlLink":"removed empty space, as suggested."}},{"before":"72484d385d304c5dca68730703faeb0011f2b4ff","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.1","pushedAt":"2023-11-29T12:23:52.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":"a95d44970f916827a39a2cb0f77fe03b029e6a96","after":"a6e5ba9aff38f022f8e0dfc6787ca8f1fa14564b","ref":"refs/heads/main","pushedAt":"2023-11-29T12:22:56.000Z","pushType":"push","commitsCount":50,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#2373)","shortMessageHtmlLink":"build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (D…"}},{"before":"5c544b9298a2c8255f672f16c164d40354855819","after":"62921dee0c20a5ad9abf9604d5e2d8bb713349e3","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-28T13:26:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"removed empty space, as suggested.\n\nCo-authored-by: Katie Hockman ","shortMessageHtmlLink":"removed empty space, as suggested."}},{"before":"013819574d3c6e5a0c5ecd4f094e4bc320d3a560","after":"5c544b9298a2c8255f672f16c164d40354855819","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-28T13:20:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"removed redundant assertion\n\nCo-authored-by: Katie Hockman ","shortMessageHtmlLink":"removed redundant assertion"}},{"before":null,"after":"72484d385d304c5dca68730703faeb0011f2b4ff","ref":"refs/heads/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.1","pushedAt":"2023-11-21T22:23:58.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 github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1\n\nBumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/go-jose/go-jose/releases)\n- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md)\n- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-jose/go-jose/v3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1"}},{"before":"846be8ee91e8adc3c010f53dd713f16c5d9a82b6","after":"013819574d3c6e5a0c5ecd4f094e4bc320d3a560","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-01T15:13:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"updated the tests for httptreemux to improve readability","shortMessageHtmlLink":"updated the tests for httptreemux to improve readability"}},{"before":"90ffcfbf80069361cfd4adad80c180a207d01863","after":"846be8ee91e8adc3c010f53dd713f16c5d9a82b6","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-01T13:48:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"added tests for routes that have trailing slash","shortMessageHtmlLink":"added tests for routes that have trailing slash"}},{"before":"dd9cf8785c0b99ad810b0319f61fc47a8ed0402f","after":"90ffcfbf80069361cfd4adad80c180a207d01863","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-01T13:43:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"added tests for routes that have trailing slash","shortMessageHtmlLink":"added tests for routes that have trailing slash"}},{"before":"b999e197a0ca856029acc2bd087172dbd1b8c3a8","after":"dd9cf8785c0b99ad810b0319f61fc47a8ed0402f","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-11-01T13:39:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"added parameterization for redirects due to trailing slash\n\nIf a redirect is detected due to a trailing slash, look up the\nparameters for the route without the trailing slash and use that for the\nparameterization","shortMessageHtmlLink":"added parameterization for redirects due to trailing slash"}},{"before":null,"after":"5bffc6d399638d69495f58023edce2ce91100088","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.57.1","pushedAt":"2023-10-25T21:27:52.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/grpc from 1.57.0 to 1.57.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1"}},{"before":null,"after":"b999e197a0ca856029acc2bd087172dbd1b8c3a8","ref":"refs/heads/hass/2293-trail-slash-redirects","pushedAt":"2023-10-25T21:26:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"laughingman-hass","name":"Hass Khalid","path":"/laughingman-hass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9951907?s=80&v=4"},"commit":{"message":"added parameterization for redirects due to trailing slash\n\nIf a redirect is detected due to a trailing slash, look up the\nparameters for the route without the trailing slash and use that for the\nparameterization","shortMessageHtmlLink":"added parameterization for redirects due to trailing slash"}},{"before":"240393b5b3589c5cfb1713487f7e9cf9dd4aa24b","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gofiber/fiber/v2-2.50.0","pushedAt":"2023-10-25T16:15:50.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":"473f9cd8443fd016fb7e8fd03a4db0aca1c968b8","after":null,"ref":"refs/heads/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp-0.44.0","pushedAt":"2023-10-25T16:15:49.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":"c5418235c49abd3a2c787a42818283a759a8720d","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2023-10-25T16:15:42.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":"af0eccfea59724b5e59d00d0e67e37066e7f2eb3","after":"a95d44970f916827a39a2cb0f77fe03b029e6a96","ref":"refs/heads/main","pushedAt":"2023-10-25T16:15:09.000Z","pushType":"push","commitsCount":59,"pusher":{"login":"devillecodes","name":"De Ville Weppenaar","path":"/devillecodes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11049609?s=80&v=4"},"commit":{"message":"Add `dd-trace-go` macrobenchmark to CI pipeline (#2285)","shortMessageHtmlLink":"Add dd-trace-go macrobenchmark to CI pipeline (DataDog#2285)"}},{"before":"21af384f1a1663c4d7fbe68e20cc3d85af73d4ad","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gofiber/fiber/v2-2.49.2","pushedAt":"2023-10-17T12:50: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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yNVQxODowMjowNi4wMDAwMDBazwAAAAQ6c9eC","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yNVQxODowMjowNi4wMDAwMDBazwAAAAQ6c9eC","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xN1QxMjo1MDozNy4wMDAwMDBazwAAAAOY_FKb"}},"title":"Activity · agilebits/dd-trace-go"}