{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":757108010,"defaultBranch":"dev","name":"azure-functions-python-extensions","ownerLogin":"Azure","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-13T20:28:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6844498?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726457309.0","currentOid":""},"activityList":{"items":[{"before":"4806bef2ef3a4c15cf03fb6f2fe6cba78a931dcc","after":"8c9f9fee282297fdc0cfa5fb2c1a36f45a1b3834","ref":"refs/heads/users/merlinbot/1es-pt-auto-baselining-pr","pushedAt":"2024-09-16T03:35:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microsoft-github-policy-service[bot]","name":null,"path":"/apps/microsoft-github-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/95686?s=80&v=4"},"commit":{"message":"Updated for https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-84983093ad7f/_build?definitionId=822 by using baselines generated in https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-84983093ad7f/_build/results?buildId=180918","shortMessageHtmlLink":"Updated for https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-8498…"}},{"before":"75bdafb5c6d2bf464d1569527de3f4e443e26d5e","after":"4806bef2ef3a4c15cf03fb6f2fe6cba78a931dcc","ref":"refs/heads/users/merlinbot/1es-pt-auto-baselining-pr","pushedAt":"2024-09-16T03:35:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microsoft-github-policy-service[bot]","name":null,"path":"/apps/microsoft-github-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/95686?s=80&v=4"},"commit":{"message":"Updated for https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-84983093ad7f/_build?definitionId=817 by using baselines generated in https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-84983093ad7f/_build/results?buildId=180917","shortMessageHtmlLink":"Updated for https://dev.azure.com/azfunc/3f99e810-c336-441f-8892-8498…"}},{"before":"122b5d896c0b57db291e0f95f4875b53c74ee1a3","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.114.0","pushedAt":"2024-09-16T03:28:29.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":"ff0f32ff0139a78a8827d57d8a6a224f02c26430","ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.114.2","pushedAt":"2024-09-16T03:28:25.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: bump fastapi in /azurefunctions-extensions-http-fastapi\n\nBumps [fastapi](https://github.com/fastapi/fastapi) from 0.110.1 to 0.114.2.\n- [Release notes](https://github.com/fastapi/fastapi/releases)\n- [Commits](https://github.com/fastapi/fastapi/compare/0.110.1...0.114.2)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build: bump fastapi in /azurefunctions-extensions-http-fastapi"}},{"before":"0bd61fb69c963d418f1f280f0fa4a760566493e6","after":"75bdafb5c6d2bf464d1569527de3f4e443e26d5e","ref":"refs/heads/users/merlinbot/1es-pt-auto-baselining-pr","pushedAt":"2024-09-16T00:08:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"microsoft-github-policy-service[bot]","name":null,"path":"/apps/microsoft-github-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/95686?s=80&v=4"},"commit":{"message":"Updated for https://dev.azure.com/azfunc/ae7e3bf3-d41a-4480-9ac0-b6cf9df9ac24/_build?definitionId=799 by using baselines generated in https://dev.azure.com/azfunc/ae7e3bf3-d41a-4480-9ac0-b6cf9df9ac24/_build/results?buildId=180881","shortMessageHtmlLink":"Updated for https://dev.azure.com/azfunc/ae7e3bf3-d41a-4480-9ac0-b6cf…"}},{"before":null,"after":"0bd61fb69c963d418f1f280f0fa4a760566493e6","ref":"refs/heads/users/merlinbot/1es-pt-auto-baselining-pr","pushedAt":"2024-09-16T00:08:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"microsoft-github-policy-service[bot]","name":null,"path":"/apps/microsoft-github-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/95686?s=80&v=4"},"commit":{"message":"fix: validating undefined connection strings (#44)\n\n* Error if invalid connection\r\n\r\n* Error for all types\r\n\r\n* Validate during type init\r\n\r\n* Missed refs\r\n\r\n* Removed testing line\r\n\r\n* moved to utils class\r\n\r\n* license for utils\r\n\r\n* refactor to use pydantic validator\r\n\r\n* added field\r\n\r\n* added check for whitespace\r\n\r\n* feedback\r\n\r\n* lint\r\n\r\n* revert pydantic changes\r\n\r\n* fix tests for base change\r\n\r\n* no validation on connection string obj\r\n\r\n* fixing tests\r\n\r\n---------\r\n\r\nCo-authored-by: Victoria Hall ","shortMessageHtmlLink":"fix: validating undefined connection strings (#44)"}},{"before":"91f90ac23dcb420784ee724f94b83d30cb88d323","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.112.2","pushedAt":"2024-09-09T03:18: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":null,"after":"122b5d896c0b57db291e0f95f4875b53c74ee1a3","ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.114.0","pushedAt":"2024-09-09T03:18:11.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: bump fastapi in /azurefunctions-extensions-http-fastapi\n\nBumps [fastapi](https://github.com/fastapi/fastapi) from 0.110.1 to 0.114.0.\n- [Release notes](https://github.com/fastapi/fastapi/releases)\n- [Commits](https://github.com/fastapi/fastapi/compare/0.110.1...0.114.0)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build: bump fastapi in /azurefunctions-extensions-http-fastapi"}},{"before":"95d9d31447675f191148f49fe173053df95d91ab","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.112.1","pushedAt":"2024-08-26T03:43:03.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":"91f90ac23dcb420784ee724f94b83d30cb88d323","ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.112.2","pushedAt":"2024-08-26T03:43:00.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: bump fastapi in /azurefunctions-extensions-http-fastapi\n\nBumps [fastapi](https://github.com/fastapi/fastapi) from 0.110.1 to 0.112.2.\n- [Release notes](https://github.com/fastapi/fastapi/releases)\n- [Commits](https://github.com/fastapi/fastapi/compare/0.110.1...0.112.2)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build: bump fastapi in /azurefunctions-extensions-http-fastapi"}},{"before":"4c241871847c66056033c2fa38aefff30dafdf6b","after":"1c5dfc5dadac027c307d1c04e8da64d118b41541","ref":"refs/heads/hallvictoria/aio-blobclient","pushedAt":"2024-08-20T20:01:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"update azure-storage-blob","shortMessageHtmlLink":"update azure-storage-blob"}},{"before":"f7a124930894bc19e6aa5a12dc7e154779db888f","after":"4c241871847c66056033c2fa38aefff30dafdf6b","ref":"refs/heads/hallvictoria/aio-blobclient","pushedAt":"2024-08-20T19:53:29.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into hallvictoria/aio-blobclient","shortMessageHtmlLink":"Merge branch 'dev' into hallvictoria/aio-blobclient"}},{"before":"4d1cc4d391d70356aeacf65f2c83c5813ace46d9","after":"4db63e21915c3256a4fb5383e2617cc1f4429dca","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-20T19:18:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"e6085b8d74ddce14180661e383bc6abb5f8662c6","after":"4d1cc4d391d70356aeacf65f2c83c5813ace46d9","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-20T18:50:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"refactor env var check, client return","shortMessageHtmlLink":"refactor env var check, client return"}},{"before":"e884e5052baa43f0343b79350b9006895670bdb5","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/uvicorn-0.30.5","pushedAt":"2024-08-19T03:56:26.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":"f7f1edf71c649cee241b47328357bdedda7c3ac7","ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/uvicorn-0.30.6","pushedAt":"2024-08-19T03:56:22.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: bump uvicorn in /azurefunctions-extensions-http-fastapi\n\nBumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.6.\n- [Release notes](https://github.com/encode/uvicorn/releases)\n- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/encode/uvicorn/compare/0.29.0...0.30.6)\n\n---\nupdated-dependencies:\n- dependency-name: uvicorn\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build: bump uvicorn in /azurefunctions-extensions-http-fastapi"}},{"before":"69b96fc61cf3638b5a3a2a15d946175e74a2e8a1","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.112.0","pushedAt":"2024-08-19T03:56:22.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":"95d9d31447675f191148f49fe173053df95d91ab","ref":"refs/heads/dependabot/pip/azurefunctions-extensions-http-fastapi/fastapi-0.112.1","pushedAt":"2024-08-19T03:56:18.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: bump fastapi in /azurefunctions-extensions-http-fastapi\n\nBumps [fastapi](https://github.com/fastapi/fastapi) from 0.110.1 to 0.112.1.\n- [Release notes](https://github.com/fastapi/fastapi/releases)\n- [Commits](https://github.com/fastapi/fastapi/compare/0.110.1...0.112.1)\n\n---\nupdated-dependencies:\n- dependency-name: fastapi\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build: bump fastapi in /azurefunctions-extensions-http-fastapi"}},{"before":"d321443eb3047116e6bcce39f85b08c91c917a29","after":"e6085b8d74ddce14180661e383bc6abb5f8662c6","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-16T21:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"remove duplicate test","shortMessageHtmlLink":"remove duplicate test"}},{"before":"0f39dc16647b83c5998726780b093316993f227c","after":"d321443eb3047116e6bcce39f85b08c91c917a29","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-16T21:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"reorder checks","shortMessageHtmlLink":"reorder checks"}},{"before":"11795d69e0a764e7211a241bd3c20cdbc6883ca6","after":"0f39dc16647b83c5998726780b093316993f227c","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-16T21:04:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"lint","shortMessageHtmlLink":"lint"}},{"before":"c1b8109312a0535d46ac39227ad4da74076a9e83","after":"11795d69e0a764e7211a241bd3c20cdbc6883ca6","ref":"refs/heads/hallvictoria/managed-identity","pushedAt":"2024-08-16T21:00:51.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"merge conflicts","shortMessageHtmlLink":"merge conflicts"}},{"before":"10599d182020dde07b0200f6e036f87491af3125","after":null,"ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-16T20:44:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"}},{"before":"617496231729b6e4bf03c9f46b4169bf83dd3973","after":"0bd61fb69c963d418f1f280f0fa4a760566493e6","ref":"refs/heads/dev","pushedAt":"2024-08-16T20:44:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"fix: validating undefined connection strings (#44)\n\n* Error if invalid connection\r\n\r\n* Error for all types\r\n\r\n* Validate during type init\r\n\r\n* Missed refs\r\n\r\n* Removed testing line\r\n\r\n* moved to utils class\r\n\r\n* license for utils\r\n\r\n* refactor to use pydantic validator\r\n\r\n* added field\r\n\r\n* added check for whitespace\r\n\r\n* feedback\r\n\r\n* lint\r\n\r\n* revert pydantic changes\r\n\r\n* fix tests for base change\r\n\r\n* no validation on connection string obj\r\n\r\n* fixing tests\r\n\r\n---------\r\n\r\nCo-authored-by: Victoria Hall ","shortMessageHtmlLink":"fix: validating undefined connection strings (#44)"}},{"before":"3a8e5f15868bcb7e5a2c87e920595803faf6c489","after":"10599d182020dde07b0200f6e036f87491af3125","ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-16T20:26:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"fixing tests","shortMessageHtmlLink":"fixing tests"}},{"before":"46711c2f2209b11830a3480c67cbad30411dbaaf","after":"3a8e5f15868bcb7e5a2c87e920595803faf6c489","ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-16T20:17:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"no validation on connection string obj","shortMessageHtmlLink":"no validation on connection string obj"}},{"before":"93c7df8ac768a66016acd865effc0f8182bba5cd","after":"46711c2f2209b11830a3480c67cbad30411dbaaf","ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-15T19:56:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"fix tests for base change","shortMessageHtmlLink":"fix tests for base change"}},{"before":"049ae010b5245d06f5bf46c12405054ee94e6672","after":"93c7df8ac768a66016acd865effc0f8182bba5cd","ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-15T19:39:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"revert pydantic changes","shortMessageHtmlLink":"revert pydantic changes"}},{"before":"e34a50f6a0a86dd7c6d8e5a28b251a0c5fcb7d11","after":"049ae010b5245d06f5bf46c12405054ee94e6672","ref":"refs/heads/hallvictoria/invalid-connection-string","pushedAt":"2024-08-14T15:46:59.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"hallvictoria","name":null,"path":"/hallvictoria","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/59299039?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into hallvictoria/invalid-connection-string","shortMessageHtmlLink":"Merge branch 'dev' into hallvictoria/invalid-connection-string"}},{"before":"607fa4bc3e0254cf33af916cfc33ca777e64735d","after":null,"ref":"refs/heads/dependabot/pip/azurefunctions-extensions-bindings-blob/azure-storage-blob-12.21.0","pushedAt":"2024-08-12T03:31:45.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":"djE6ks8AAAAEtwHawAA","startCursor":null,"endCursor":null}},"title":"Activity · Azure/azure-functions-python-extensions"}