Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 0.9.4 #791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 18, 2024


0.9.4 (2024-09-19)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#810) (69eb86b)
  • helm: add support for Kubernetes 1.30 (#799) (748ca07)
  • helm: add support for Kubernetes 1.31 (#822) (7da51d3)
  • helm: upgrade Traefik to v3 (#832) (0c0849d)
  • python: add minimal pyproject.toml (#815) (9112171)
  • python: drop support for Python 3.6 and 3.7 (#793) (8762855)
  • python: remove deprecated pytest-runner (#815) (d9db515)
  • python: use optional deps instead of tests_require (#815) (668eee4)

Features

  • config: add Compute4PUNCH backend (#780) (c2f490b)
  • config: new reana-demo-agc-cms-ttbar-coffea example (#792) (aff5c8f)
  • helm: add support for PgBouncer (#818) (7b472fe)
  • helm: add value to customise interactive session images (#795) (cd94d12)
  • helm: allow cluster administrator to configure ingress host (#804) (19ce68e)
  • helm: allow cluster administrator to configure ingress host (#804) (1479730)
  • helm: increase default rate limit values (#826) (fcecb6b), closes #825
  • helm: roll deployments when database config changes (#818) (04082f4)
  • reana-dev: customize kind image version (#811) (fedc752)
  • reana-dev: improve workflow testing in run-example command (#817) (72bd76b)

Bug fixes

  • helm: add NodePort services for debugging (#812) (33359ca)
  • helm: allow interactive-session-cleanup job to access RWC (#820) (a288636)
  • helm: use ingressClassName instead of deprecated annotation (#794) (b4f4633), closes #742

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#790) (8ce4a8d)
  • commitlint: check PR number presence in merge commits (#810) (f1291ed)
  • commitlint: improve checking of merge commits (#803) (16e5542)
  • pytest: invoke pytest directly instead of setup.py test (#815) (a29f469)
  • python: pin setuptools 70 (#822) (be45c54)

Documentation


@github-actions github-actions bot force-pushed the release-please--branches--master branch from f24f7ef to b2deb36 Compare May 3, 2024 12:06
@github-actions github-actions bot force-pushed the release-please--branches--master branch from b2deb36 to b3b0966 Compare June 7, 2024 06:29
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c584b90 to 9d56066 Compare July 3, 2024 07:50
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 9d56066 to e8068a6 Compare July 17, 2024 12:23
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c890ad7 to 045a77d Compare July 31, 2024 09:14
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 2525222 to 2c66489 Compare August 8, 2024 12:13
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from dbda912 to 3be0f92 Compare August 28, 2024 14:22
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 3be0f92 to ee5b820 Compare September 4, 2024 07:59
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 5a43607 to 8b494b4 Compare September 19, 2024 09:20
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8b494b4 to ac3440e Compare September 19, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm: increase rate limit values k8s: annotation "kubernetes.io/ingress.class" is deprecated
0 participants