{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":739473584,"defaultBranch":"master","name":"vector-py","ownerLogin":"upstash","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-05T16:47:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74989412?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726127493.0","currentOid":""},"activityList":{"items":[{"before":"b7821811c2e7fb2b1fd7c28db194039e536c72ab","after":null,"ref":"refs/heads/DX-1200","pushedAt":"2024-09-12T07:51:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"}},{"before":"a001d9505788fd89b5d9cc3c183af12f3df61b8f","after":"1a52dcb905a64ea995cfc8005e20a50ae4419262","ref":"refs/heads/master","pushedAt":"2024-09-12T07:51:29.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"},"commit":{"message":"Merge pull request #30 from upstash/DX-1200\n\nDX-1200: Resumable Query","shortMessageHtmlLink":"Merge pull request #30 from upstash/DX-1200"}},{"before":"3619de1c316a1ba4f321d1257eaf4acb27472e74","after":"b7821811c2e7fb2b1fd7c28db194039e536c72ab","ref":"refs/heads/DX-1200","pushedAt":"2024-09-11T20:54:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"finalize","shortMessageHtmlLink":"finalize"}},{"before":"ba1c0abee1a2a5a6ce7a6233b41f7e16bfd7a142","after":"3619de1c316a1ba4f321d1257eaf4acb27472e74","ref":"refs/heads/DX-1200","pushedAt":"2024-09-11T20:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"Revert \"fix\"\n\nThis reverts commit ba1c0abee1a2a5a6ce7a6233b41f7e16bfd7a142.","shortMessageHtmlLink":"Revert \"fix\""}},{"before":"01f003ce3a0ee53ec44504cf89aa1b4208988e59","after":"ba1c0abee1a2a5a6ce7a6233b41f7e16bfd7a142","ref":"refs/heads/DX-1200","pushedAt":"2024-09-11T20:45:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"b798b5d9a68e235afd8b53d5a8d67121a0e7dae7","after":"01f003ce3a0ee53ec44504cf89aa1b4208988e59","ref":"refs/heads/DX-1200","pushedAt":"2024-09-08T20:14:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"remove typing","shortMessageHtmlLink":"remove typing"}},{"before":"4084d6e285ad6a43769d3347c9c868d0766506c7","after":"b798b5d9a68e235afd8b53d5a8d67121a0e7dae7","ref":"refs/heads/DX-1200","pushedAt":"2024-09-08T19:09:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"finalize","shortMessageHtmlLink":"finalize"}},{"before":"8aca894f9f2c347cdbcceb28b180edad02373838","after":null,"ref":"refs/heads/timeout","pushedAt":"2024-09-02T06:51:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"}},{"before":"10a0fdf73804a34bc3815d3c078d7f28076e6e72","after":"a001d9505788fd89b5d9cc3c183af12f3df61b8f","ref":"refs/heads/master","pushedAt":"2024-09-02T06:51:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Use a higher timeout for httpx client (#31)\n\nThe default timeout of 5 seconds is sometimes not enough if\r\nyou are upserting a huge batch. So, I bumped the default\r\ntimeout values to something more relaxed.","shortMessageHtmlLink":"Use a higher timeout for httpx client (#31)"}},{"before":"4ff5d82059b056f70f3ec7c2ef450bfe501b7f73","after":"8aca894f9f2c347cdbcceb28b180edad02373838","ref":"refs/heads/timeout","pushedAt":"2024-08-28T10:55:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Use a higher timeout for httpx client\n\nThe default timeout of 5 seconds is sometimes not enough if\nyou are upserting a huge batch. So, I bumped the default\ntimeout values to something more relaxed.","shortMessageHtmlLink":"Use a higher timeout for httpx client"}},{"before":null,"after":"4ff5d82059b056f70f3ec7c2ef450bfe501b7f73","ref":"refs/heads/timeout","pushedAt":"2024-08-28T10:54:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Use a higher timeout for httpx client\n\nThe default timeout of 5 seconds is sometimes not enough if\nyou are upserting a huge batch. So, I bumped the default\ntimeout values to something more relatexed.","shortMessageHtmlLink":"Use a higher timeout for httpx client"}},{"before":null,"after":"4084d6e285ad6a43769d3347c9c868d0766506c7","ref":"refs/heads/DX-1200","pushedAt":"2024-08-28T07:40:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fahreddinozcan","name":"Fahreddin Özcan","path":"/fahreddinozcan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/88107904?s=80&v=4"},"commit":{"message":"feat: resumable query","shortMessageHtmlLink":"feat: resumable query"}},{"before":"69f5d3ab9e70451291a1b8bc1a674b0474b22385","after":null,"ref":"refs/heads/bump-0.5.0","pushedAt":"2024-06-24T13:32:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"}},{"before":"5e76f4b758ac892442b48c125aa66170a5abd3e7","after":"10a0fdf73804a34bc3815d3c078d7f28076e6e72","ref":"refs/heads/master","pushedAt":"2024-06-24T13:31:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"},"commit":{"message":"Merge pull request #29 from upstash/bump-0.5.0\n\nBump version to 0.5.0","shortMessageHtmlLink":"Merge pull request #29 from upstash/bump-0.5.0"}},{"before":null,"after":"69f5d3ab9e70451291a1b8bc1a674b0474b22385","ref":"refs/heads/bump-0.5.0","pushedAt":"2024-06-24T12:16:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Bump version to 0.5.0\n\nAlso, allow wider version range of httpx like the other SDKs.","shortMessageHtmlLink":"Bump version to 0.5.0"}},{"before":"bef5d6128e8c8ad5d3f4c6dd18efaf16098cc37c","after":null,"ref":"refs/heads/new-features","pushedAt":"2024-06-24T10:08:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"}},{"before":"ba761beec3647a0e0e97534258ab8678be247ff2","after":"5e76f4b758ac892442b48c125aa66170a5abd3e7","ref":"refs/heads/master","pushedAt":"2024-06-24T10:08:45.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"},"commit":{"message":"Merge pull request #28 from upstash/new-features\n\nImplement new vector features","shortMessageHtmlLink":"Merge pull request #28 from upstash/new-features"}},{"before":"0ffed2580918fe05ba0870961d6930fe58eabc72","after":"bef5d6128e8c8ad5d3f4c6dd18efaf16098cc37c","ref":"refs/heads/new-features","pushedAt":"2024-06-24T10:03:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"use text as the enum values instead of int","shortMessageHtmlLink":"use text as the enum values instead of int"}},{"before":"b48395c9541862dc91b23bd41a4ccc7aea75b6a2","after":"0ffed2580918fe05ba0870961d6930fe58eabc72","ref":"refs/heads/new-features","pushedAt":"2024-06-24T09:58:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CahidArda","name":"Cahid Arda Öz","path":"/CahidArda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/57228345?s=80&v=4"},"commit":{"message":"fix: typo in readme","shortMessageHtmlLink":"fix: typo in readme"}},{"before":null,"after":"b48395c9541862dc91b23bd41a4ccc7aea75b6a2","ref":"refs/heads/new-features","pushedAt":"2024-06-14T08:30:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Implement new vector features\n\n- Added query_many api that allows you to perform batch queries\n- Added support for newly added data field to upsert and queries\n- Added support for patching metadata, instead of overwriting it\n- Added support for updating multiple fields of vector within\n the update endpoint","shortMessageHtmlLink":"Implement new vector features"}},{"before":"8f85bf4ed15235838547c2ccd10fdad0f72ea173","after":null,"ref":"refs/heads/0.4.0","pushedAt":"2024-05-13T16:42:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"}},{"before":"dce6d3b0226cec3a847ca55c97b1a8f572021e5f","after":"ba761beec3647a0e0e97534258ab8678be247ff2","ref":"refs/heads/master","pushedAt":"2024-05-13T16:42:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"bump version to 0.4.0 (#27)","shortMessageHtmlLink":"bump version to 0.4.0 (#27)"}},{"before":null,"after":"8f85bf4ed15235838547c2ccd10fdad0f72ea173","ref":"refs/heads/0.4.0","pushedAt":"2024-05-13T16:40:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"bump version to 0.4.0","shortMessageHtmlLink":"bump version to 0.4.0"}},{"before":"660603a3331b161c01c78ad19ae7f19378d64ddb","after":null,"ref":"refs/heads/update","pushedAt":"2024-05-13T16:37:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"}},{"before":"c3155f0cacc32d846bff6795b54d3bf6cc200736","after":"dce6d3b0226cec3a847ca55c97b1a8f572021e5f","ref":"refs/heads/master","pushedAt":"2024-05-13T16:37:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Add update method (#26)\n\n* Add update method\r\n\r\nA method to update either the vector value or metadata.\r\n\r\n* fix tests","shortMessageHtmlLink":"Add update method (#26)"}},{"before":"826ec2bda1924dada2c593cc680055c48b34cb03","after":null,"ref":"refs/heads/reset-all","pushedAt":"2024-05-13T16:37:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"}},{"before":"be1a0e974263bdcff0776c5f27828dce4a0ed07f","after":"c3155f0cacc32d846bff6795b54d3bf6cc200736","ref":"refs/heads/master","pushedAt":"2024-05-13T16:37:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Add reset all namespaces API (#25)","shortMessageHtmlLink":"Add reset all namespaces API (#25)"}},{"before":"b6a719d323bed820b629a0606637c68d2271b168","after":"660603a3331b161c01c78ad19ae7f19378d64ddb","ref":"refs/heads/update","pushedAt":"2024-05-13T14:47:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"bb64c6d6f693c50beee08ae38aa4b5586d1a13b3","after":"b6a719d323bed820b629a0606637c68d2271b168","ref":"refs/heads/update","pushedAt":"2024-05-13T14:47:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"f6f23353af3ec039214c037ac8ef764e02d03d38","after":"bb64c6d6f693c50beee08ae38aa4b5586d1a13b3","ref":"refs/heads/update","pushedAt":"2024-05-13T14:20:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mdumandag","name":"Metin Dumandag","path":"/mdumandag","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29387993?s=80&v=4"},"commit":{"message":"Add update method\n\nA method to update either the vector value or metadata.","shortMessageHtmlLink":"Add update method"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEtBQsbQA","startCursor":null,"endCursor":null}},"title":"Activity · upstash/vector-py"}