{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":142410331,"defaultBranch":"master","name":"hopsworks","ownerLogin":"logicalclocks","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-26T08:13:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26795543?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710145960.0","currentOid":""},"activityList":{"items":[{"before":"7ec455b0ca376fb74d64a8e82b3c3c44d0fd30a2","after":"4e77002b0b7d67d631b40c19f5cbe6fd89c12cd7","ref":"refs/heads/master","pushedAt":"2024-05-21T10:08:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[FSTORE-1401] Feature view endpoint doesn't return unique feature views when paginating (#1532)\n\n* init\r\n\r\n* improvements\r\n\r\n* tests\r\n\r\n* rename test\r\n\r\n* fix test\r\n\r\n* remove EXPECTATIONS\r\n\r\n* fix setFilterQuery\r\n\r\n* update fg ApiParam","shortMessageHtmlLink":"[FSTORE-1401] Feature view endpoint doesn't return unique feature vie…"}},{"before":"d34dfd7901e77c47e745214a30c3ea9c4cfe4824","after":"7ec455b0ca376fb74d64a8e82b3c3c44d0fd30a2","ref":"refs/heads/master","pushedAt":"2024-05-21T09:16:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[FSTORE-1338] Online Feature Group fails to be deleted if the online table was droppe (#1531)","shortMessageHtmlLink":"[FSTORE-1338] Online Feature Group fails to be deleted if the online …"}},{"before":"9aa1c5c7229d486e5fb059d67428092f948df626","after":"d34dfd7901e77c47e745214a30c3ea9c4cfe4824","ref":"refs/heads/master","pushedAt":"2024-05-17T08:30:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kennethmhc","name":null,"path":"/kennethmhc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17830557?s=80&v=4"},"commit":{"message":"[FSTORE-1078] Support Similarity Search in the Feature Store v1.5 (#1529)\n\n* [FSTORE-1224] Validate the embedding index and features before creating feature group (#1747)\r\n\r\n* validate embedding index and feature\r\n\r\n* fix style\r\n\r\n* fix comment\r\n\r\n(cherry picked from commit 798c399c15d7ba9619709e5cbb0ab1ed608b2fb4)\r\n\r\n* [APPEND][FSTORE-1202] Fix deleting external embedding feature group (#1752)\r\n\r\n* remove metadata at the end\r\n\r\n* fix comment\r\n\r\n(cherry picked from commit 28490920ccdb3ccadef96c21472fa5dc12a2dc76)\r\n\r\n* [FSTORE-1226] Make sure the index mapping limit does not exceed when creating feature group (#1756)\r\n\r\n* validateWithinMappingLimit\r\n\r\n* validate when appending features\r\n\r\n* skip columns check if embedding\r\n\r\n* check opensearch status code\r\n\r\n* fix validate index creation\r\n\r\n* fix style\r\n\r\n* fix test\r\n\r\n* remove test\r\n\r\n(cherry picked from commit 5ff93f8336243c1ec1d858902c53ed182a85c045)\r\n\r\n* [FSTORE-1317] Handle opensearch bulk response with partial failures (#1751)\r\n\r\n* check hasFailures only\r\n\r\n* set refresh policy\r\n\r\n* increase timeout\r\n\r\n* retry index creation\r\n\r\n* increase retry\r\n\r\n* cap sleep time\r\n\r\n* refactor constant variable\r\n\r\n* set thread\r\n\r\n* address comments\r\n\r\n* rename variable\r\n\r\n(cherry picked from commit a310525fcbca1e94f85445a084d9af84555480f1)\r\n\r\n* [FSTORE-1264] Test ingesting different data types to opensearch (#1764)\r\n\r\n* define mapping\r\n\r\n* check supported feature types\r\n\r\n* add test\r\n\r\n(cherry picked from commit d94a981c2790af1c6967c8756dc5355db54ed48f)\r\n\r\n* [FSTORE-1241] Return online type in FG metadata when vector store is used (#1767)\r\n\r\n* set embedding fg online type\r\n\r\n* get opensearch type\r\n\r\n* fix test\r\n\r\n(cherry picked from commit 242034988dbb93a732aad21b5a9c3f9f401c95f5)\r\n\r\n* [APPEND][FSTORE-1226] Validate mapping size including sub-field (#1769)\r\n\r\n* validate mapping size\r\n\r\n* fix test\r\n\r\n(cherry picked from commit 18285b3020d851b3f305a497661a1e72a273f9e8)\r\n\r\n* [FSTORE-1378] Handle Opensearch vector database error (#1774)\r\n\r\n* refactor retry\r\n\r\n* opensearch setting\r\n\r\n* do not throw exception\r\n\r\n* refactor index identifier\r\n\r\n* index cleaner\r\n\r\n* fix import\r\n\r\n* return index name\r\n\r\n* fix get index\r\n\r\n* address comments\r\n\r\n* fix timer interval\r\n\r\n* address comments\r\n\r\n* address comments\r\n\r\n* constrained retry\r\n\r\n(cherry picked from commit 0110e63f6c42d3fab794fe9a403de917ca40eb69)\r\n\r\n* [APPEND][FSTORE-1378] Handle opensearch restart in OpensearchVectorDatabase #1782\r\n\r\n(cherry picked from commit 964aaa9a09b65b4523083b0661415560087e23a1)\r\n\r\n* [APPEND][FSTORE-1378] Fix get index if not exist (#1785)\r\n\r\n(cherry picked from commit d228a9be9fe9ccc951a39560d7e94cb14353502e)\r\n\r\n* [FSTORE-1314] Support defining similar function in embedding index (#1783)\r\n\r\n* use sim function\r\n\r\n* add license\r\n\r\n* update license\r\n\r\n* refactor getOpensearchFunction\r\n\r\n(cherry picked from commit 5bf89809eaf0aa3663596d7480efd901b9f39aff)","shortMessageHtmlLink":"[FSTORE-1078] Support Similarity Search in the Feature Store v1.5 (#1529"}},{"before":"96dbc7bac6c650e3a2fe4656d4b61eea0467e7c9","after":"9aa1c5c7229d486e5fb059d67428092f948df626","ref":"refs/heads/master","pushedAt":"2024-05-17T07:24:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kouzant","name":"Antonis Kouzoupis","path":"/kouzant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/627083?s=80&v=4"},"commit":{"message":"[HWORKS-1231] Bump BouncyCastle dependency (#1528)","shortMessageHtmlLink":"[HWORKS-1231] Bump BouncyCastle dependency (#1528)"}},{"before":"f71dedb768ff6670ded8af591a5bb9d54bedd143","after":"96dbc7bac6c650e3a2fe4656d4b61eea0467e7c9","ref":"refs/heads/master","pushedAt":"2024-05-16T11:05:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErmiasG","name":null,"path":"/ErmiasG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10076285?s=80&v=4"},"commit":{"message":"[HWORKS-956] Sub-resources should not do work outside of the endpoint. (#1527)","shortMessageHtmlLink":"[HWORKS-956] Sub-resources should not do work outside of the endpoint. ("}},{"before":"413f0b6a23edf5d39f7fb40f09faf63d16cb5fb7","after":"f71dedb768ff6670ded8af591a5bb9d54bedd143","ref":"refs/heads/master","pushedAt":"2024-05-16T09:05:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"Remove installer from README.md","shortMessageHtmlLink":"Remove installer from README.md"}},{"before":"f2f44b91196a8ab46c95cba67d3d230c5641298f","after":"413f0b6a23edf5d39f7fb40f09faf63d16cb5fb7","ref":"refs/heads/master","pushedAt":"2024-05-07T18:06:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"[FSTORE-920] support Jdbc test-connection (#1525)","shortMessageHtmlLink":"[FSTORE-920] support Jdbc test-connection (#1525)"}},{"before":"827bec9f095c57d5c3e807da5e4cc345b6265f89","after":"f2f44b91196a8ab46c95cba67d3d230c5641298f","ref":"refs/heads/master","pushedAt":"2024-05-07T09:19:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErmiasG","name":null,"path":"/ErmiasG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10076285?s=80&v=4"},"commit":{"message":"[HWORKS-859] run notebook conversion and git commands in kube job for ee (#1526)","shortMessageHtmlLink":"[HWORKS-859] run notebook conversion and git commands in kube job for…"}},{"before":"d5bf5e66e0bdbd9c9f24feae932e8b786397d74e","after":"827bec9f095c57d5c3e807da5e4cc345b6265f89","ref":"refs/heads/master","pushedAt":"2024-05-02T14:25:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[HWORKS-1104] Explicit storage connector provenance (#1524)","shortMessageHtmlLink":"[HWORKS-1104] Explicit storage connector provenance (#1524)"}},{"before":"e21f8788f9db7f9622e798a090a363341f7204d3","after":"d5bf5e66e0bdbd9c9f24feae932e8b786397d74e","ref":"refs/heads/master","pushedAt":"2024-04-30T08:21:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kennethmhc","name":null,"path":"/kennethmhc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17830557?s=80&v=4"},"commit":{"message":"[APPEND][FSTORE-1135] Fix preview embedding in the UI when pk is not in the opensearch schema (#1765) (#1522)\n\n(cherry picked from commit af7a7dec5a7c084f264c03364e70416b32c815e5)","shortMessageHtmlLink":"[APPEND][FSTORE-1135] Fix preview embedding in the UI when pk is not …"}},{"before":"0bb019f1b8de424c3c33dbed199e774d5d85d0a1","after":"e21f8788f9db7f9622e798a090a363341f7204d3","ref":"refs/heads/master","pushedAt":"2024-04-24T08:45:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kouzant","name":"Antonis Kouzoupis","path":"/kouzant","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/627083?s=80&v=4"},"commit":{"message":"[HWORKS-1130] [HWORKS-1130] [HWORKS-1130] Use base image to do conda search instead of using host 's anaconda installation which has been removed (#1523)\n\n* [HWORKS-1130] Use base image to do conda search instead of using host's anaconda installation which has been removed\r\n\r\n* [HWORKS-1130] User home as environment variable","shortMessageHtmlLink":"[HWORKS-1130] [HWORKS-1130] [HWORKS-1130] Use base image to do conda …"}},{"before":"a5f5d5d7d93b43d5f3301a51b0b140ed91f80723","after":"88cfb9cb2803430165f8ba566c6cc76feebcf225","ref":"refs/heads/branch-3.7","pushedAt":"2024-04-15T10:33:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"Release version 3.7.2","shortMessageHtmlLink":"Release version 3.7.2"}},{"before":"4788ca1fe6f6bd982173a0d0cffd925690ebb854","after":"0bb019f1b8de424c3c33dbed199e774d5d85d0a1","ref":"refs/heads/master","pushedAt":"2024-04-15T09:44:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maismail","name":"Mahmoud Ismail","path":"/maismail","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1159906?s=80&v=4"},"commit":{"message":"HOPSFS-151 Bump Hops Hadoop Version to 3.2.0.13 (#1518)","shortMessageHtmlLink":"HOPSFS-151 Bump Hops Hadoop Version to 3.2.0.13 (#1518)"}},{"before":"1fa5705e1ed8a3b2f3474be78ce8eec40dd9abcf","after":"a5f5d5d7d93b43d5f3301a51b0b140ed91f80723","ref":"refs/heads/branch-3.7","pushedAt":"2024-04-15T09:16:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ErmiasG","name":null,"path":"/ErmiasG","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10076285?s=80&v=4"},"commit":{"message":"[HWORKS-1001][HWORKS-973] Share default project (#1516)\n\n* HWORKS-1001 and HWORKS-973\r\n\r\n* remove ee test","shortMessageHtmlLink":"[HWORKS-1001][HWORKS-973] Share default project (#1516)"}},{"before":"4e7a3adf58b368e9405e8243517e91f881ebc939","after":"bbf62afb6e220318c90b39ada5e25d7f42fce16a","ref":"refs/heads/gh-pages","pushedAt":"2024-04-09T11:23:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 4788ca1fe to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 4788ca1 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"dc965c6877acc5e380b4cea970af7e3bc4219f29","after":"4788ca1fe6f6bd982173a0d0cffd925690ebb854","ref":"refs/heads/master","pushedAt":"2024-04-09T11:22:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[HWORKS-1132] Fix kafka in kubernetes (#1517)","shortMessageHtmlLink":"[HWORKS-1132] Fix kafka in kubernetes (#1517)"}},{"before":"9134d64b43fe7530e049cdbe2c2480565368988e","after":"4e7a3adf58b368e9405e8243517e91f881ebc939","ref":"refs/heads/gh-pages","pushedAt":"2024-04-07T21:56:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 1fa5705e1 to 3.7.1 with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 1fa5705 to 3.7.1 with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"fd39e0493e4d4084e2ce687bee74f4f5357a738e","after":"1fa5705e1ed8a3b2f3474be78ce8eec40dd9abcf","ref":"refs/heads/branch-3.7","pushedAt":"2024-04-07T21:54:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"[FSTORE-1299] Add feature store scope to elastic jwt endpoint (3.7) (#1507)","shortMessageHtmlLink":"[FSTORE-1299] Add feature store scope to elastic jwt endpoint (3.7) (#…"}},{"before":"7508f8628355d26334b20576d41e6b18c0027beb","after":"9134d64b43fe7530e049cdbe2c2480565368988e","ref":"refs/heads/gh-pages","pushedAt":"2024-04-04T10:16:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed dc965c687 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed dc965c6 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"5ca666a65fbd17666eb8e9022eedc528ef047f62","after":"dc965c6877acc5e380b4cea970af7e3bc4219f29","ref":"refs/heads/master","pushedAt":"2024-04-04T10:14:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[FSTORE-1263] Add pagination to backend endpoints for FeatureGroups and StorageConnectors (#1515)\n\n* [FSTORE-1263] Add pagination to backend endpoints for FeatureGroups and StorageConnectors (#1732)\r\n\r\n* FG pagination\r\n\r\n* SC pagination\r\n\r\n* FeatureGroup pagination\r\n\r\n* fg\r\n\r\n* sc pagination\r\n\r\n* minor changes\r\n\r\n* add setOffsetAndLim\r\n\r\n* some fixes\r\n\r\n* filter fix\r\n\r\n* fg test\r\n\r\n* fv test\r\n\r\n* fv test fix\r\n\r\n* sc tests\r\n\r\n* test fix\r\n\r\n* fix fg statistics test\r\n\r\n* undo changes in FeaturestoreConnector\r\n\r\n* test fixes\r\n\r\n* minor fix","shortMessageHtmlLink":"[FSTORE-1263] Add pagination to backend endpoints for FeatureGroups a…"}},{"before":"f9b8e907704059ccc8e2f39454ba8e2cf530392c","after":"7508f8628355d26334b20576d41e6b18c0027beb","ref":"refs/heads/gh-pages","pushedAt":"2024-03-28T13:56:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 5ca666a65 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 5ca666a to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"70e26832c25ffc0e618bbc6f02aa2c59c9c71e6b","after":"5ca666a65fbd17666eb8e9022eedc528ef047f62","ref":"refs/heads/master","pushedAt":"2024-03-28T13:55:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"[FSTORE-1248] Papermill integration (#1514)\n\nCo-authored-by: marcopellegrinoit ","shortMessageHtmlLink":"[FSTORE-1248] Papermill integration (#1514)"}},{"before":"c22dc807fa407b0cbac89d28b75d21061da5cf69","after":"f9b8e907704059ccc8e2f39454ba8e2cf530392c","ref":"refs/heads/gh-pages","pushedAt":"2024-03-28T10:47:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed fd39e0493 to 3.7.1 with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed fd39e04 to 3.7.1 with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"15c9c0ce21a419b9579a3914c07fba90ecd02f51","after":"fd39e0493e4d4084e2ce687bee74f4f5357a738e","ref":"refs/heads/branch-3.7","pushedAt":"2024-03-28T10:45:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SirOibaf","name":"Fabio Buso","path":"/SirOibaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3259802?s=80&v=4"},"commit":{"message":"Release version 3.7.1","shortMessageHtmlLink":"Release version 3.7.1"}},{"before":"aa5f3409aa294b719d93c8e0ad4b8b3e81f4aa62","after":"c22dc807fa407b0cbac89d28b75d21061da5cf69","ref":"refs/heads/gh-pages","pushedAt":"2024-03-25T08:59:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 70e26832c to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 70e2683 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"8867f727b61fb557aa9a549d9417b21f09263fbb","after":"70e26832c25ffc0e618bbc6f02aa2c59c9c71e6b","ref":"refs/heads/master","pushedAt":"2024-03-25T08:57:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bubriks","name":"Ralf","path":"/bubriks","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24224279?s=80&v=4"},"commit":{"message":"[HWORKS-936] Explicit model provenance backend (#1513)\n\n* [HWORKS-938] explicit provenance - model (#1725)\r\n\r\n* [HWORKS-938] explicit provenance - model\r\n\r\n* fix collector key bug\r\n\r\n* fix\r\n\r\n* cleanup\r\n\r\n* fixes\r\n\r\n* fixes\r\n\r\n* fix build\r\n\r\n* remove unnecessary imports from tests\r\n\r\n---------\r\n\r\nCo-authored-by: Alexandru Ormenisan \r\nCo-authored-by: Alexandru Ormenisan \r\nCo-authored-by: bubriks \r\n\r\n* fix comunity\r\n\r\n* [HWORKS-936][APPEND] explicit provenance - model (#1743)\r\n\r\n* init\r\n\r\n* add expand users to models\r\n\r\n* mini fix\r\n\r\n---------\r\n\r\nCo-authored-by: Alex Ormenisan \r\nCo-authored-by: Alexandru Ormenisan \r\nCo-authored-by: Alexandru Ormenisan ","shortMessageHtmlLink":"[HWORKS-936] Explicit model provenance backend (#1513)"}},{"before":"85768f10dab92cf33d8c5012cbbd6052c5d95150","after":"aa5f3409aa294b719d93c8e0ad4b8b3e81f4aa62","ref":"refs/heads/gh-pages","pushedAt":"2024-03-18T10:05:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 8867f727b to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 8867f72 to 3.8.0-SNAPSHOT with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"96bb5e5bbe4890074f479b54b386ecb5dd7fb2fb","after":"8867f727b61fb557aa9a549d9417b21f09263fbb","ref":"refs/heads/master","pushedAt":"2024-03-18T10:04:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"robzor92","name":"Robin Andersson","path":"/robzor92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9936580?s=80&v=4"},"commit":{"message":"[FSTORE-1299] Add feature store scope to elastic jwt endpoint (#1506)","shortMessageHtmlLink":"[FSTORE-1299] Add feature store scope to elastic jwt endpoint (#1506)"}},{"before":"54943a70c7d3a75aca4a68228e0c32d786d4ef8c","after":"85768f10dab92cf33d8c5012cbbd6052c5d95150","ref":"refs/heads/gh-pages","pushedAt":"2024-03-18T09:49:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 15c9c0ce2 to 3.7.0 with MkDocs 1.3.0 and mike 1.1.2","shortMessageHtmlLink":"Deployed 15c9c0c to 3.7.0 with MkDocs 1.3.0 and mike 1.1.2"}},{"before":"78d598b312a70c670e62ffd8e8039ff97f3b06e7","after":"15c9c0ce21a419b9579a3914c07fba90ecd02f51","ref":"refs/heads/branch-3.7","pushedAt":"2024-03-18T09:48:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"robzor92","name":"Robin Andersson","path":"/robzor92","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9936580?s=80&v=4"},"commit":{"message":"[HWORKS-1082] Always initialize udfso for checking Spark job dependencies (#1738) (#1512)","shortMessageHtmlLink":"[HWORKS-1082] Always initialize udfso for checking Spark job dependen…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET7KaDQA","startCursor":null,"endCursor":null}},"title":"Activity · logicalclocks/hopsworks"}