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-11-07)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • certificates: update expired CERN Grid CA certificate (#440) (8d6539a), closes #439
  • docker: non-editable submodules in "latest" mode (#416) (3bdda63)
  • docker: pin setuptools to v70 (#459) (1288088)
  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#458) (f65641a)
  • python: add minimal pyproject.toml (#459) (c84ceaf)
  • python: avoid using requirements.in (#448) (48c58d9)
  • python: bump all required packages as of 2024-03-04 (#442) (de119eb)
  • python: bump shared REANA packages as of 2024-03-04 (#442) (fc77628)
  • python: drop support for Python 3.6 and 3.7 (#455) (20899e7)
  • python: remove deprecated pytest-runner (#459) (e5fef3f)
  • python: use optional deps instead of tests_require (#459) (6a3acdf)

Features

  • dask: add DASK_SCHEDULER_URI environment variable (#464) (6cf4fc0)
  • job_manager: log pod errors as warnings (#468) (88b0acb)
  • job_monitor: log pod errors and disruptions as warnings (#468) (db9c258)
  • shutdown: stop all running jobs before stopping workflow (#423) (866675b)
  • utils: add multiline log formatter (#468) (d40538a)

Bug fixes

  • database: limit the number of open database connections (#437) (980f749)

Performance improvements

  • cache: avoid caching jobs when the cache is disabled (#435) (553468f), closes #422
  • config: make closing of database connections optional (#463) (13738ad)
  • secrets: avoid extraneous refetching of user secrets (#451) (e046989)

Code refactoring

  • db: set job status also in the main database (#423) (9d6fc99)
  • docs: move from reST to Markdown (#428) (4732884)
  • monitor: centralise logs and status updates (#423) (3685b01)
  • monitor: move fetching of logs to job-manager (#423) (1fc117e)

Code style

Test suite

  • adding stop k8s job test (8ca36bd)
  • adds requirements_dev for Travis (6c8adc0)
  • pytest: adapt to fixture changes from default_user to user0 (#469) (891aeab)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#447) (f4f955c)
  • add hadolint and flake8 linters (4ad0ede)
  • added github actions workflow (67ea0ed)
  • commitlint: addition of commit message linter (#417) (f547d3b)
  • commitlint: allow release commit style (#443) (0fc9794)
  • commitlint: check for the presence of concrete PR number (#425) (35bc1c5)
  • commitlint: improve checking of merge commits (#458) (f646fbe)
  • pin hadolint version (8be1f3d)
  • publish docker image after new release (6a2abcb)
  • pytest: invoke pytest directly instead of setup.py test (#459) (637aaf1)
  • pytest: move to PostgreSQL 14.10 (#429) (42622fa)
  • release-please: initial configuration (#417) (fca6f74)
  • release-please: update version in Dockerfile/OpenAPI specs (#421) (e6742f2)
  • remove older versions from python tests (5ee2872)
  • shellcheck: fix exit code propagation (#425) (8e74a85)
  • update all actions (2f3ede1)

Documentation

  • add .readthedocs.yaml to migrate to RTD v2 (71fca96)
  • addition of REST API documentation (870668f)
  • addition of Travis/Coveralls/RFTD/Waffle/Travis/License badges (b31c9d8)
  • author ORCID links (3c1d224)
  • authors: complete list of contributors (#434) (b9f8364)
  • autodoc_mock_imports for gssapi (2fa5221), closes #274
  • better navigation and synced descriptions (18b942f)
  • better structure (eada161)
  • change docs to comply with the new secrets cli format (ac2292c)
  • fix "fork me on GitHub" ribbon (d9c4532)
  • fix ReadTheDocs build (9c0e67a)
  • fix rtfd build badge so it shows the real status (07e403b)
  • HTCondorCERN backend usage (5d5d6cb)
  • improve documentation (76ea1f3)
  • improve sphinxcontrib-openapi rendering (903830d)
  • initial release (930b7bd)
  • more copyright header messages (53546a2)
  • more structured chapters (f901df9)
  • new logo, panel verbiage and links (347f218)
  • pin sphinx to avoid build failure (9d94384)
  • ReadTheDocs configuration (3c073e4)
  • remove reference to unused pykube (2398903)
  • set default language to English (a57cd83)
  • single-page RTFD outline (1cb473b)
  • update changelog (5ac0d25)
  • updating job manager class diagram (9326218)

Chores

  • master: release 0.95.0-alpha.1 (74a32d8)

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 227954d to 97b6105 Compare January 18, 2024 13:30
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 5875350 to f72bf99 Compare February 1, 2024 09:10
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 668926d to 2c73e6a Compare February 13, 2024 17:12
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 2c73e6a to 4b9164b Compare February 20, 2024 15:47
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 732ef83 to b9f6fc9 Compare March 4, 2024 15:26
@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 b9f6fc9 to 054ef27 Compare March 4, 2024 16:09
@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 df4ec3e to a0852ac Compare March 18, 2024 17:53
@github-actions github-actions bot force-pushed the release-please--branches--master branch from a0852ac to 52960b7 Compare July 17, 2024 12:33
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 52960b7 to c8e48d9 Compare July 31, 2024 07:25
@github-actions github-actions bot force-pushed the release-please--branches--master branch from c8e48d9 to 99fe90c Compare August 8, 2024 10:30
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 95d2b7a to 72ae503 Compare August 26, 2024 13:18
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 72ae503 to 6098f35 Compare September 18, 2024 08:29
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 6098f35 to 05e4fc8 Compare October 30, 2024 10:18
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 05e4fc8 to 1946c4b Compare November 7, 2024 11:01
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