Releases: superduper-io/superduper
Releases · superduper-io/superduper
0.0.19
0.0.18
0.0.17
What's Changed
- Remove announcement in README.md by @thgnw in #1267
- fix missing dependencies on the examples by @fnikolai in #1268
- Simplified version of voice-memo by @fnikolai in #1269
- Refactor tests to run in parallel by @jieguangzhou in #1253
- Support openai>=1.1.2 by @jieguangzhou in #1260
- Add vector search service by @thejumpman2323 in #1248
- Change README.md by @thgnw in #1272
- add logger and prepare ci for dask integration by @fnikolai in #1274
- Fix the missing recording issue with the VCR in the OpenAI module. by @jieguangzhou in #1276
- Modify notebooks pre-webinar by @blythed in #1285
- e2e testing for mongo by @fnikolai in #1277
- Add sql notebook and a few fixes by @blythed in #1281
- Thgnw readme by @blythed in #1297
- Update README.md by @thgnw in #1298
- Add dask integration in end-to-end testing by @fnikolai in #1295
- Update README.md by @thgnw in #1301
- Update README.md by @thgnw in #1303
- add vector-search to end-to-end testing by @fnikolai in #1302
- improve notebook testing by @fnikolai in #1307
- Update README.md by @thgnw in #1308
- Fix/integration tests by @thejumpman2323 in #1311
- Update README.md by @thgnw in #1318
- Add examples as submodule of superduperdb by @blythed in #1316
- merge sandbox with docker-compose by @fnikolai in #1319
- Corrected the documentation at https://docs.superduperdb.com/docs/docs/minimum_working_example by @frozenmafia in #1296
- Remove unused packages by @blythed in #1290
- improve the building system by @fnikolai in #1326
- Repair outputs logic by @blythed in #1313
- Version outputs in target documents and rows by @blythed in #1299
- Improve testing workflow by @fnikolai in #1347
- Make trivial fixes to respect current docs by @blythed in #1349
- Fix/superduper magic by @thejumpman2323 in #1332
- Add exceptions in datalayer by @thejumpman2323 in #1343
- Simplify configuration by @blythed in #1345
- Docusaurus V3 upgrade with restructuring the menu by @fazlulkarimweb in #1350
- Further refactoring menu and fixing the Doc Site by @fazlulkarimweb in #1368
- Update README.md by @thgnw in #1351
- Fix conf.py and connecting md by @fazlulkarimweb in #1369
- Updated documentation links and color of codeblock in the doc by @fazlulkarimweb in #1372
- Feat/add job log test by @thejumpman2323 in #1352
- Fix/end2end integration by @thejumpman2323 in #1376
- Add compute abstraction by @fnikolai in #1371
- Code of conduct by @fazlulkarimweb in #1374
- Bug/production mode features by @blythed in #1380
- Adding logos of DB's on readme by @Sevyten in #1381
- Adjust apis and framework icons of the readme by @Sevyten in #1382
- Updating all the use cases in the docs by @fazlulkarimweb in #1375
- Remove distributed param by @thejumpman2323 in #1377
- Organize examples by @fnikolai in #1396
- Updating rest of the notebooks in the docs by @fazlulkarimweb in #1383
- fix ci path by @fnikolai in #1397
- Notebook ci by @fnikolai in #1398
- update contrib by @fnikolai in #1400
- Usecases restructuring and old notebooks update by @fazlulkarimweb in #1402
- update notebooks by @fnikolai in #1401
- Add local cluster by @thejumpman2323 in #1403
- Add many refactorings to docs structure and content by @blythed in #1409
- update docker and partial fixes on the notebooks by @fnikolai in #1412
- Add a few hot fixes to the documentation by @blythed in #1414
- Hot fix Atlas vector-search by @blythed in #1415
- Bug/hot fix sql example by @blythed in #1418
- add information about routes and graceful server termination by @fnikolai in #1416
- Fix redundant exception logging by @thejumpman2323 in #1419
- Fix openai version in chatbot document by @jieguangzhou in #1421
- Fix minor bug in transformers ext by @thejumpman2323 in #1417
- Enhancing Unit Testing by Adding sqldb Fixture by @jieguangzhou in #1270
- Remove a junk test file by @thejumpman2323 in #1422
- Revert dask client to remote by @thejumpman2323 in #1424
- Add app-template example by @blythed in #1425
- Change listener post_load to post_create by @thejumpman2323 in #1428
- Fix/update notebook openai by @jieguangzhou in #1431
- Fix dask failing logs from test dask by @thejumpman2323 in #1435
- Make cdc a thread safe process by @thejumpman2323 in #1437
- Revert highlevel exceptions by @thejumpman2323 in #1426
- Add more ut for sql db by @jieguangzhou in #1436
- Add sandbox example with fixes for job creation and submission by @blythed in #1427
- Fix RawQuery by @fazlulkarimweb in #1429
- Fix links and re-type auto-ibis meta-data by @blythed in #1443
- Blogs with updates by @fazlulkarimweb in #1448
- Notebook Testing & Sandbox by @fnikolai in #1445
- Add encoders in openai model by @thejumpman2323 in #1447
- Documentation site update and notebook by @fazlulkarimweb in #1450
- Update README.md by @fnikolai in #1451
- Bump Version 0.0.17 by @fnikolai in #1452
New Contributors
- @frozenmafia made their first contribution in #1296
- @fazlulkarimweb made their first contribution in #1350
Full Changelog: 0.0.16...0.0.17
0.0.16
What's Changed
- add missing dependency for opencv by @fnikolai in #1226
- Logging by @fnikolai in #1223
- Fix svg by @fnikolai in #1227
- Ci stuff by @fnikolai in #1228
- Rework on the notebooks by @fnikolai in #1234
- Add UT for Model by @jieguangzhou in #1229
- Fix og:titleandog:urlin docs by @archit00sharma in #1232
- Add basic stack support by @thejumpman2323 in #1198
- Changelog by @fnikolai in #1231
- Create flat and sequential docs structure by @blythed in #1168
- Update test file names by @aminalaee in #1247
- fix attr by @fnikolai in #1250
- Remove isortdependency by @aminalaee in #1251
- Add UT for superduper.base.datalayer by @jieguangzhou in #1244
- Fix device fallback in serialization by @thejumpman2323 in #1240
- New Diagram by @Sevyten in #1254
- Bump Version 0.0.16 by @fnikolai in #1262
New Contributors
- @aminalaee made their first contribution in #1247
- @Sevyten made their first contribution in #1254
Full Changelog: 0.0.15...0.0.16
0.0.15
What's Changed
- Update readme by @fnikolai in #1196
- Remove unused import by @jieguangzhou in #1205
- Update README.md with contributors by @thejumpman2323 in #1201
- Launch announcement by @fnikolai in #1208
- fix dependencies and makefile by @fnikolai in #1209
- Fix demo release by @fnikolai in #1210
- add conditional builders on Dockerfile by @fnikolai in #1213
- Update README.md by @Devparihar5 in #1215
- Add raw sql in ibis by @thejumpman2323 in #1220
- Add experimental keyword by @fnikolai in #1218
- Optimize unit tests by @jieguangzhou in #1204
- Update README.md with announcement emoji by @thejumpman2323 in #1222
- Add query table by @thejumpman2323 in #1212
- Ashishpatel26 main by @blythed in #1224
- Bump Version 0.0.15 by @fnikolai in #1225
New Contributors
- @Devparihar5 made their first contribution in #1215
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- A small atlas fix by @blythed in #1141
- Make cdc consumer singleton by @thejumpman2323 in #1133
- Added Twitter account in Readme if anyone want to follow superduperdb by @Ayush9026 in #1144
- remove caching effects from dockerfile by @fnikolai in #1140
- Add lazy loading of artifacts and refactor vector-search by @blythed in #1149
- Fix ibis prelike and postlike by @thejumpman2323 in #1157
- Change file structure, delete unused files and no renamings by @blythed in #1160
- Update parallelize_model_computations_with_dask.ipynb by @thejumpman2323 in #1161
- Fix taskworfklow trigger for relevant listeners by @thejumpman2323 in #1162
- Fix adding scores to aggregate pipelines in Atlas vector-search by @blythed in #1182
- Bump Version 0.0.14 by @fnikolai in #1184
- Release v0.0.14 by @fnikolai in #1189
- Bump Version 0.0.14 by @fnikolai in #1190
New Contributors
- @Ayush9026 made their first contribution in #1144
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Simplify docs build and cli tool by @blythed in #1080
- Refactor/move apps to own repo by @blythed in #1081
- Refactor db.load and db.add by @thejumpman2323 in #1073
- Fix passing chunk-size onwards by @blythed in #1082
- Notebook testing by @fnikolai in #1083
- sitemap added, meta-tags added by @archit00sharma in #1086
- Update ci_notebooks.yml by @fnikolai in #1103
- Add custom asdict for dataclasses by @thejumpman2323 in #1108
- Feature/1040/auto video download with reference by @blythed in #1106
- Remove random scripts folder by @blythed in #1113
- Fix and winnow down use-case notebooks by @blythed in #1099
- Bundle documentation into one directory by @blythed in #1116
- Feature/668/clean query for ibis by @blythed in #1055
- Fix CI for notebook testing by @fnikolai in #1119
- New Architecture Diagram by @fnikolai in #1120
- Update Architecture Diagram by @fnikolai in #1121
- A few fixes for atlas by @blythed in #1122
- beautify readme by @fnikolai in #1118
- Update README.md by @fnikolai in #1123
- Update diagram by @fnikolai in #1127
- Update diagram figures by @fnikolai in #1128
- Increase infrastructure diagram width to 100% by @thgnw in #1126
- Notebook testing by @fnikolai in #1131
- Add serializer for custom serialization by @thejumpman2323 in #1129
- Update README.md by @fnikolai in #1132
- disable checker for broken links by @fnikolai in #1135
- A few user experience changes by @blythed in #1136
- Release v0.0.13 by @fnikolai in #1138
- Bump Version v0.0.13 by @fnikolai in #1139
New Contributors
- @archit00sharma made their first contribution in #1086
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- Update README.md with demo Jupyter link by @thejumpman2323 in #1063
- Bound urllib3<2 for consistent CPython3.X behaviour by @nenb in #1062
- Fix flatten unit tests by @thejumpman2323 in #1067
- Fix bug related to docker release by @fnikolai in #1071
- Bump Version 0.0.12 by @blythed in #1072
Full Changelog: 0.0.11...0.0.12
0.0.11
0.0.10
What's Changed
- Centralize release workflow by @fnikolai in #1048
- Add preamble in existing notebooks with bug fixes by @thejumpman2323 in #1036
- fix docker version to be compatible with pypi by @fnikolai in #1053
- Use flatten in video-search usecase by @thejumpman2323 in #1054
- Customize jupyter by @fnikolai in #1057
- Bump Version v0.0.10 by @fnikolai in #1061
Full Changelog: 0.0.9...0.0.10