Skip to content

Release 0.13.0#160

Merged
khoroshevskyi merged 23 commits into
masterfrom
dev
Jul 1, 2026
Merged

Release 0.13.0#160
khoroshevskyi merged 23 commits into
masterfrom
dev

Conversation

@khoroshevskyi

Copy link
Copy Markdown
Member

Changes:

  • Migrated from peppy to peprs across all modules (project, sample, view, models, utils)
  • Updated subsample key constant: SUBSAMPLE_RAW_LIST_KEYSUBSAMPLE_RAW_DICT_KEY
  • Added alembic database migration support; run_migrations parameter added to PEPDatabaseAgent and BaseEngine
  • Fixed nullable fields in schema models (SchemaVersionAnnotation, SchemaRecordAnnotation, UpdateSchemaRecordFields, UpdateSchemaVersionFields)
  • Added support for "latest" schema version resolution when uploading/updating projects
  • Moved SAMPLE_NAME_ATTR and SAMPLE_TABLE_INDEX_KEY constants into pepdbagent/const.py
  • Performed code cleanup and refactoring across modules, including modernization of the codestyle, installation and dependencies.
  • get_raw method (returning raw project) now returns keys: {config, samples, subsamples} instead of {config, sample_list, subsample_list}

TODO:

  • ❗ If this PR includes a new database schema migration, following steps are completed: Database Version Migration
  • Version of pepdbagent updated in __version__.py file
  • Changelog updated

@khoroshevskyi
khoroshevskyi merged commit 08ff294 into master Jul 1, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants