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.95.0 #450

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 14, 2024


0.95.0 (2024-11-12)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • python: add minimal pyproject.toml (#466) (9468850)
  • python: add support for Python 3.13 (#472) (563f8c8)
  • python: drop support for Python 3.6 and 3.7 (#453) (85cca11)
  • python: install snakemake compatible with Python 3.12 (#465) (9c88f7c)
  • python: remove deprecated pytest-runner (#466) (e406a59)
  • python: upgrade yadage dependencies (#462) (2d2f631)
  • python: use optional deps instead of tests_require (#466) (6952b62)

Features

  • gherkin: add gherkin parser for workflow testing (#464) (cf38a92), closes #463
  • openapi: add live_logs_enabled property in logs output (#473) (564c027)
  • openapi: add dask_autoscaler_enabled field (#474) (fd90d74)
  • openapi: add dask_cluster_max_number_of_workers field (#477) (bb6bad6)
  • openapi: add endpoint to fetch workflow share status (#429) (6370815)
  • openapi: add endpoint to share workflows (#429) (b7a3476)
  • openapi: add endpoint to unshare workflows (#429) (2ec60cc)
  • openapi: add endpoints to fetch sharing users (#429) (761a898)
  • openapi: add recommended images to info endpoint (#459) (3d2420a)
  • openapi: add share-related parameters to get_workflows (#429) (d4c0358)
  • openapi: add workflow engine versions to info endpoint (#475) (2caa2e2)
  • openapi: update reana.yaml schema to include dask field (#467) (d0becac)
  • openapi: update workflow sharing specs after changes (#429) (3f08c0a)
  • snakemake: add support for Snakemake 8 (#471) (cac0dcc)

Bug fixes

  • kerberos: stop ticket renewal when pod is terminated (#454) (a7bcf7a)

Performance improvements

  • k8s: avoid extraneous refetching of user secrets (#456) (77d263e), closes #455
  • kerberos: stop ticket renewal as soon as possible (#454) (08cbfa1)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#452) (ac2a01b)
  • actions: upgrade to Ubuntu 24.04 and Python 3.12 (#465) (6fa5566)
  • commitlint: improve checking of merge commits (#465) (273b72d)
  • pytest: invoke pytest directly instead of setup.py test (#466) (ed6c468)
  • tox: fix collecting code coverage information (#470) (ebf3695)

Chores

  • master: release 0.95.0a1 (024776f)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 83e9d6e to 0850c12 Compare March 18, 2024 17:52
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 0850c12 to f0b548f Compare May 8, 2024 15:00
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from f6ee1c6 to 17d6e47 Compare July 23, 2024 10:47
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 17d6e47 to 804e63a Compare July 31, 2024 07:28
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 804e63a to b0b7004 Compare August 7, 2024 13:01
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 98ad327 to 5d48b73 Compare August 26, 2024 15:22
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 5d48b73 to eb0027a Compare September 4, 2024 16:20
@github-actions github-actions bot force-pushed the release-please--branches--master branch from eb0027a to 8444c8e Compare September 18, 2024 11:35
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8444c8e to 32238ed Compare October 10, 2024 12:22
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from af3e8fd to 64e0a0e Compare October 28, 2024 12:30
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 64e0a0e to 6eb9a55 Compare October 31, 2024 14:07
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from e98c0eb to a48505c Compare November 12, 2024 14:17
@github-actions github-actions bot force-pushed the release-please--branches--master branch from a48505c to e6a908f Compare November 12, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants