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.4.3] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.4.2...v0.4.3 ) (2025-07-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * handle container_statuses being None ([ #52 ] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/issues/52 ) ) ([ ca16c76] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/commit/ca16c767a24e6903a3778cab14055715d5442fd7 ) )
9
+
3
10
## [ 0.4.2] ( https://github.com/snakemake/snakemake-executor-plugin-kubernetes/compare/v0.4.1...v0.4.2 ) (2025-06-13)
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.2 "
3
+ version = " 0.4.3 "
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