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

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-29)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • docker: fix XRootD repository location (#95) (69fea32)
  • docker: pin setuptools to v70 (#100) (2dd079e)
  • docker: upgrade to Ubuntu 24.04 and Python 3.12 (#99) (6aae67f)
  • python: add minimal pyproject.toml (#100) (01883da)
  • python: avoid using requirements.in (#93) (b3e4727)
  • python: drop support for Python 3.6 and 3.7 (#94) (3ef33c3)
  • python: remove deprecated pytest-runner (#100) (14dec1b)
  • python: use optional deps instead of tests_require (#100) (9f37894)

Features

Bug fixes

  • executor: override default resources to remove mem/disk (#91) (572a83f), closes #90

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#89) (b0e3669)
  • commitlint: check PR number presence in merge commits (#101) (b0fca51)
  • commitlint: do not check merge commit's ancestors (#92) (690dfc2)
  • pytest: invoke pytest directly instead of setup.py test (#100) (7ad6738)

Chores

  • master: release 0.95.0-alpha.1 (998ced1)

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 7648a52 to 9b5a95c Compare March 18, 2024 17:51
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 9b5a95c to a708873 Compare April 22, 2024 14:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch from a708873 to bac8678 Compare June 4, 2024 14:04
@github-actions github-actions bot force-pushed the release-please--branches--master branch from bac8678 to 6259701 Compare July 17, 2024 13:03
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 6259701 to dffeb71 Compare July 31, 2024 07:26
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 6222780 to 7f55a12 Compare August 13, 2024 13:37
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 7f55a12 to f0d8ffb Compare October 29, 2024 15:17
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.

logs: misleading memory and disk limit
0 participants