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 #679

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


0.95.0 (2024-10-21)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7
  • gitlab: The REST API endpoint gitlab_projects now includes pagination details.

Build

  • docker: pin setuptools to v70 (#696) (c1b4b71)
  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#692) (091a9ed)
  • python: add minimal pyproject.toml (#696) (6313720)
  • python: drop support for Python 3.6 and 3.7 (#683) (868dee9)
  • python: remove deprecated pytest-runner (#696) (20431fe)
  • python: use optional deps instead of tests_require (#696) (9c2a31f)

Features

  • gitlab: add search query parameter to filter projects (#681) (109cf38), closes #518
  • gitlab: add support for paginated project list (#681) (4d23c62), closes #518
  • rest: add live_logs_enabled property in logs output (#705) (c4be985)
  • rest: add endpoint for sharing workflows (#658) (045d275)
  • rest: add endpoint to get workflow share status (#658) (b7d14bb)
  • rest: add endpoint to unshare workflows (#658) (727c04e)
  • rest: add endpoints to fetch sharing users (#658) (3a1c5ea)
  • rest: add share-related parameters to get_workflows (#658) (a72f1ac)
  • rest: add user id to get-you endpoint (#658) (20246c9)
  • rest: make details available for shared workflows (#658) (b274a29)

Bug fixes

  • flask: avoid deprecated decorator before_first_request (#692) (6d3fe7d)
  • gitlab: handle pagination of GitLab webhooks (#684) (3f716f7), closes #682
  • reana-admin: skip retention rules for deleted workspaces (#697) (d1cd1a5)
  • rest: fix workflow sharing endpoints after changes (#658) (50495fc)

Code refactoring

  • gitlab: move all GitLab requests to dedicated client (#685) (703af19), closes #676
  • secrets: adapt to reana-commons secret-handling changes (#686) (3596ee0)

Test suite

  • pytest: adapt to fixture changes from default_user to user0 (#658) (72a6964)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#680) (b7cc00a)
  • commitlint: improve checking of merge commits (#692) (9a7bd8c)
  • pytest: invoke pytest directly instead of setup.py test (#696) (bd6762f)

Chores

  • master: release 0.95.0-alpha.1 (9fa4059)

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8e4dc41 to 68d42a7 Compare March 18, 2024 17:44
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 68d42a7 to ed32eae Compare April 17, 2024 10:27
@github-actions github-actions bot force-pushed the release-please--branches--master branch from ed32eae to c28dfae Compare May 7, 2024 07:43
@github-actions github-actions bot force-pushed the release-please--branches--master branch from c28dfae to cf9600a Compare July 17, 2024 12:27
@github-actions github-actions bot force-pushed the release-please--branches--master branch from cf9600a to 73aaae4 Compare July 31, 2024 07:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 4cee181 to 6e50a84 Compare August 8, 2024 09:22
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 6e50a84 to 4f82cf9 Compare August 21, 2024 15:11
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 9c456cf to 8762e4e Compare September 4, 2024 17:06
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 8762e4e to 24f0e3a Compare October 21, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants