File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.0] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.4.4...v0.5.0 ) (2025-07-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * allow to omit job cleanup with --kubernetes-omit-job-cleanup (for debugging) ([ #55 ] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/55 ) ) ([ 0712e46] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/commit/0712e46f81e745a4a7fed7b33444056470337a84 ) )
9
+
3
10
## [ 0.4.4] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.4.3...v0.4.4 ) (2025-07-16)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " snakemake-executor-plugin-kubernetes"
3
- version = " 0.4.4 "
3
+ version = " 0.5.0 "
4
4
description = " A snakemake executor plugin for submission of jobs to Kubernetes"
5
5
authors = [" Johannes Koester <johannes.koester@uni-due.de>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments