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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 7.3.0 #1503

Merged
merged 1 commit into from Mar 21, 2022
Merged

chore: release 7.3.0 #1503

merged 1 commit into from Mar 21, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 20, 2022

馃 I have created a release *beep* *boop*

7.3.0 (2022-03-21)

Features

  • Support for machine_type for kubernetes executor (#1291) (12d6f67)

Bug Fixes

  • always wait for input files before starting jobs, also upon local execution and within group jobs. This should add further robustness against NFS latency issues. (#1486) (cab2adb)
  • cleaned up and rewritten execution backend structure, (fixing #1475, #860, #1007, #1008) (PR #1491) (e87cc97)
  • do not skip local conda env creation per se when having no shared FS, because it is still needed for local jobs. Instead, decide for each env whether it is needed locally or not. (#1490) (3f03c5d)
  • fixed temp file deletion for group jobs (#1487) (d030443)
  • improve robustness when retrieving remote source files, fixed usage of local git repos as wrapper prefixes (in collaboration with @cokelaer and @Smeds) (#1495) (e16531d)
  • mtime inventory for google storage was accidentally setting a float instead of a proper mtime object (#1484) (7c762c7)
  • render empty caption if nothing defined in report flag (013a6e8)

Documentation


This PR was generated with Release Please. See documentation.

@sonarcloud
Copy link

sonarcloud bot commented Mar 21, 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 5f7170e into main Mar 21, 2022
@johanneskoester johanneskoester deleted the release-v7.3.0 branch March 21, 2022 14:48
@github-actions
Copy link
Contributor Author

馃 Release is at https://github.com/snakemake/snakemake/releases/tag/v7.3.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