|
1 |
| -- πΈ Do not evaluate filter on feature annotations in `.df(features=True`) [PR](https://github.com/laminlabs/lamindb/pull/2542) [@falexwolf](https://github.com/falexwolf) |
2 |
| -- β¬οΈ Upgrade nbproject [PR](https://github.com/laminlabs/lamindb/pull/2541) [@Koncopd](https://github.com/Koncopd) |
3 |
| -- π Fix passing a path manually when no path found by `nbproject` [PR](https://github.com/laminlabs/lamindb/pull/2537) [@Koncopd](https://github.com/Koncopd) |
4 |
| -- β¨ Add `.load()` for artifacts holding `SpatialData` objects [PR](https://github.com/laminlabs/lamindb/pull/2532) [@Zethson](https://github.com/Zethson) |
5 |
| -- π©Ή Do not overwrite `._state_db` of models when the current instance is passed to `.using` [PR](https://github.com/laminlabs/lamindb/pull/2534) [@Koncopd](https://github.com/Koncopd) |
6 |
| -- β¨ Read fine_grained_access column from the instances table [PR](https://github.com/laminlabs/lamindb-setup/pull/983) [@Koncopd](https://github.com/Koncopd) |
7 |
| -- πΈ Introduce `.slots` in `Schema`, `Curator`, and `FeatureManager` to access schemas and curators by dataset slot [PR](https://github.com/laminlabs/lamindb/pull/2530) [@sunnyosun](https://github.com/sunnyosun) |
8 |
| -- β¬οΈ Bump django to >= 5.1 [PR](https://github.com/laminlabs/lamindb-setup/pull/982) [@Koncopd](https://github.com/Koncopd) |
9 |
| -- β¨ Enable `ln.track(project="My project")` to auto-link entities to projects [PR](https://github.com/laminlabs/lamindb/pull/2529) [@falexwolf](https://github.com/falexwolf) |
10 |
| -- π Fix CI [PR](https://github.com/laminlabs/lamindb-setup/pull/981) [@Koncopd](https://github.com/Koncopd) |
11 |
| -- β¬οΈ Upgrade Bionty [PR](https://github.com/laminlabs/lamindb/pull/2518) [@Zethson](https://github.com/Zethson) |
12 |
| -- β»οΈ Refactor internals of legacy feature logic in `Collection` [PR](https://github.com/laminlabs/lamindb/pull/2528) [@falexwolf](https://github.com/falexwolf) |
13 |
| -- πΈ Ignore Dask legacy DataFrame warning [PR](https://github.com/laminlabs/lamindb/pull/2525) [@Zethson](https://github.com/Zethson) |
14 |
| -- π Do not show track warning for read-only connections [PR](https://github.com/laminlabs/lamindb/pull/2527) [@Koncopd](https://github.com/Koncopd) |
15 |
| -- β»οΈ Re-export link models [PR](https://github.com/laminlabs/lamindb/pull/2523) [@falexwolf](https://github.com/falexwolf) |
16 |
| -- β
Test fine-grained permissions [PR](https://github.com/laminlabs/lamindb/pull/2512) [@Koncopd](https://github.com/Koncopd) |
17 |
| -- ποΈ Re-structure internal API away from monkey-patching Django models [PR](https://github.com/laminlabs/lamindb/pull/2516) [@falexwolf](https://github.com/falexwolf) |
18 |
| -- β¨ Prepare for permission management [PR](https://github.com/laminlabs/lamindb-setup/pull/974) [@Koncopd](https://github.com/Koncopd) |
19 |
| -- β¨ Introduce `Artifact.from_spatialdata()` and re-factor validation of `spatialdata` stores [PR](https://github.com/laminlabs/lamindb/pull/2461) [@Zethson](https://github.com/Zethson) |
20 |
| -- π¨ When re-creating an `Artifact`, link subsequent runs instead of updating `.run` and linking previous runs [PR](https://github.com/laminlabs/lamindb/pull/2515) [@falexwolf](https://github.com/falexwolf) |
21 |
| -- πΈ Raise `NotImplementedError` in `Artifact.load()` if there is no loader [PR](https://github.com/laminlabs/lamindb/pull/2514) [@Koncopd](https://github.com/Koncopd) |
22 |
| -- β¨ Support R2 [PR](https://github.com/laminlabs/lamindb-setup/pull/979) [@Koncopd](https://github.com/Koncopd) |
23 |
| -- β¨ Allow to use `Artifact.open()` and `Artifact.load()` for `.gz` files [PR](https://github.com/laminlabs/lamindb/pull/2506) [@Koncopd](https://github.com/Koncopd) |
0 commit comments