Skip to content

2024b- v1.27.1

Compare
Choose a tag to compare
@atheo89 atheo89 released this 16 Jan 17:48
· 672 commits to main since this release
44d818a

What's Changed

  • Remove Habana references from docs by @atheo89 in #793
  • RHOAIENG-11274: chore(Makefile): widen the container build context to the whole repo, so we can start reusing code between images in the future by @jiridanek in #792
  • NO-JIRA: fix selftest, need to use gmake on macOS by @jiridanek in #799
  • RHOAIENG-16518: ref(jupyter): deduplicate the Jupyterlab loading spinner code using the improvements put into place just before by @jiridanek in #801
  • RHOAIENG-16517: chore(tests): add new changed-files-rebuild helper for GitHub Actions PRs by @jiridanek in #800
  • RHOAIENG-16517: chore(tests): add sandboxing so that Dockerfile builds can only access files we know they access by @jiridanek in #803
  • Update Piplock Renewal GitHub Action by @atheo89 in #805
  • RHOAIENG-16403: chore(Makefile): implement .ONESHELL: and .SHELLFLAGS := -eu -o pipefail -c in Makefile by @jiridanek in #791
  • RHOAIENG-16403: chore(Makefile): remove the now-unnecessary trailing slash (\s*;?\s*\\$) by @jiridanek in #808
  • NO-JIRA: chore(.editorconfig): introduce .editorconfig file for the project by @jiridanek in #809
  • Make the pipfile renewal to work when cron firing by @atheo89 in #811
  • RHOAIENG-16520, RHOAIENG-11807, RHOAIENG-16955: update setuptools to 70.0.0 for CVE fixes by @dibryant in #807
  • NO-JIRA: chore(gha): run code-server playwright tests for pushes (and scheduled run) as well by @jiridanek in #816
  • NO-ISSUE: chore(owners): add myself as reviewer/approver by @andyatmiami in #818
  • NO-JIRA: chore(tests): use gmake on macOS by @jiridanek in #819
  • RHOAIENG-16415: chore(notebooks): remove unreferenced 3.9 images by @jiridanek in #817
  • Pin jupyterlab package to version 4.2.6 by @caponetto in #810
  • RHOAIENG-16604: feat(RStudio): grab proxy-related env vars from container env context and set them in R default environment by @shalberd in #797
  • RHOAIENG-17256: install necessary base OS package to make Knit rendering of R markup to PDF possible by @shalberd in #798
  • feat(deps): add kubeflow-training to workbench images by @andyatmiami in #826
  • NO-JIRA: fix(build): use yq to modify kustomization.yaml during deploy targets by @andyatmiami in #828
  • Updated notebooks via odh-sync-updater-12711100946 GitHub action by @Bobbins228 in #836
  • Update Imagestream files with new package versions by @atheo89 in #841
  • [Digest Updater Action] Update Notebook Images by @github-actions in #842

New Contributors

Full Changelog: v1.27.0...v1.27.1