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

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 15, 2024


0.95.0 (2024-12-05)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • docker: non-editable submodules in "latest" mode (#551) (af74d0b)
  • docker: pin setuptools to v70 (#593) (ba50def)
  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#592) (b4fe472)
  • python: add minimal pyproject.toml (#593) (90623e4)
  • python: bump all required packages as of 2024-03-04 (#574) (1373f4c)
  • python: bump shared REANA packages as of 2024-03-04 (#574) (e31d903)
  • python: drop support for Python 3.6 and 3.7 (#586) (8ae9ee4)
  • python: remove deprecated pytest-runner (#593) (d663604)
  • python: use optional deps instead of tests_require (#593) (9786f91)

Features

  • config: make Dask autoscaler configurable (#604) (db9ac05)
  • config: support OpenSearch deployment in custom namespace (#609) (7896c61)
  • helm: add initial Dask support (#600) (1515865)
  • helm: allow cluster administrator to configure ingress host (#588) (f1764ed)
  • helm: allow cluster administrator to configure ingress host (#588) (a7c9c85)
  • k8s: set custom ingressClassName for interactive sessions (#581) (13d1c5d)
  • manager: call shutdown endpoint before workflow stop (#559) (719fa37)
  • manager: increase termination period of run-batch pods (#572) (f05096a)
  • manager: pass custom env variables to job controller (#571) (646f071)
  • manager: pass custom env variables to workflow engines (#571) (cb9369b)
  • opensearch: fetch live logs from OpenSearch (#602) (ca38c69)
  • rest: add endpoint to get workflow share status (#552) (63154b5)
  • rest: add endpoint to share workflows (#552) (a2ccc64)
  • rest: add endpoint to unshare workflows (#552) (3c75a01)
  • rest: add share-related parameters to get_workflows (#552) (d896539)
  • rest: make details available for shared workflows (#552) (894a99e)
  • sessions: expose user secrets in interactive sessions (#591) (f1764ed)
  • sessions: expose user secrets in interactive sessions (#591) (784efee)
  • sessions: support list of allowed notebook images (#582) (3e31e05), closes #569

Bug fixes

  • add raw and human_readable format in size object (af85c2b)
  • delete_workflow: set retention rules as inactive (#595) (680e288)
  • docker: explicitly specify shell (#598) (fb9923c), closes #596
  • manager: graceful shutdown of job-controller (#559) (817b019)
  • manager: use valid group name when calling groupadd (#566) (73a9929), closes #561
  • rest: clean up workflow sharing code after changes (#552) (e36c6a2)
  • stop: store engine logs of stopped workflow (#563) (199c163), closes #560

Performance improvements

  • manager: reduce size of job-controller's db connection pool (#594) (5ac27ef)

Code refactoring

  • consumer: do not update status of jobs (#559) (5992034)
  • docs: move from reST to Markdown (#567) (4fbdb74)
  • secrets: adapt to reana-commons secret-handling changes (#583) (d9512fb)

Code style

Test suite

  • adds requirements_dev for Travis (56d5392)
  • pytest: adapt to fixture changes from default_user to user0 (#552) (de3c933)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#579) (57a0246)
  • add hadolint and flake8 linters (5757dfb)
  • added github actions workflow (d128d58)
  • commitlint: addition of commit message linter (#555) (b9df20a)
  • commitlint: allow release commit style (#575) (b013d49)
  • commitlint: check for the presence of concrete PR number (#562) (4b8f539)
  • commitlint: check PR number presence in merge commits (#592) (c68720b)
  • commitlint: improve checking of merge commits (#590) (6e9371d)
  • pin hadolint version (6b4991a)
  • publish docker image after new release (98e6c9a)
  • pytest: invoke pytest directly instead of setup.py test (#593) (3928366)
  • pytest: move to PostgreSQL 14.10 (#568) (9b6bfa0)
  • release-please: initial configuration (#555) (672083d)
  • release-please: update version in Dockerfile/OpenAPI specs (#558) (4be8086)
  • remove older versions from python tests (ddafbf0)
  • set SHARED_VOLUME_PATH for tests to work (4701718)
  • shellcheck: fix exit code propagation (#562) (c5d4982)
  • sphinx: set READTHEDOCS variable in Jinja2 HTML context (#602) (46ae9cd)
  • update all actions (d60f9d1)

Documentation

  • add .readthedocs.yaml to migrate to RTD v2 (3125ca8)
  • authors: complete list of contributors (#570) (08ab9a3)
  • better navigation and synced descriptions (5a67cb7)
  • improve sphinxcontrib-openapi rendering (c830300)
  • openapi specs with disk usage (5f45c4c)
  • openapi: amend response description for file deletion (#573) (1d027ff)
  • set default language to English (0cde3b2)
  • single-page RTFD outline (b86fd15)
  • update changelog (301946f)

Chores

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

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 58abe64 to 992d041 Compare January 18, 2024 13:32
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 164c669 to 2a0634b Compare February 1, 2024 11:08
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 8671f56 to 90cc724 Compare February 13, 2024 17:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from db357ae to 15bd7fe Compare February 28, 2024 13:40
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from a096a6c to df098eb Compare March 4, 2024 15:31
@github-actions github-actions bot changed the title chore(master): release 0.9.3 chore(master): release 0.9.4 Mar 4, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch from df098eb to ed0c8f6 Compare March 4, 2024 16:08
@github-actions github-actions bot changed the title chore(master): release 0.9.4 chore(master): release 0.95.0 Mar 18, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 761ebd8 to 5c7e399 Compare March 18, 2024 17:54
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 5c7e399 to a4f211d Compare April 18, 2024 13:41
@github-actions github-actions bot force-pushed the release-please--branches--master branch from a4f211d to f3eeb37 Compare May 3, 2024 12:08
@github-actions github-actions bot force-pushed the release-please--branches--master branch from f3eeb37 to ae607da Compare July 3, 2024 12:49
@github-actions github-actions bot force-pushed the release-please--branches--master branch from ae607da to 85fbc17 Compare July 17, 2024 12:31
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 85fbc17 to b69abbd Compare July 31, 2024 07:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 040d4a3 to d9e5966 Compare August 9, 2024 10:29
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from b2d08a2 to d1ad88d Compare August 29, 2024 10:23
@github-actions github-actions bot force-pushed the release-please--branches--master branch from d1ad88d to 0345178 Compare September 18, 2024 08:31
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 0345178 to adbe58d Compare October 30, 2024 10:19
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c34bee1 to 62421a2 Compare November 12, 2024 15:10
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 62421a2 to b6ffe10 Compare December 5, 2024 10:07
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.

0 participants