Skip to content

v0.3.0

Choose a tag to compare

@cpg-software-ci-bot cpg-software-ci-bot released this 26 Jun 04:11
· 188 commits to main since this release

v0.3.0 (2025-06-26)

Build System

  • Security fix for tornado>=6.5 (e0c3717)

  • Update pycares dependency, ignore low severity protobuf security issue (3cf8c7d)

  • Update pycares dependency, ignore low severity protobuf security issue (9f27a91)

  • Update requests package version (c897573)

Addresses github.com/advisories/GHSA-9hjg-9r4m-mvj7

  • Dockerfile: Add before uv sync (367c1b7)

  • Dockerfile: Fix version file location (3fc3da0)

  • Dockerfile: Rever COPY from astral uv (e10c265)

  • Dockerfile: Rm --no-install-project flag in docker build (707b46a)

  • Dockerfile: Try to pass in the build version (cefdc66)

  • Dockerfile: Update to new uv docker install standard (b3a8433)

See: https://github.com/astral-sh/uv-docker-example/blob/main/Dockerfile

  • uv.lock: Remove cpg-flow from lock file (92630d3)

Chores

Fixes: GHSA-48p4-8xcf-vxj5, GHSA-pq67-6m6q-mj2v

  • deps: Bump urllib3 to 2.5.0 (081d6a4)

Fixes: GHSA-48p4-8xcf-vxj5, GHSA-pq67-6m6q-mj2v

Code Style

  • commitlint: Set max length to 72 (a818b38)

  • pre-commit: Commitlint hook runs on commit (9c60d4a)

Continuous Integration

  • Dockerfile: Fix docker build (b8539d6)

  • package: Try a build cleanup step before mike deploy (a9b803f)

  • package,web-docs: Force workflow run on test branch (3d292fe)

  • sonarqube: Add "new_issues" key and sum all values (f32e309)

  • sonarqube: Also pull open issues on both projects (82f7418)

  • sonarqube: Echo raw metrics for debugging (9255af1)

  • sonarqube: Fix keys for summing new issues (62d9ea7)

  • sonarqube: Fix new_issues count (d525778)

  • sonarqube: More debug echos (e1fd734)

  • sonarqube: More debug statements (51c97c0)

  • sonarqube: Refactor sonarqube-fetch.sh (729f89f)

  • sonarqube: Try bc to sum values (37035a2)

  • sonarqube: Try new value key (2bd76f8)

  • web-docs: Persist-credentials to see if that resolves perm issue (1696682)

  • web-docs: Rm fix-mkdocs-deploy from push branches (50a4f6b)

Documentation

  • Fix docs warnings raised by mike (9647f29)

Features

  • Cohort: Add support for prefix method for cohort, similar to existing method for dataset (f104622)

this change also allows for uniqueness for between cohort outputs across multicohorts to be toggled on and off


Detailed Changes: v0.2.5...v0.3.0