Changelog#
Name |
PR |
Developer |
Date |
Version |
---|---|---|---|---|
โป๏ธ Allow passing |
2024-02-29 |
|||
โจ Add create_mapper util |
2024-02-19 |
|||
๐ Fix aws_access calls in CLI |
2024-02-18 |
|||
โ๏ธ pre-commit on all files |
2024-02-17 |
|||
๐ Use shutil.move to move the sqlite file when changing cache folder |
2024-02-17 |
|||
:speaker: Better error message for differing db dsn |
2024-02-13 |
|||
โป๏ธ Add ability to choose region |
2024-02-07 |
|||
๐ Prettify hosted storage notebooks |
2024-02-05 |
|||
๐ Fix error raising for old deleting env file |
2024-02-05 |
|||
โป๏ธ Check manual credentials in path.fs, actually reuse anon |
2024-02-05 |
|||
โก๏ธ Speed up lamindb import & loading time |
2024-02-03 |
|||
โป๏ธ Iterate on importdb and exportdb |
2024-02-03 |
|||
โป๏ธ Add backward compat for delete_instance call |
2024-02-03 |
|||
โป๏ธ Refactor loading instances and add test for loading hosted instance |
2024-02-02 |
0.65.1 |
||
โป๏ธ Low-latency storage permission management |
2024-02-02 |
|||
โ Implement proper integration tests for hosted storage |
2024-02-02 |
|||
๐ Fix permission error for init of hosted instances |
2024-02-02 |
|||
๐ Add examples to |
2024-02-02 |
|||
โป๏ธ Add using key |
2024-01-30 |
0.65.0 |
||
โจ Enable multiple instances |
2024-01-30 |
|||
๐ Fix import bionty-base |
2024-01-30 |
|||
๐ Fixes for lamindb |
2024-01-29 |
|||
๐จ Refactor and define hosted storage user journey |
2024-01-29 |
|||
๐ Fix register calls |
2024-01-29 |
|||
๐ฅ Remove vault |
2024-01-26 |
|||
โจ Introduce create storage |
2024-01-26 |
|||
โจ Add storage client |
2024-01-26 |
|||
๐ Fix tests |
2024-01-26 |
|||
๐จ Move default storages to folders |
2024-01-26 |
|||
๐จ Remove call to |
2024-01-26 |
|||
๐ Fix option inheritance in create_path and add tests |
2024-01-12 |
|||
โ Update tests relying on laminhub-rest |
2024-01-12 |
|||
๐ Rename .bionty to .public |
2024-01-10 |
0.64.2 |
||
๐ธ Fix connection timeout |
2024-01-08 |
0.64.1 |
||
๐ธ Add anonymous access (now works without login) |
2024-01-06 |
0.64.0 |
||
๐ Fix tests in local hub |
2024-01-05 |
|||
๐ Migrate foreign key constraint for new hub |
2024-01-05 |
|||
๐ Upgrade to Python 3.10 |
2024-01-05 |
|||
๐ Prepare a potential migration of the hub to Django |
2024-01-05 |
0.63.1 |
||
โป๏ธ Refactor local sign up |
2024-01-02 |
|||
๐จ Write lamindb version to hub |
2024-01-01 |
0.63.0 |
||
โป๏ธ Do no longer validate uniqueness sqlite |
2023-12-31 |
|||
๐ Fix bionty settings |
2023-12-22 |
|||
โป๏ธ Adopt SQLite locker to id naming and move |
2023-12-21 |
0.62.0 |
||
๐จ Name |
2023-12-21 |
|||
๐ Do not unlock cloud sqlite instance on migrate deploy |
2023-12-20 |
|||
๐ Warn on sync of non-existing paths |
2023-12-20 |
|||
๐ธ Silence httpx logger |
2023-12-13 |
0.61.4 |
||
๐ธ Detect new schema modules |
2023-12-13 |
0.61.3 |
||
โฌ๏ธ Bump supabase to latest version |
2023-12-11 |
0.61.2 |
||
โป๏ธ Defer storage API access to actual access |
2023-12-07 |
0.61.1 |
||
๐ธ Enable schema packages that do not start with lnschema_ |
2023-11-28 |
0.61.0 |
||
๐๏ธ Proper fix for trailing slash in create_path |
2023-11-28 |
|||
๐๏ธ Fix trailing slash for UPath view_tree |
2023-11-28 |
|||
๐ Do not print progress by default |
2023-11-25 |
|||
โจ Set cache via LAMIN_CACHE_DIR env variable |
2023-11-25 |
|||
๐ Centralize progressbar and convert to percentage |
2023-11-24 |
0.60.0 |
||
๐ Log an error when assertion is false |
2023-11-22 |
|||
๐ Polish logging in view_tree() |
2023-11-15 |
0.59.1 |
||
๐ Do not log migrations during init |
2023-11-14 |
|||
โป๏ธ Prettify view_tree |
2023-11-14 |
0.59.0 |
||
๐ง Detect both missing and ahead migrations |
2023-11-14 |
|||
โจ Added check command for dev |
2023-11-13 |
|||
โช๏ธ Remove reset sources for bionty |
2023-11-10 |
|||
๐ Move |
2023-11-09 |
0.58.0 |
||
โป๏ธ Refactor |
2023-11-09 |
|||
๐จ Set bionty versionsdir according to settings_dir |
2023-11-09 |
|||
๐จ Raise exceptions |
2023-11-09 |
0.57.3 |
||
โจ Enable using SETTINGS_DIR env variable to use AWS Lambda |
2023-11-05 |
0.57.2 |
||
๐ธ Lower |
2023-11-04 |
0.57.1 |
||
๐ Move CLI to lamindb |
2023-10-30 |
0.57.0 |
||
โป๏ธ Also enable to read db from env variable |
2023-10-26 |
0.56.4 |
||
โป๏ธ Enable to pre-define the instance id |
2023-10-26 |
0.56.3 |
||
๐ Fix read-only access |
2023-10-26 |
0.56.2 |
||
โจ Set notebook files to be hidden |
2023-10-26 |
0.56.1 |
||
โจ Read db URL from local parameters |
2023-10-26 |
0.56.0 |
||
โป๏ธ Do no longer store the db connection string in hub |
2023-10-25 |
|||
๐ท Run vault tests in staging environment |
2023-10-25 |
|||
๐ Unpin vault and move to dev dependencies |
2023-10-20 |
0.55.6 |
||
๐ Remove hint about registering instance |
2023-10-20 |
|||
โจ Add django interface |
2023-10-20 |
|||
๐ฅ Do not populate user email in User registry |
2023-10-19 |
0.55 |
||
โป๏ธ Better synching of email address from hub to instance |
2023-10-19 |
|||
๐ Rename |
2023-10-19 |
0.55.4 |
||
๐ฅ Remove deploy-server command |
2023-10-19 |
0.55.2 |
||
โป๏ธ Refactor and introduce API key |
2023-10-19 |
|||
โจ Cache management |
2023-10-16 |
0.55.1 |
||
๐ Fix load after failed load in test-load-lock.ipynb |
2023-10-15 |
|||
๐ Fix CI |
2023-10-13 |
|||
๐ Rename |
2023-10-13 |
0.55.0 |
||
๐ Silence logger in main |
2023-10-10 |
|||
๐ Prettify logging |
2023-10-09 |
|||
๐ธ Silence loggers in CLI |
2023-10-09 |
|||
๐ง Upper bound Django to 4.3 |
2023-10-09 |
|||
๐ Enable to generate public read db connection string |
2023-10-05 |
|||
๐ธ Allow saving notebooks of other users |
2023-10-04 |
0.54.3 |
||
๐ Add more logging |
2023-10-04 |
|||
๐ Enforce compatibility with lamin-vault 0.0.7 |
2023-10-03 |
|||
๐ Prevent using vault by default when loading an instance |
2023-10-03 |
0.54.2 |
||
๐ธ Do not use vault for SQLite instances |
2023-10-02 |
0.54.2 |
||
โ Complete notebook tests |
2023-10-02 |
0.54.1 |
||
๐ Fix vault import |
2023-10-01 |
0.54.0 |
||
โป๏ธ Move dependencies to dev |
2023-10-01 |
|||
โจ View schema interactively |
2023-10-01 |
|||
โจ Add notebook save functionality |
2023-10-01 |
|||
โจ Enabling server deployment from CLI |
2023-09-30 |
|||
โจ Manage db connection with vault |
2023-09-29 |
|||
โป๏ธ Refactor optional cloud sqlite locking and unlocking |
2023-09-23 |
|||
โจ Add squashmigrations |
2023-09-22 |
|||
โป๏ธ Do not lock instance on load for laminapp-admin |
2023-09-21 |
0.53.2 |
||
โป๏ธ Refactor lock |
2023-09-20 |
|||
๐ Try to fix noaws test |
2023-09-20 |
|||
๐ Fix loading message of lamindb |
2023-09-17 |
0.53.1 |
||
๐ Change lock expiration time to 1 day |
2023-09-17 |
|||
๐ Unlock load on error |
2023-09-17 |
|||
๐ Migrate to new hub prod URL |
2023-09-17 |
|||
๐ท Dispatch tests |
2023-09-15 |
0.53.0 |
||
๐จ Streamline login |
2023-09-14 |
|||
๐จ Use a fallback for the hub API in case we move the endpoint |
2023-09-13 |
|||
โจ Enable to prefix settings in any env |
2023-09-12 |
|||
โก๏ธ Speed up query for instance retrieval |
2023-09-11 |
|||
๐จ Do not add laminapp-admin to the instance user table |
2023-09-11 |
|||
โป๏ธ Simplify & speed up load instance |
2023-09-11 |
|||
๐ Show more info about the locking user |
2023-09-09 |
|||
โป๏ธ Make two dev modules public, clean up workflow, noxfile, test session names |
2023-09-08 |
0.52.0 |
||
โป๏ธ Do not hard-code laminhub-rest path |
2023-09-08 |
|||
โป๏ธ Move supabase docker from nox to conftest |
2023-09-08 |
|||
โป๏ธ Refactor hub tests |
2023-09-08 |
|||
โป๏ธ Streamline hub interactions, speed up hub testing |
2023-09-07 |
|||
โ Add test for loading instance after private public switch |
2023-09-07 |
|||
โป๏ธ Refactor hub client |
2023-09-07 |
|||
โป๏ธ Cache user UUID |
2023-09-06 |
|||
โป๏ธ Type instance id as UUID |
2023-09-06 |
|||
โ Test implicit lamindb load |
2023-09-06 |
|||
๐ Rename lnhub-rest to laminhub-rest |
2023-09-06 |
|||
โ More tests for signup |
2023-09-06 |
|||
โ Test logger |
2023-09-06 |
|||
๐ Always let permission query from hub override local cache for remote instances |
2023-09-06 |
|||
โป๏ธ Re-organize unit tests, hub client & fix signup logging |
2023-09-06 |
|||
๐ท Re-organize tests |
2023-09-06 |
|||
๐ธ Add env prefix to BaseSettings |
2023-09-05 |
|||
๐ง Narrow |
2023-09-05 |
|||
๐ฅ Remove legacy settings dir port code |
2023-09-05 |
|||
๐ธ Cache instance id during init already |
2023-08-31 |
0.51.3 |
||
๐ธ Cache instance id during |
2023-08-30 |
0.51.2 |
||
โป๏ธ Refactor to use UPath everywhere |
2023-08-29 |
0.51.1 |
||
๐ฅ Remove deprecated locker code |
2023-08-28 |
|||
๐ธ Implement delimiter validation during |
2023-08-25 |
|||
โป๏ธ Refactor notebook update |
2023-08-23 |
0.51.0 |
||
โป๏ธ Introduce |
2023-08-22 |
|||
๐ Rename |
2023-08-22 |
|||
โจ A function to convert pathlike to Path or UPath inheriting options from root |
2023-08-22 |
|||
๐ Add more logging to closing SQLite |
2023-08-21 |
|||
๐ Fix UPath check on Storage init |
2023-08-21 |
|||
๐ฅ Remove unused environment variable and fix sign up logging |
2023-08-21 |
|||
๐ท Fix coverage compute |
2023-08-19 |
|||
๐ท Run hub tests from |
2023-08-19 |
|||
๐ท Renable linting |
2023-08-17 |
|||
๐ฉน Create record in user table upon login for existing instance |
2023-08-16 |
0.50.2 |
||
๐ท Try fixing coverage compute |
2023-08-16 |
|||
๐๏ธ Fix loading postgres instances |
2023-08-16 |
0.50.1 |
||
๐ Fix init in an empty s3 bucket |
2023-08-16 |
0.50.0 |
||
๐ฅ Remove support for migrating legacy SA instances |
2023-08-16 |
|||
๐ฅ Remove sqlalchemy as a dependency |
2023-08-16 |
|||
๐ฅ Remove lnschema-core submodule |
2023-08-16 |
|||
โป๏ธ Refactor delete dialogue |
2023-08-16 |
|||
๐ธ Add delete confirmation dialogue |
2023-08-15 |
|||
๐ Move |
2023-08-11 |
|||
๐ธ Reformat missing-migrations warning |
2023-08-10 |
0.49.7 |
||
๐ Fix and test close for read only buckets |
2023-08-10 |
|||
๐ท Test configuration with no AWS access |
2023-08-07 |
0.49.6 |
||
๐ท Simplify CI setup |
2023-08-07 |
|||
๐จ Use logger.save |
2023-08-07 |
|||
๐ Fix aws access with no credentials |
2023-08-07 |
|||
๐ Refactored logging msg |
2023-08-07 |
|||
โป๏ธ Replace |
2023-08-06 |
0.49.5 |
||
๐ Rename |
2023-08-05 |
|||
โฌ๏ธ Upper bound external dependencies |
2023-08-04 |
0.49.4 |
||
๐จ Add |
2023-08-03 |
0.49.3 |
||
โ Fix init-instance test for sqlite instance |
2023-08-02 |
|||
๐จ Fix |
2023-08-01 |
|||
โจ Propagate kwargs through synchronization functions |
2023-07-31 |
0.49.2 |
||
๐ Fix local variable โdb_dsnโ referenced before assignment |
2023-07-30 |
|||
๐ธ Show help by default and add โversion |
2023-07-30 |
|||
๐ Fix flawed DBUser logic in |
2023-07-24 |
0.49.1 |
||
๐๏ธ Enable multiple DB access roles in instances (decompose connection string) |
2023-07-19 |
0.49.0 |
||
๐ Fix instability |
2023-07-19 |
|||
๐ท Run CI against the staging environment |
2023-07-18 |
|||
โป๏ธ Simplify |
2023-07-17 |
0.48.8 |
||
๐๏ธ Increase locker expiration time to 1 week |
2023-07-08 |
0.48.7 |
||
๐ธ Import order of schema modules shouldnโt matter |
2023-07-06 |
0.48.6 |
||
๐ธ Deal with legacy instances |
2023-07-06 |
0.48.5 |
||
๐ธ Raise more errors in API when instance is setup |
2023-07-03 |
0.48.3 |
||
๐ธ Silence loggers and close instance during init & load |
2023-07-03 |
0.48.2 |
||
๐ Fix sqlite file not existing in the bucket error |
2023-06-28 |
0.48.1 |
||
๐ฉน Do not register storage through |
2023-06-28 |
|||
๐ Lock cloud sqlite instances on init |
2023-06-27 |
|||
๐ท Add local hub tests |
2023-06-26 |
|||
โจ Set s3 region in set.storage |
2023-06-26 |
|||
โ Simplify deps |
2023-06-21 |
|||
โ Try to trigger error |
2023-06-20 |
0.47.11 |
||
๐ง Back to UTC |
2023-06-20 |
|||
โป๏ธ Simplify schema validation |
2023-06-18 |
0.47.10 |
||
๐จ Remove |
2023-06-16 |
|||
๐ฑ Fix legacy data migration |
2023-06-15 |
0.47.9 |
||
โจ Add ability to check for migrations |
2023-06-14 |
0.47.8 |
||
๐จ Updated bionty function imports |
2023-06-14 |
|||
โป๏ธ Different migr strategy |
2023-06-12 |
0.47.7 |
||
๐ฑ Added migration script from legacy instances |
2023-06-12 |
0.47.5 |
||
๐ฅ Adapt locker to lock entire lamindb session |
2023-06-11 |
|||
๐ Only delete bionty sources when bionty is installed |
2023-06-10 |
0.47.4 |
||
๐ Rename source_key to source |
2023-06-10 |
0.47.3 |
||
โฌ๏ธ Rename bionty variables |
2023-06-10 |
0.47.2 |
||
๐ Removed |
2023-06-09 |
0.47.1 |
||
โฌ๏ธ Adapt to bionty naming in 0.18.0 |
2023-06-09 |
|||
๐ธ Warn about migrations |
2023-06-08 |
0.47.0 |
||
๐ Refactor guide |
2023-06-08 |
|||
โ More testing of Bionty |
2023-06-07 |
0.46a5 |
||
โป๏ธ Reorder args of CLI |
2023-06-07 |
|||
โป๏ธ Refactored init & load instance |
2023-06-07 |
|||
๐ Fix dependencies |
2023-06-07 |
|||
โป๏ธ Rename and set empty locker for now |
2023-06-07 |
|||
๐ธ Simplify remote SQLite synching & locking |
2023-06-07 |
|||
โจ Setup bionty version tables |
2023-06-07 |
|||
๐ Better logging |
2023-06-05 |
0.46a4 |
||
๐ Prettier settings file names |
2023-06-04 |
|||
โก Bionty versions table & performance improvements |
2023-06-04 |
|||
๐ฅ Remove all occurances of sqlmodel |
2023-06-04 |
|||
๐ฅ Delete SQLAlchemy related content |
2023-06-04 |
|||
๐ฅ Remove alembic migrations infra & fix coverage |
2023-06-04 |
|||
โจ Add migrations management for Django (start breaking SQLAlchemy) |
2023-06-04 |
|||
โจ Extend django to lnschema-bionty |
2023-06-04 |
|||
โจ New id and version in track |
2023-06-02 |
|||
๐๏ธ Enable Django backend (lamindb) |
2023-06-02 |
|||
๐ Rename package to |
2023-06-01 |
0.46a2 |
||
๐๏ธ Add Django backend |
2023-05-31 |
0.46a1 |
||
โป๏ธ Refactor CI |
2023-05-30 |
0.45.0 |
||
๐ Unlock on uncaught exceptions in ipython |
2023-05-30 |
|||
โฌ๏ธ Upgrade to laminhub-rest 0.9.8 |
2023-05-28 |
0.45a4 |
||
โฌ๏ธ Upgrade laminhub-rest to 0.9.7 |
2023-05-28 |
0.45a3 |
||
๐ Add setup overview from lamindb |
2023-05-27 |
|||
๐ฅ Remove schema modules logic from |
2023-05-26 |
0.45a2 |
||
๐๏ธ Remove SQL-level schema modules |
2023-05-25 |
0.45a1 |
||
โจ Add track command to CLI |
2023-05-23 |
|||
๐ Improve migration docs |
2023-05-22 |
|||
๐ Use lamin_logger in test_notebooks.py |
2023-05-04 |
|||
Add universal_pathlib to dependencies |
2023-05-02 |
|||
โฌ๏ธ Upgrade laminhub-rest to 0.9.4 |
2023-04-28 |
0.44.7 |
||
๐ Fix load |
2023-04-27 |
0.44.6 |
||
โจ Add |
2023-04-27 |
|||
โฌ๏ธ Upgrade laminhub-rest |
2023-04-25 |
0.44.5 |
||
โจ Allow to set additional fsspec kwargs for cloud instances |
2023-04-23 |
0.44.4 |
||
โฌ๏ธ Upgrade laminhub-rest to 0.8.2 |
2023-04-22 |
0.44.2 |
||
๐ธ New migration deployment logic that also factors in migration ids |
2023-04-21 |
|||
๐ธ Mute warning about DB not reachable in init |
2023-04-21 |
|||
๐ธ Allow registering local postgres instances on the hub |
2023-04-21 |
0.43.0 |
||
๐ธ Add a |
2023-04-20 |
|||
๐ท Remove laminhub-rest CI calls |
2023-04-20 |
|||
๐ธ Enable non-owner to set storage |
2023-04-19 |
|||
โป๏ธ Restructure hub imports |
2023-04-18 |
|||
โฌ๏ธ Upgrade to laminhub_rest 0.8.1 |
2023-04-18 |
0.42.0 |
||
โ Use nbproject-test directly |
2023-04-18 |
|||
๐ Clarify access based on locally cached instance metadata |
2023-04-11 |
0.41.0 |
||
๐จ Move setup checks from lamindb here |
2023-04-08 |
0.41rc1 |
||
๐ง Increase configure-aws-credentials version from v1 to v2 |
2023-04-07 |
|||
๐ธ Expose |
2023-04-07 |
0.40.2 |
||
โ Add cloudpathlib back |
2023-04-07 |
0.40.1 |
||
๐ธ Rename settings directory to |
2023-04-07 |
0.40.0 |
||
๐ธ Expose storage in settings |
2023-04-07 |
|||
โป๏ธ Move storage related code to lndb_storage |
2023-04-05 |
|||
โป๏ธ Refactor migrations |
2023-04-04 |
|||
๐งโ๐ป Enable to load instance from hub using access token |
2023-04-03 |
0.39.2 |
||
โฌ๏ธ Upgrade laminhub-rest to 0.7.2 |
2023-03-31 |
0.39.1 |
||
๐ Try to fix CI |
2023-03-30 |
|||
๐ธ Check schema version upon init |
2023-03-30 |
0.39.0 |
||
๐ธ Enforce order of schema modules for migration |
2023-03-27 |
0.38.1 |
||
๐ Improve e2e migrations guide |
2023-03-26 |
0.38.0 |
||
๐ธ Update |
2023-03-25 |
|||
๐จ Improve e2e migrations testing |
2023-03-25 |
|||
๐จ Improve switching logic from and to sqlite |
2023-03-22 |
0.37.9 |
||
โ Add tests for migration unit tests |
2023-03-22 |
0.37.8 |
||
๐ Restore previous criterion to test postgres vs sqlite |
2023-03-22 |
0.37.7 |
||
๐ธ Also delete current instance settings |
2023-03-21 |
0.37.6 |
||
๐ Prettify init instance guide |
2023-03-21 |
|||
๐ Fix CI |
2023-03-21 |
0.37.5 |
||
โฌ๏ธ Migrate to bionty 0.9 |
2023-03-20 |
0.37.5rc1 |
||
๐ธ Handle instance permissions during |
2023-03-14 |
|||
๐ Fix |
2023-03-09 |
0.37.4 |
||
โฌ๏ธ Upgrade to laminhub_rest 0.6.1 |
2023-03-09 |
0.37.3 |
||
โฌ๏ธ Upgrade lnschema-bionty |
2023-03-09 |
0.37.2 |
||
โ Test lamindb_setup in staging environment |
2023-03-08 |
|||
๐ท Enable testing using a specific environment |
2023-03-07 |
|||
โฌ๏ธ Upgrade laminhub-rest |
2023-03-07 |
|||
โฌ๏ธ Upgrade lamindb |
2023-03-07 |
|||
โฌ๏ธ Upgrade lamindb |
2023-03-07 |
0.37.1 |
||
๐ Pin laminhub-rest |
2023-03-07 |
|||
๐ Reduce visual noise in migrate guide |
2023-03-06 |
0.37.0 |
||
๐ Fix docs build |
2023-03-05 |
|||
๐ Fix resolution of storage root paths for local instances |
2023-03-05 |
|||
๐ Replace |
2023-03-01 |
|||
โจ Reload |
2023-03-01 |
0.36.0 |
||
๐ท Check laminci versions |
2023-03-01 |
|||
๐ Fix class ref in settings |
2023-02-28 |
|||
๐ Rename lamindb_setup to lamin in guide & faq |
2023-02-27 |
|||
๐จ Rename root_str to root_as_str |
2023-02-25 |
|||
โจ Add root_str property to Storage |
2023-02-25 |
|||
๐ Rename lamindb_setup CLI to lamin |
2023-02-24 |
|||
๐ Move code to laminci |
2023-02-23 |
|||
๐ Fix CI docs upload |
2023-02-22 |
0.35.3 |
||
๐ท Upload docs artifacts |
2023-02-22 |
|||
๐ท Add CI helper for uploading docs |
2023-02-22 |
0.35.2 |
||
๐ Fix trailing slash in storage table |
2023-02-22 |
0.35.1 |
||
๐ Reinit Locker on user or storage change |
2023-02-22 |
|||
๐จ Use resolve() instead of absolute() |
2023-02-21 |
|||
๐ง Parse config for CI to retrieve anon key |
2023-02-21 |
0.35.0 |
||
โจ Enable setup of local auth instance |
2023-02-20 |
0.35rc2 |
||
โก๏ธ Replace |
2023-02-18 |
|||
๐ Fix styling of migrate guide |
2023-02-17 |
|||
๐ Polish migration guide |
2023-02-17 |
|||
๐ Fix nox |
2023-02-16 |
0.34.1 |
||
๐จ Deprecate |
2023-02-16 |
0.34.0 |
||
๐จ Introduce |
2023-02-16 |
|||
โ๏ธ Fix example |
2023-02-16 |
|||
๐ธ Proper client server check |
2023-02-16 |
0.33.0 |
||
๐ Migration guide |
2023-02-16 |
|||
โฌ๏ธ Upgrade hub to 0.4.0 |
2023-02-15 |
0.32.6 |
||
๐ง Add |
2023-02-15 |
0.32.5 |
||
โป๏ธ Adapt migration_id test for hub |
2023-02-15 |
|||
๐ Also update dev-level ORMs |
2023-02-15 |
|||
๐ฅ Remove synchronization warnings mute in setup_schema |
2023-02-15 |
|||
๐ Fix a synchronization issue during init of remote sqlite |
2023-02-15 |
|||
๐ Fix error raising for |
2023-02-14 |
0.32.4 |
||
๐ Fix test_migrate_clones_postgres |
2023-02-14 |
0.32.3 |
||
๐ Generate all migrate files before migrate |
2023-02-14 |
0.32.2 |
||
๐ Fix import and simplify params |
2023-02-14 |
0.32.1 |
||
โฌ๏ธ Upgrade |
2023-02-13 |
|||
๐ Rename package from |
2023-02-12 |
0.32.0 |
||
๐จ Enable using the current instance for generating migration script |
2023-02-10 |
0.31.0 |
||
๐จ Generate alembic.ini before before check migrate |
2023-02-10 |
|||
โจ Added migration module |
2023-02-10 |
|||
๐ Fix access to newly created instances on s3 due to region |
2023-02-09 |
|||
๐ธ Validate instances at |
2023-02-09 |
|||
๐ธ Add error if client version schema package version is lower than deployed db schema module version |
2023-02-09 |
|||
โป๏ธ Remove _sbclient suffix |
2023-02-06 |
|||
๐ธ Better UX |
2023-02-06 |
|||
๐ Fix check_versions |
2023-02-06 |
0.30.14 |
||
๐ Fix login on new environments |
2023-02-06 |
0.30.13 |
||
๐ Fix modified for gcs for locker |
2023-02-05 |
|||
โจ Add rich string representation for InstanceSettings class |
2023-01-31 |
0.30.12 |
||
โจ Add rich string representation for UserSettings class |
2023-01-31 |
|||
๐ Pin deps for aiobotocore to fix resolution |
2023-01-27 |
0.30.11 |
||
โฌ๏ธ Upgrade laminhub-rest to 0.1.4 |
2023-01-27 |
|||
โฌ๏ธ Cleaned up dependencies |
2023-01-27 |
|||
๐ Pin s3fs and gcsfs to the latest versions |
2023-01-25 |
0.30.10 |
||
๐ Use |
2023-01-24 |
0.30.9 |
||
๐ฆบ Additional safety measures for locker |
2023-01-24 |
|||
๐ Pin s3fs version |
2023-01-23 |
0.30.8 |
||
โป๏ธ Refactor locker and change locking logic to explicit locks |
2023-01-21 |
|||
โ Delete instances created during failed tests |
2023-01-21 |
|||
๐ธ Fix messing with cached user settings upon failed signup |
2023-01-20 |
0.30.7 |
||
๐ฉน Fix creation of storage dir upon re-init |
2023-01-20 |
|||
๐ Move load guide to the front |
2023-01-20 |
|||
๐ Restore sqlite db synchronization on |
2023-01-16 |
|||
๐ Fix migration config |
2023-01-16 |
0.30.6 |
||
๐จ Document ontology versioning and remove legacy sql |
2023-01-16 |
0.30.5 |
||
โ Test schema modules on postgres |
2023-01-16 |
|||
๐ Fix another occurence |
2023-01-16 |
0.30.4 |
||
๐ง Fix nox for testing migrations |
2023-01-16 |
0.30.3 |
||
โฌ๏ธ Upgrade laminhub-rest |
2023-01-16 |
0.30.2 |
||
๐ฅ Remove atexit |
2023-01-16 |
|||
โฌ๏ธ Upgrade laminhub_rest |
2023-01-16 |
0.30.1 |
||
๐๏ธ Separate hub components out to turn lndb-setup into pure client |
2023-01-16 |
0.30.0 |
||
๐ Rename |
2023-01-14 |
|||
๐ Fix hub interaction |
2023-01-14 |
|||
๐ฉน Patch cloning |
2023-01-13 |
0.30a1 |
||
๐ Prevent initializing an instance with a db already used |
2023-01-13 |
|||
๐ฅ Properly check if an instance exists during init |
2023-01-13 |
|||
โป๏ธ Refactor storage property |
2023-01-12 |
|||
๐จ Refactor dialect property |
2023-01-12 |
|||
๐ Fix checking for non remote instance loaded from hub |
2023-01-12 |
|||
๐ Prevent loading non remote instance from hub |
2023-01-12 |
|||
๐ Prevent loading non remote instance from hub |
2023-01-12 |
|||
๐ Fix |
2023-01-11 |
|||
๐จ Simplify loading |
2023-01-11 |
|||
๐๏ธ Stop tracking non remote instance in hub |
2023-01-11 |
|||
โฌ๏ธ Upgrade lnschema core |
2023-01-10 |
0.29.0 |
||
โ Ensure each deleted instance name are specific to a CI run |
2023-01-10 |
|||
โ Ensure instances deleted during tests are not used anywhere else |
2023-01-10 |
|||
โฌ๏ธ Downgrade lnschema-core |
2023-01-10 |
|||
๐ Load settings for delete an instance if settings file cannot be found locally |
2023-01-09 |
|||
โจ Load remote instance |
2023-01-09 |
|||
โป๏ธ Refactor delete function |
2023-01-06 |
|||
๐ Add schema field to instance metadata |
2023-01-06 |
|||
๐ Make delete command compatible with delete function |
2023-01-06 |
|||
โจ Command delete for the CLI |
2023-01-05 |
|||
๐ฑ Clean up & complete test instances |
2023-01-05 |
0.28.1 |
||
โจ Output information about current user in |
2023-01-05 |
|||
โจ Add command for generating migrations |
2023-01-05 |
|||
๐ Added swarm_test instance |
2023-01-05 |
|||
๐ Migration skipped return None |
2023-01-05 |
0.28.0 |
||
๐ Add a clone guide |
2023-01-04 |
|||
๐ธ Less dangerous error message for deleted remote sqlite file |
2023-01-04 |
|||
๐ฑ Add hub schema |
2023-01-04 |
|||
โจ Enable to specify name when setup a local test postgres |
2023-01-04 |
|||
โจ Mutual exclusion for a sqlite db file |
2022-12-27 |
|||
๐ Move |
2022-12-22 |
|||
๐จ Remove implicit casting to boolean |
2022-12-20 |
0.27.0 |
||
๐ Fix CLI |
2022-12-19 |
|||
๐จ Refactor push instance function |
2022-12-17 |
|||
๐จ Add owner handle in instance settings file name |
2022-12-17 |
|||
๐ Catch all cloudpath & client occurences for gs |
2022-12-16 |
0.26.3 |
||
๐จ Alleviate inconsistency in |
2022-12-15 |
0.26.2 |
||
๐จ Cache owner |
2022-12-15 |
|||
โป๏ธ Refactor set & show |
2022-12-15 |
0.26.1 |
||
๐ธ Enable to work with gcloud login |
2022-12-15 |
0.26.0 |
||
โจ Add info command to CLI |
2022-12-15 |
|||
๐ธ Improve logging for instance initialization |
2022-12-15 |
|||
๐ Create FAQ |
2022-12-15 |
|||
โจ Enable to switch storage for postgres |
2022-12-15 |
|||
๐ท Remove |
2022-12-15 |
|||
๐ Fix migrations e2e testing |
2022-12-14 |
0.25.3 |
||
๐ฉน Fix sync warnings on instance creation |
2022-12-13 |
|||
๐ Improve CLI init docs |
2022-12-13 |
|||
๐ Fix dbconfig |
2022-12-13 |
0.25.2 |
||
โ Add test for postgres |
2022-12-13 |
|||
๐ Fix missing return |
2022-12-13 |
0.25.1 |
||
๐จ Infer db file name from instance name |
2022-12-13 |
|||
๐จ Drop name property |
2022-12-13 |
|||
โ Test google cloud bucket |
2022-12-13 |
|||
๐ธ Persist instance name during init |
2022-12-13 |
|||
โ Add a new test for custom instance name |
2022-12-12 |
|||
๐จ Instance initialization with url argument |
2022-12-12 |
|||
๐ท Check whether scripts dir exists |
2022-12-12 |
|||
๐ท Extend nox |
2022-12-12 |
0.25.0 |
||
๐ Restore synchronization of the sqlite db file |
2022-12-11 |
|||
โ Test for custom instance name |
2022-12-11 |
|||
โจ Enable to specify name during instance initialization |
2022-12-10 |
|||
๐จ Simplify nox tools |
2022-12-09 |
0.24.4 |
||
๐ธ Better error logging login |
2022-12-08 |
0.24.3 |
||
๐ Fix typo |
2022-12-08 |
0.24.2 |
||
๐ท Configure test instance with schemas |
2022-12-08 |
0.24.1 |
||
โจ Added bionty versioning |
2022-12-08 |
0.24.0 |
||
๐จ Add more nox utilities |
2022-12-08 |
|||
โป๏ธ Clean up migration testing framework |
2022-12-08 |
0.23.1 |
||
โจ Enable settings to be specific for an environment |
2022-12-08 |
0.23.0 |
||
๐จ Drop dynamic settings logic |
2022-12-08 |
|||
โจ Expand |
2022-12-07 |
0.22.2 |
||
๐ Fix migration & additional testing primitive |
2022-12-07 |
0.22.1 |
||
โจ Add a close command |
2022-12-05 |
0.22.0 |
||
๐จ Refactor |
2022-12-05 |
|||
๐ Update site base url for test env |
2022-12-03 |
0.21.0 |
||
๐จ More clarity around schema names |
2022-11-29 |
|||
โป๏ธ Refactor assets |
2022-11-29 |
|||
๐ Fix return codes CLI |
2022-11-28 |
|||
โฌ๏ธ Upgrade |
2022-11-28 |
0.20.4 |
||
๐ Propagate migrate |
2022-11-28 |
0.20.3 |
||
๐ธ Reload schemas when switching between sqlite & postgres |
2022-11-28 |
0.20.2 |
||
โป๏ธ Refactor |
2022-11-28 |
|||
๐จ Improve migration testing framework |
2022-11-28 |
0.20.1 |
||
โจ Migrations testing framework |
2022-11-27 |
0.20.0 |
||
โฌ๏ธ Upgrade |
2022-11-27 |
0.19.0 |
||
๐ฑ Clone postgres to test DB |
2022-11-26 |
|||
๐ Update docstring |
2022-11-26 |
|||
โจ Add clone capability for testing migrations |
2022-11-25 |
|||
โจ Enable dynamic connector file |
2022-11-24 |
|||
๐ Look for a unique instance name by owner |
2022-11-24 |
|||
โจ Add |
2022-11-23 |
0.18.0 |
||
โจ Multi environments setup |
2022-11-23 |
0.17.0 |
||
โจ Enable to skip migration |
2022-11-19 |
0.16.0 |
||
๐ฅ Do not enforce foreign key integrity on sqlite |
2022-11-14 |
0.15.0 |
||
๐ธ Fixed warning |
2022-11-03 |
0.14.1 |
||
๐ Fix static lnschema_core import |
2022-11-03 |
0.14.0 |
||
โจ Modularize SQL schema & camel-case Python table classes |
2022-11-03 |
|||
๐ฉน Hide hub error in a thread on Windows |
2022-10-30 |
|||
๐ Add entry in user_instance table |
2022-10-27 |
0.13.2 |
||
๐ Fix instance exists check |
2022-10-26 |
0.13.1 |
||
๐ฅ Remove lamindb_setup hub depency |
2022-10-26 |
0.13.0 |
||
๐จ Remove lndb_hub dependency |
2022-10-26 |
|||
โจ Enable dev settings |
2022-10-26 |
|||
โจ Push instance during setup |
2022-10-22 |
|||
๐ Skip migration if None |
2022-10-20 |
0.12.2 |
||
๐ฉน Fix password error message at login |
2022-10-20 |
|||
โจ Enable to bypass instance settings file |
2022-10-18 |
|||
โจ Store access token |
2022-10-17 |
|||
๐ Fix sqlite file update |
2022-10-12 |
0.12.1 |
||
๐ธ Only write migration version upon schema creation |
2022-10-12 |
|||
๐ธ Enforce foreign key constraints in SQLite |
2022-10-10 |
0.12.0 |
||
๐ Overhaul docs |
2022-10-10 |
|||
๐ธ Fixed migration retrieval warning |
2022-10-10 |
0.11.0 |
||
๐ Populate user name |
2022-10-10 |
|||
โจ Add drylab schema |
2022-10-10 |
|||
๐ Rename |
2022-10-10 |
|||
โจ Add user name to settings |
2022-10-10 |
|||
๐ Fix incompatibility with postgres |
2022-10-10 |
0.10.1 |
||
โจ Track user name |
2022-10-10 |
|||
๐ Redirect user after signup |
2022-10-07 |
0.10.0 |
||
๐ Fix storage not inserted during instance setup |
2022-10-07 |
|||
๐ฉน Cast base settings dir as Path |
2022-10-04 |
0.9.4 |
||
๐๏ธ Enable other settings location |
2022-10-04 |
0.9.2 |
||
๐ Better logging during instance creation |
2022-10-03 |
|||
๐ Ensure compat with lnbfx |
2022-10-03 |
0.9.1 |
||
โจ Implement migrations for all schema modules |
2022-10-03 |
0.9.0 |
||
โจ Add docking schema module |
2022-10-03 |
|||
๐๏ธ Make setup compatible with postgres |
2022-10-03 |
0.8.3 |
||
๐ฅ Removed |
2022-09-28 |
0.8.2 |
||
๐ Fix CLI load |
2022-09-26 |
0.8.1 |
||
๐ธ Make load arg positional |
2022-09-26 |
0.8.0 |
||
๐จ Explicitly treat no schema modules as None |
2022-09-24 |
|||
๐ธ Do not error if local file is newer, print warning instead |
2022-09-24 |
|||
๐จ Simplify version selection |
2022-09-24 |
|||
โ Test bionty migration |
2022-09-22 |
0.7.1 |
||
โจ Track versions and migrations of bionty |
2022-09-22 |
|||
๐ Rename |
2022-09-21 |
0.7.0 |
||
โจ Automatic migration for core schema module |
2022-09-21 |
|||
โจ Populate migration upon instance init |
2022-09-18 |
|||
๐ฑ Added swarm biosample schema |
2022-09-08 |
0.6.3 |
||
โ Add GCP test bucket |
2022-09-06 |
|||
๐ธ Call out storage location |
2022-09-05 |
|||
โจ Automatically add storage region |
2022-09-05 |
0.6.2 |
||
๐ Rename guides to guide |
2022-09-05 |
|||
โ Make schema tests safer |
2022-08-30 |
|||
๐ Fix bugs related to setting up storage |
2022-08-30 |
|||
๐ Updated dependencies |
2022-08-26 |
0.6.1 |
||
โจ Make tables in schema modules configurable |
2022-08-25 |
0.6.0 |
||
๐ธ Safer logging and errors for out-of-date schema |
2022-08-24 |
|||
๐จ Use id to reference storage |
2022-08-23 |
0.5.5 |
||
โจ Track cloud workspace location |
2022-08-20 |
0.5.4 |
||
๐ Rename schema modules |
2022-08-19 |
0.5.3 |
||
๐ง Switch to dedicated lndb-setup test bucket |
2022-08-18 |
0.5.2 |
||
๐ Fix logging error |
2022-08-18 |
|||
โจ Integrate instance setup with lndb-bfx-pipeline |
2022-08-18 |
|||
๐ Correct login error message |
2022-08-17 |
|||
๐งฑ Settings with absolute path |
2022-08-10 |
0.5.1 |
||
โจ Add schema version check back in |
2022-08-03 |
0.5.0 |
||
๐ธ Safe login in case of partially deleted instance |
2022-08-02 |
0.4.3 |
||
๐ Log user into instance db |
2022-08-02 |
0.4.2 |
||
๐ธ Remove handle from signup |
2022-08-02 |
|||
โ Test edge case |
2022-08-01 |
0.4.1 |
||
๐ Renamed top-level API functions to match CLI names |
2022-08-01 |
0.4.0 |
||
โจ Require registering a |
2022-08-01 |
|||
๐ Rename |
2022-08-01 |
|||
๐ฉน Import core schema at setup time |
2022-07-31 |
0.3.1 |
||
โฌ๏ธ Upgrade to |
2022-07-31 |
0.3.1 |
||
๐ Make storage public |
2022-07-26 |
0.3.0 |
||
๐ธ Expose settings through one |
2022-07-26 |
|||
โป๏ธ Modularize settings & setup across files, increase coverage, set up documentation |
2022-07-26 |
|||
โจ Allow switching schema modules |
2022-07-25 |
0.2.0 |
||
๐ Add table construction & database engine |
2022-07-25 |
0.1.1 |
||
๐ Move code from lamindb here |
2022-07-24 |
0.1.0 |