Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: uc-cdis/datamodelutils

1.1.2

17 Nov 18:46
6073caf

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

04 Aug 16:58
bc9b9c8

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 1.1.0

Notes to tag/commit: 1.1.1

Generated: 2025-08-04

Deployment Changes

  • Loosen sqlalchemy dependency to allow version 1.4 (#34)

1.1.0

02 Oct 19:43
157e159

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 1.0.0

Notes to tag/commit: 157e159

Generated: 2024-10-02

Improvements

  • Adds github actions (#31)

Dependency Updates

  • Python to 3.9 (#31)
  • Bumps gen3datamodel to 3.2.3 (#31)

Python 3 Version

09 Dec 21:34
8287a2b

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.7

Notes to tag/commit: 1.0.0

Generated: 2019-12-09

0.4.7

25 Jun 14:16
dc49986

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.6

Notes to tag/commit: 0.4.7

Generated: 2019-06-25

Bug Fixes

  • Fixed the order of migration so that create-all would run correctly on an
    empty database (#15)

0.4.6

21 Jun 22:14
8d3ec30

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.5

Notes to tag/commit: 0.4.6

Generated: 2019-06-21

Dependency Updates

  • bump psqlgraph (#14)
  • bump sqlalchemy (#14)

0.4.5

29 Apr 18:02
1bc2301

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.4

Notes to tag/commit: 0.4.5

Generated: 2019-04-29

Improvements

  • Added 2 missing indexes, one of which is (by mistake) used in Sheepdog
    submission (#10)

0.4.4: Release Notes

24 Apr 14:47
d701bf2

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.3

Notes to tag/commit: 0.4.4

Generated: 2019-04-24

Dependency Updates

  • gdcdictionary latest version (#9)

0.4.3

18 Apr 15:41
d6579aa

Choose a tag to compare

Release Notes

For: uc-cdis/datamodelutils

Notes since tag: 0.4.2

Notes to tag/commit: 0.4.3

Generated: 2019-04-18

Deployment Changes

  • Sheepdog will now create (or replace) the missing indexes during migration
    (#6)

fix transaction_snapshots migration

15 Feb 22:13
51f71a4

Choose a tag to compare

Allow entity_id column to be null.