Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 May 15:38
274d52c

3.0.0 (2026-05-26)

⚠ BREAKING CHANGES

  • update from prefect2 to prefect3
  • Version 1, first production version

Features

  • add astroquery (c52d88e)
  • add bagpipes (7b53ee4)
  • add cartopy and psycopg2-binary for status page (cb0ae8a)
  • Add java to notebook version (fc2404c)
  • Add java to notebook version try2 (526fd55)
  • Add java to notebook version try3 (0b4c80c)
  • Add java to notebook version try4 (e80cbfb)
  • add MPI (e8f1924)
  • Add pyfftw (2585c42)
  • add python-dotenv for POSSUMutils (ff6e81a)
  • add singularity, apptainer and screen (6c46c84)
  • add utilities for possum2caom2 (a89e5ad)
  • base Image: debugged micromamba installation process (4a6b0ac)
  • base: add beautifulsoup module (fb425ee)
  • base: Add no cache to continuous development whenever possum2caom2 needs to be updated (c097797)
  • base: add rclone (3b82ecf)
  • base: add sssd to prefect container (3894c4f)
  • base: add tk to prefect container (38c51c0)
  • base: implement prefect in separate container (73c1005)
  • base: remove possum_headless from CD and add POSSUM2CAOM2 software (cdcb63b)
  • base: try install prefect in headless docker container (d25b7c5)
  • base: Unify Dockerfile for notebook and headless. Add prefect to notebook, no jupyter in headless (2c3c1d6)
  • build: add quotes around python versions (a64ef9b)
  • ci: added pre-commit ci action (2cc8b3d)
  • core: also push notebook images (214cdfc)
  • core: install yappi and psrecord (be51367)
  • core: remove POSSUM pipeline code copy (92c10f4)
  • docs: added mkdocs (8505ae8)
  • downgrade astroquery so I can login headlessly (f069f82)
  • force update caom2repo to 1.6.3 (8a11a7b)
  • Github-Actions: added a new deployment step with matrix capabilties (1d2b711)
  • Github-Actions: added deloyment action for base container (32df4a2)
  • install FITSverify into notebook (da6a8c3)
  • install pyregion (2d76a41)
  • remove pyfftw and install cadctap pyvo and vos for interacting with youCAT (76a4e2e)
  • setup: added python setup config (e740204)
  • update from prefect2 to prefect3 (a1eb503)
  • Version 1, first production version (47bc23f)

Bug Fixes

  • add bagpipes back in to resolve dependencies (49f4fcc)
  • Add java to docker try10 (fa46979)
  • Add java to docker try11 (just notebook) (7763496)
  • Add java to docker try12 (jre instead of jdk) (cfbd323)
  • Add java to docker try6 (748bbe4)
  • Add java to docker try7 (29b3cdb)
  • Add java to docker try8 (6b0cf4c)
  • Add java to docker try9 (8f1b0a2)
  • Add java to notebook version try5 (dae0cd2)
  • base: Also add possum2caom2 to notebook (c73b877)
  • base: CANFAR requires sssd (ae21bf6)
  • base: move to py3.12 (5e294cb)
  • base: Moving to py3.12 (7d5dd5e)
  • base: rclone requires unzip (4f8e87c)
  • build: fixed ref issue in docker build (d971218)
  • CI/CD: fixed issues with docs build (1661518)
  • core: add gprof2dot (db32043)
  • docs: fixed the spelling of ubuntu (ff272b3)
  • downgrade astroquery so I can login headlessly (246ac72)
  • fix pymultinest installation (0babf21)
  • force update containers to get new possum2caom2 version (04fd6e0)
  • force update possum2caom (6649940)
  • Force update to latest possum2caom2 (1be123d)
  • Github-Actions: fixed github actions syntax (beafcc6)
  • Github-Actions: working on deployment (d19c775)
  • Github-Actions: working on deployment chain (c14f04d)
  • possum_prefect: rebuild to pick up healpy-based possum2caom2 (fixes 0923 vs 0922 tile names) (9ceb2d9)
  • remove pyfftw as it doesnt work with py312 (959109a)
  • remove singularity (0c7be0c)
  • should have been psycopg2-binary' (285a038)
  • standardise on prefect 3.4.25 for now (9850716)
  • this should finally install apptainer/singularity (c9c8f99)
  • try fix with dev version (906c5fe)
  • try fix with mkdir (557cfda)
  • update dockerfile to address bug (5e2b4d9)
  • update readme (952c6ac)
  • Update README (and force building new version of possum2caom2) (b275161)
  • update README and force new build to update possum2caom2 (6955d1f)
  • update README and force new build to update possum2caom2 v0.1.4 (80fd30c)
  • Working version of fitsverify in both containers (6e5d348)

Documentation