Skip to content

Releases: uc-cdis/gen3utils

0.10.8

12 May 17:48
0c63965

Choose a tag to compare

What's Changed

Full Changelog: 0.10.7...0.10.8

0.10.7

08 May 18:20
5642edf

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.6

Notes to tag/commit: 0.10.7

Generated: 2025-05-08

Improvements

  • update config to skip gen3-discovery-ai since it has no regular release
    notes for now (#126)

0.10.6

01 Oct 16:54
7a47ec5

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.5

Notes to tag/commit: 0.10.6

Generated: 2024-10-01

Improvements

  • Added a bit more description to the repo introduction (#124)

Dependency Updates

  • gdcdatamodel is now gen3datamodel. Upgrade the dependency and update
    the import statement (#125)

0.10.5

05 Feb 18:22
509ba29

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.4

Notes to tag/commit: 0.10.5

Generated: 2024-02-05

0.10.4

13 Dec 20:40
bd84d35

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.3

Notes to tag/commit: 0.10.4

Generated: 2023-12-13

Dependency Updates

  • Update dependencies to fix pyyaml install issue (#121)

0.10.3

20 Oct 22:02
fdcc29a

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.2

Notes to tag/commit: 0.10.3

Generated: 2023-10-21

Bug Fixes

  • Update generate_comment.py to fix sower_jobs parse error (#119)

0.10.2

17 Oct 19:52
c585497

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.1

Notes to tag/commit: 0.10.2

Generated: 2023-10-17

Bug Fixes

  • Fix get_downgraded_services() to check if services are on a branch - if
    so, we can't compare the versions (#118)
  • Fix check_services_on_branch() to recognize both Quay and ECR images as
    CTDS repos instead of just Quay (#118)

0.10.1

22 Sep 18:36
c805310

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.10.0

Notes to tag/commit: 0.10.1

Generated: 2023-09-22

Improvements

  • Handle more custom portal images (#117)

Add ability to validate nested_props in gitops.json

15 Sep 19:38
58092fa

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.9.3

Notes to tag/commit: 0.10.0

Generated: 2023-09-15

Improvements

  • Add ability to correctly validate nested_props in gitops.json

Continue when unable to comment on PR

31 May 16:17

Choose a tag to compare

Release Notes

For: uc-cdis/gen3utils

Notes since tag: 0.9.2

Notes to tag/commit: 0.9.3

Generated: 2023-05-31

Improvements

  • Continue when unable to comment on PR