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: release 7.0.0 #1412

Merged
merged 2 commits into from Feb 23, 2022
Merged

chore: release 7.0.0 #1412

merged 2 commits into from Feb 23, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 17, 2022

🤖 I have created a release *beep* *boop*

7.0.0 (2022-02-23)

⚠ BREAKING CHANGES

Features

  • Adding --cluster-cancel and --cluster-cancel-nargs (#1395) (0593de1)
  • adding service jobs, i.e. the ability to define jobs that provide a resource for consumers (like a shared memory device or a database), and will be automatically terminated by Snakemake once all consumers are finished. (#1413) (a471adb)
  • cluster sidecar (#1397) (b992cd1)
  • require at least Python 3.7 (fd5daae)
  • support for group local jobs by enabling optional groupid consideration in input functions (#1418) (5d45493)
  • template rendering integration (yte and jinja2), require Python 3.6 as minimum version (f-string support) (#1410) (e1cbde5)

Bug Fixes

  • bug in pipe group handling that led to multiple assignments of the same group id to different groups; bug that accidentally added already running groups of the list of ready jobs (issue #1331) (#1332) (1a9b483)
  • display wrapper or external script code in report #1393 (#1404) (a007bd1)
  • do not pass SNAKEMAKE_PROFILE into cluster-submit (#1398) (#1407) (7189183)
  • issue with duplicated prefix for checkpoints on cloud (#1294) (8ed0c8c)
  • keep flags with apply_wildcards on cloned IOFile (#1416) (23c943f)
  • remove raise that limits using --config with dicts (#1341) (bd65057)
  • Repair MREs from #823 (#1203) (b007979)
  • warn on non-file-modification-date changes like params, code, or input files (#1419) (b5f53f0)

This PR was generated with Release Please. See documentation.

@sonarcloud
Copy link

sonarcloud bot commented Feb 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@johanneskoester johanneskoester merged commit 6ccb3d8 into main Feb 23, 2022
@johanneskoester johanneskoester deleted the release-v7.0.0 branch February 23, 2022 14:31
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/snakemake/snakemake/releases/tag/v7.0.0 🌻

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.

None yet

1 participant