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

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

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • python: add minimal pyproject.toml (#237) (de1e03b)
  • python: add support for SQLAlchemy 1.4 (#234) (f341b21), closes #228
  • python: drop support for Python 3.6 and 3.7 (#235) (16448cd)
  • python: remove deprecated pytest-runner (#237) (09f2df8)
  • python: use optional deps instead of tests_require (#237) (18302ea)

Features

  • models: add workflow run sharing tables (#216) (4b78d63), closes #206
  • utils: add include_shared_workflows parameter (#216) (0f3c091)

Bug fixes

  • models: add missing foreign key to workflow_uuid of Job (#214) (5b41246), closes #210
  • models: remove duplicated User-Workflow relationship (#234) (a364bb0)

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#233) (f418dfb)
  • actions: upgrade to Ubuntu 24.04 and Python 3.12 (#236) (f37e58e)
  • commitlint: improve checking of merge commits (#236) (67a7254)
  • pytest: invoke pytest directly instead of setup.py test (#237) (6b23c4d)

Chores

  • master: release 0.95.0a1 (ec7c5e5)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from ed87891 to c254955 Compare March 18, 2024 17:52
@github-actions github-actions bot force-pushed the release-please--branches--master branch from c254955 to 62c10fc Compare July 8, 2024 08:02
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 62c10fc to b5ff85c Compare July 17, 2024 12:20
@github-actions github-actions bot force-pushed the release-please--branches--master branch from b5ff85c to ab27a76 Compare July 31, 2024 07:28
@github-actions github-actions bot force-pushed the release-please--branches--master branch from ab27a76 to 35584cf Compare August 7, 2024 12:59
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 35584cf to 5d0e653 Compare August 23, 2024 12:56
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 5d0e653 to a5fadab Compare September 4, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants