Skip to content

Releases: bag-cnag/biodm

0.4.0

04 Jul 12:05
b8ea392
Compare
Choose a tag to compare

Release 0.4.0

-> Group hierarchies
-> Hierarchical permissions

-> Entity versioning

-> Integration testing
-> Modular features and dependencies.

Overall progress with coverage, typing and health metrics
Example now supports SQLite backend at the cost of an extra request to fetch max id before inserting new rows.

Next steps:

improvements.
    Versioning (default actions on last version)
    Group parenthood (create with path_parent + display name / create in nested json)
    Error hierarchy, handling, status codes...
features
    Metadata dictionary mappings

Early

13 Jun 11:49
9b8a4e1
Compare
Choose a tag to compare
  • Read/Write Permissions.
  • Stability patches
  • Gentle refactor of security

First demonstrable release.

31 May 15:47
7172a9c
Compare
Choose a tag to compare
Merge pull request #5 from bag-cnag/dev

Dev

pre release

19 Apr 11:31
Compare
Choose a tag to compare
pre release Pre-release
Pre-release

What's missing before actual release:

  • Functionalities
    • Figure out SQLAlchemy cascading policy
    • S3 File management (delayed until our testing bucket is up again).
    • A comprehensive error definition and catching within the codebase
    • Check user defined permissions on the fly
    • Check some marshmallow fields against onthologies
    • Optional
      • PATCH / PUT
      • Keycloak Update/Delete
  • Care
    • Unit tests
    • Package Core
      • Fix requirements dependencies
    • Documentation +> User Manual or Quickstart

v0.1.2-beta

15 Apr 11:48
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release
  • Adds support for openapi schema generation and associated docstrings

Getting closer to a release candidate

12 Apr 14:10
Compare
Choose a tag to compare
Pre-release
v0.1.1-beta

RootController for prefixless routes, fix up imports

v0.1.0-beta

10 Apr 10:33
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release
  • Fix Keycloak entity mappings
  • Stick better to intended structure (Controller -> Service -> Manager)

First release

03 Apr 15:01
Compare
Choose a tag to compare
First release Pre-release
Pre-release
v0.1.0-alpha

qol