Releases: NCI-GDC/gdcdatamodel
Releases · NCI-GDC/gdcdatamodel
Curie 3.4.1
Merge pull request #370 from NCI-GDC/chore/bump-dictionary-pins chore(pins): bump dictionary pins to final release tag
Boveri 3.4.0
DEV-722: bump final boveri pins (#365)
Boveri Release Candidate
chore(pins): update dictionary pins to 2.4.0-rc.1 (#363) DEV-722: update dictionary pins to 2.4.0-rc.1
3.4.0 release candidate 1
feat(tags): rename version key (#362) DEV-719: update deps and rename version key
3.3.0 release candidate 1
feat(versioning): Add support for auto data versioning (#355) DEV-17: datamodels auto compute tag Adds support for tagging nodes based on properties set in the dictionary. Adds the following sysan properties * version: version number for the given node * tag: a uuid string that represents nodes of same version (ie, all nodes with same tag are versions of each other) * latest: True, if the given node is the latest These values are evaluated using properties defined in the dictionary (currently only biodictionary defines those properties). The property name is tagProperties
Avery
Merge pull request #358 from NCI-GDC/chore/final-avery-tags final tags
3.2.0-rc.4: Merge pull request #356 from NCI-GDC/chore/update-ng-models
chore: bump gdc-ng-models to latest tag
3.2.0-rc.3: Feat/dev 551 add batch tables (#349)
* Bump gdc-ng-models version Ugprade gdc-ng-models version to include new Batch and BatchMembership tables * add new files for batch tables * DEV-551 update gdc-ng-models tag * DEV-551 pin setuptools-scm range * DEV-551 pin gdc-ng-models tag to 1.5.2-rc.3 * DEV-551 update gdcdictionary and psqlgraph pins * DEV-551 add newline at end of file
3.2.0-rc.2
Feat/dev 485 bump gdc ng models (#345) * DEV-485 update gdc-ng-models version * DEV-485 run correct pip-compile command * DEV-485 update gdc-ng-models pin
3.2.0 rc 1
DEV-40: Add dictionary defaults