Skip to content

Commit dc08b60

Browse files
chore(master): release 0.9.10
1 parent ae641b6 commit dc08b60

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.9"
2+
".": "0.9.10"
33
}

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.9.10](https://github.com/reanahub/reana-commons/compare/0.9.9...0.9.10) (2025-11-07)
4+
5+
6+
### Build
7+
8+
* **python:** add support for Python 3.14 ([#506](https://github.com/reanahub/reana-commons/issues/506)) ([bbaf884](https://github.com/reanahub/reana-commons/commit/bbaf8847a3b5a3e2ebf78c10f261e72a4d16fcf9))
9+
10+
11+
### Features
12+
13+
* **openapi:** add fields for number of threads for Dask workers ([#484](https://github.com/reanahub/reana-commons/issues/484)) ([f924b5d](https://github.com/reanahub/reana-commons/commit/f924b5da3a41a0273698a7022cd5e68d30f5444b))
14+
* **openapi:** add global voms_proxy & rucio fields to reana.yaml ([#483](https://github.com/reanahub/reana-commons/issues/483)) ([b91b2b4](https://github.com/reanahub/reana-commons/commit/b91b2b455a503d8370f464e669bc3c6dd6eecb95))
15+
* **snakemake:** upgrade to Snakemake 8.27.1 ([#476](https://github.com/reanahub/reana-commons/issues/476)) ([09fec74](https://github.com/reanahub/reana-commons/commit/09fec740c753b832ea5f4f3819f191d26997508f))
16+
* **utils:** add central function for Dask K8s component names ([#478](https://github.com/reanahub/reana-commons/issues/478)) ([8f0bde7](https://github.com/reanahub/reana-commons/commit/8f0bde7f52ff7fda4f51d7513e48f882f9aa0b0c))
17+
18+
19+
### Code refactoring
20+
21+
* **config:** replace deprecated pkg_resources ([#503](https://github.com/reanahub/reana-commons/issues/503)) ([a4d08b5](https://github.com/reanahub/reana-commons/commit/a4d08b56695033c8078b054fe33bf8b2f9bd34c4)), closes [#502](https://github.com/reanahub/reana-commons/issues/502)
22+
23+
24+
### Continuous integration
25+
26+
* **commitlint:** fix local running of commit linter on macOS ([#496](https://github.com/reanahub/reana-commons/issues/496)) ([cbdd7ab](https://github.com/reanahub/reana-commons/commit/cbdd7ab92cf21d701ffc1e5bcc57bc62268300cd))
27+
328
## [0.9.9](https://github.com/reanahub/reana-commons/compare/0.9.8...0.9.9) (2024-11-28)
429

530

0 commit comments

Comments
 (0)