{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":611845660,"defaultBranch":"main","name":"typescript-client","ownerLogin":"weaviate","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-09T16:58:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37794290?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716911490.0","currentOid":""},"activityList":{"items":[{"before":"d040ff83877916584a2088446e04af98e7bbf535","after":"6c8f1f791f5abafca7137cc50930ccc8042acf71","ref":"refs/heads/collections/main","pushedAt":"2024-05-28T16:25:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Undo adding 1.23 tests, too many breaks with v2 tests","shortMessageHtmlLink":"Undo adding 1.23 tests, too many breaks with v2 tests"}},{"before":"dbf8b8cd0746e8939273f09af2c9ffcd30f6808a","after":"d040ff83877916584a2088446e04af98e7bbf535","ref":"refs/heads/collections/main","pushedAt":"2024-05-28T15:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add missing test of 1.23 to CI","shortMessageHtmlLink":"Add missing test of 1.23 to CI"}},{"before":"efffca175b61fd5e2625176073c1348ac29e5436","after":"dbf8b8cd0746e8939273f09af2c9ffcd30f6808a","ref":"refs/heads/collections/main","pushedAt":"2024-05-28T15:51:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"3.0.0-rc.5","shortMessageHtmlLink":"3.0.0-rc.5"}},{"before":"a1d33494418da0e952c2f418abca90b1ae367ca4","after":"efffca175b61fd5e2625176073c1348ac29e5436","ref":"refs/heads/collections/main","pushedAt":"2024-05-28T15:50:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix parsing of vectors in insertMany, add more types to typedoc, fix accidental autoschema in tests","shortMessageHtmlLink":"Fix parsing of vectors in insertMany, add more types to typedoc, fix …"}},{"before":"f892cee96362c6d1c8e79d1df9435bca38308274","after":"a1d33494418da0e952c2f418abca90b1ae367ca4","ref":"refs/heads/collections/main","pushedAt":"2024-05-28T14:21:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Reintroduce BC/FC for 1.23.7 upwards, add back deprecated connectToWCS, add weaviate.configGuards","shortMessageHtmlLink":"Reintroduce BC/FC for 1.23.7 upwards, add back deprecated connectToWC…"}},{"before":"425b81abf6a011b47dd15c80b72dd972fef46b4d","after":"f892cee96362c6d1c8e79d1df9435bca38308274","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T18:28:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"3.0.0-rc.4","shortMessageHtmlLink":"3.0.0-rc.4"}},{"before":"6613764f50db84717573383b557019412256840b","after":"425b81abf6a011b47dd15c80b72dd972fef46b4d","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T18:14:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add skipInitChecks and handle close channel on init error","shortMessageHtmlLink":"Add skipInitChecks and handle close channel on init error"}},{"before":"7e9029f5670240bd82d2e44f76b24ec149dcaf82","after":"6613764f50db84717573383b557019412256840b","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T18:00:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Merge branch 'collections/main' of https://github.com/weaviate/typescript-client into collections/main","shortMessageHtmlLink":"Merge branch 'collections/main' of https://github.com/weaviate/typesc…"}},{"before":"b718532a48bfe2adcc1e6472252243541eba77c7","after":null,"ref":"refs/heads/collections/align-client-params-with-py","pushedAt":"2024-05-24T17:46:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"}},{"before":"41fb2117b2ed17c3ee24c8c25034d6b221be936c","after":"7e9029f5670240bd82d2e44f76b24ec149dcaf82","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T17:45:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Merge pull request #142 from weaviate/collections/align-client-params-with-py\n\nAlign `ClientParams` with Python client","shortMessageHtmlLink":"Merge pull request #142 from weaviate/collections/align-client-params…"}},{"before":"053ce581d6dc94441933077d13e76c9bec10659b","after":"41fb2117b2ed17c3ee24c8c25034d6b221be936c","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T17:45:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Make more improvements:\n- Remove legacy vectorisation process\n- Refactor config.update to use new vectorization logic\n- Add timeouts to requests","shortMessageHtmlLink":"Make more improvements:"}},{"before":"3e7a06766790108f406043e053ee869eabbac7b7","after":"053ce581d6dc94441933077d13e76c9bec10659b","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T15:18:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Flip conditional type for strict: false users","shortMessageHtmlLink":"Flip conditional type for strict: false users"}},{"before":"ea914a834f67fc8a130ff833ab80e66f76c0a82f","after":"3e7a06766790108f406043e053ee869eabbac7b7","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T14:56:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add test for making a non-generic collection with no properties","shortMessageHtmlLink":"Add test for making a non-generic collection with no properties"}},{"before":"a1f30f0eb8c224de034465baad3627cf67c4d1d2","after":"ea914a834f67fc8a130ff833ab80e66f76c0a82f","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T14:30:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add missing change from commit","shortMessageHtmlLink":"Add missing change from commit"}},{"before":"e98952f11889550a1f3d42c0d7d52d2b04e66fef","after":"a1f30f0eb8c224de034465baad3627cf67c4d1d2","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T14:29:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix bad CTRL+F replace","shortMessageHtmlLink":"Fix bad CTRL+F replace"}},{"before":"39481ef801483953bfd302e4f689f02be0069248","after":"e98952f11889550a1f3d42c0d7d52d2b04e66fef","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T14:08:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix broken commit","shortMessageHtmlLink":"Fix broken commit"}},{"before":"bf1a0339b738c13fe7daab2c476503e82cc22ee4","after":"39481ef801483953bfd302e4f689f02be0069248","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T13:58:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Rename `vectorizer` -> `vectorizers` in `CollectionConfig`","shortMessageHtmlLink":"Rename vectorizer -> vectorizers in CollectionConfig"}},{"before":"709d13b95b039ad08a2a9dc5721cefc77486cb0f","after":"bf1a0339b738c13fe7daab2c476503e82cc22ee4","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T13:58:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Flip conditional type for strict: false users","shortMessageHtmlLink":"Flip conditional type for strict: false users"}},{"before":"491f3e3aab0e7a03c0add5cca58d53b2dee010de","after":"709d13b95b039ad08a2a9dc5721cefc77486cb0f","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T13:38:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Flip conditional type for PropertiesMetrics due to strict: false users","shortMessageHtmlLink":"Flip conditional type for PropertiesMetrics due to strict: false users"}},{"before":"2c8616d793c3d9e4d16a8bc0737f89f194325405","after":"491f3e3aab0e7a03c0add5cca58d53b2dee010de","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T12:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Skip tests of broken server behaviour to make release","shortMessageHtmlLink":"Skip tests of broken server behaviour to make release"}},{"before":"8538ed1d7708693fee3ff1d15c92845bdff91848","after":"2c8616d793c3d9e4d16a8bc0737f89f194325405","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T09:26:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Undo change to conditional type avoiding circ dep","shortMessageHtmlLink":"Undo change to conditional type avoiding circ dep"}},{"before":"10c6cf74e480b7b0c02e8145d54727b618f0fb44","after":"8538ed1d7708693fee3ff1d15c92845bdff91848","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T09:10:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add docstrings for types","shortMessageHtmlLink":"Add docstrings for types"}},{"before":"6da91a4badbb0bd190ae2ea5aa68a1d6066c95e3","after":"10c6cf74e480b7b0c02e8145d54727b618f0fb44","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T08:52:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Remove commented out code","shortMessageHtmlLink":"Remove commented out code"}},{"before":"5912a39328806a5970e8b47c326e71fa57e180f7","after":"6da91a4badbb0bd190ae2ea5aa68a1d6066c95e3","ref":"refs/heads/collections/main","pushedAt":"2024-05-24T08:41:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Export the v2 client from index.ts to help ease migration","shortMessageHtmlLink":"Export the v2 client from index.ts to help ease migration"}},{"before":"d031a6ecd9ff53413e3860cbb627340d3b0997a9","after":"5912a39328806a5970e8b47c326e71fa57e180f7","ref":"refs/heads/collections/main","pushedAt":"2024-05-23T14:17:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Make a number of improvements and fixes:\n- Fix bug with near object search\n- Allow making making named vector without its name, thereby becoming default\n- Invert conditional types to help with strict: false users\n- Rename WCS to WCD","shortMessageHtmlLink":"Make a number of improvements and fixes:"}},{"before":"070999cf5c1873c4125ac83a00257c5b0c4c34f5","after":"d031a6ecd9ff53413e3860cbb627340d3b0997a9","ref":"refs/heads/collections/main","pushedAt":"2024-05-22T18:03:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix test of generative config return","shortMessageHtmlLink":"Fix test of generative config return"}},{"before":"3e34543b7e7231e6b35091aaafbb46ab8dff5f01","after":"070999cf5c1873c4125ac83a00257c5b0c4c34f5","ref":"refs/heads/collections/main","pushedAt":"2024-05-22T17:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix parsing of reranker config in collections.create, improve config returns","shortMessageHtmlLink":"Fix parsing of reranker config in collections.create, improve config …"}},{"before":"b8c80d19d529d59d4d9d6ed5ee08fdc3643f634d","after":"3e34543b7e7231e6b35091aaafbb46ab8dff5f01","ref":"refs/heads/collections/main","pushedAt":"2024-05-21T08:36:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Add concrete types for GenerativeObject conditional","shortMessageHtmlLink":"Add concrete types for GenerativeObject conditional"}},{"before":"ccdc24357dfcff26c5440e11baec0dcf32cc754c","after":"b8c80d19d529d59d4d9d6ed5ee08fdc3643f634d","ref":"refs/heads/collections/main","pushedAt":"2024-05-20T16:04:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"3.0.0-rc.3","shortMessageHtmlLink":"3.0.0-rc.3"}},{"before":"6804bd172ad2e5836aae4b322a51cf484cb5d611","after":"ccdc24357dfcff26c5440e11baec0dcf32cc754c","ref":"refs/heads/collections/main","pushedAt":"2024-05-20T15:36:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmith023","name":"Tommy Smith","path":"/tsmith023","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66489849?s=80&v=4"},"commit":{"message":"Fix tests with old weaviate and incompatible features","shortMessageHtmlLink":"Fix tests with old weaviate and incompatible features"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVhItmAA","startCursor":null,"endCursor":null}},"title":"Activity · weaviate/typescript-client"}