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-09-18)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • python: add minimal pyproject.toml (#466) (9468850)
  • 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 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 share-related parameters to get_workflows (#429) (d4c0358)
  • openapi: update workflow sharing specs after changes (#429) (3f08c0a)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants