Skip to content

Releases: uc-cdis/containers

3.1.0

01 Oct 17:16
e27fadd

Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 3.0.2

Notes to tag/commit: e27fadd

Generated: 2025-10-01

New Features

  • Add jupyter-midrc GH action (#258)
  • Add GH Action to buld BIH images (#259)

Breaking Changes

  • Read the stata-license from an environment variable instead of mounted file
    (#240)
  • Uses AL2 base images in stata notebooks (#240)

Bug Fixes

  • fix BRH NB build (#250)

Deployment Changes

  • The stata license should be stored in a managed secret, no longer using
    g3auto secret (#240)

3.0.2

17 Sep 15:21
04e687d

Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

MC2DP - AL23 based image

15 Sep 20:25
55bf7c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

15 Aug 15:38
84b9714

Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 2.1.0

Notes to tag/commit: 3.0.0

Generated: 2025-08-15

Improvements

  • update all heal notebooks to AL2023 based image (#239)

2.1.0

19 Mar 19:16
3b2cf1b

Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 2.0.0

Notes to tag/commit: 3b2cf1b

Generated: 2025-03-19

Breaking Changes

  • Validation option title is required for CSV input dictionaries (#214)

Improvements

  • VLMD validation is migrated from healdata-utils to heal-platform-sdk (#214)

Dependency Updates

  • VLMD package healdata-utils is changed to heal-platform-sdk (#214)

2.0.0

06 Jan 21:05
016ffbb

Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.6

Notes to tag/commit: 2.0.0

Generated: 2025-01-06

New Features

  • Update user licensed pystata image to new jupyter base image (#206)
  • Update gen3 licensed pystata image to new jupyter base image (#206)
  • GH workflow to generate image hashes now supports historical values up to 2 (configurable) instances (#190)

Improvements

  • Update user licensed pystata image build workflow (#206)
  • Update gen3 licensed pystata image build workflow (#206)
  • add HEAL generic jupyter notebook with new base image (#202)

Breaking Changes

  • Corresponding logic at X-soar's script here must be updated to go hand in hand (#190)

Bug Fixes

  • Fix: image_url with an asterisk not being extracted properly (#200)
  • image_url handles one or more spaces in the allowed_base_images.txt (#199)

1.3.6

20 Jun 14:36
46262f0

Choose a tag to compare

Release Notes

For: uc-cdis/containers

Notes since tag: 1.3.5

Notes to tag/commit: 46262f0

Generated: 2024-06-20

New Features

  • Update GH workflow get_layer_info_for_nf_imgs.yml to process # and *
    in the allowed_base_images.txt file (#187)
  • Automatically deletes untagged images in the nextflow-approved/public's
    public ECR repo (#185)
  • Add new GH workflow that automatically pushes new nextflow base images to
    public ECR (#181)
  • Removed docker files which were once used as a potential base images, but
    are no longer in use. (#181)

Improvements

  • Utilize functions from healdata-utils for vlmd validation (#188)
  • Organized nextflow base docker images (#181)
  • Replace tag_name with image_uri to give more context to users when
    image scanning pipeline fails (#180)

1.3.5

01 May 15:47
7ccfde9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

29 Apr 18:36
d34a17a

Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

Release 1.0.0 for Jupyter VADC

04 Mar 15:44
90516ea

Choose a tag to compare

What's Changed

  • dep(vadc): update base image; add psycopg2 by @m0nhawk in #166