Skip to content

Commit 5d377d6

Browse files
chore(master): release 0.9.12
1 parent d7c27ac commit 5d377d6

2 files changed

Lines changed: 32 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.11"
2+
".": "0.9.12"
33
}

CHANGELOG.md

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

3+
## [0.9.12](https://github.com/reanahub/reana-commons/compare/0.9.11...0.9.12) (2026-01-19)
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+
* **python:** pin google-auth for Python 3.8 compatibility ([#510](https://github.com/reanahub/reana-commons/issues/510)) ([c35eeca](https://github.com/reanahub/reana-commons/commit/c35eecacde97e86c3286e47074a41b6e5d38d0b0))
10+
11+
12+
### Features
13+
14+
* **openapi:** add gitlab_host to info endpoint ([#498](https://github.com/reanahub/reana-commons/issues/498)) ([d7c27ac](https://github.com/reanahub/reana-commons/commit/d7c27aced2987bf3e69ddd41c3a4ae2b126f591d))
15+
* **openapi:** add K8s resource requests and limits in reana.yaml ([#486](https://github.com/reanahub/reana-commons/issues/486)) ([c782a14](https://github.com/reanahub/reana-commons/commit/c782a14bd7625647515b903743a725b85f53551a))
16+
17+
18+
### Bug fixes
19+
20+
* **openapi:** update server and job controller schemas ([#488](https://github.com/reanahub/reana-commons/issues/488)) ([c782a14](https://github.com/reanahub/reana-commons/commit/c782a14bd7625647515b903743a725b85f53551a))
21+
22+
23+
### Code refactoring
24+
25+
* **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)
26+
27+
28+
### Continuous integration
29+
30+
* **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))
31+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#490](https://github.com/reanahub/reana-commons/issues/490)) ([c782a14](https://github.com/reanahub/reana-commons/commit/c782a14bd7625647515b903743a725b85f53551a))
32+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#490](https://github.com/reanahub/reana-commons/issues/490)) ([6a582a9](https://github.com/reanahub/reana-commons/commit/6a582a946d52eae76b69d87ce3995a172867b8ba))
33+
334
## [0.9.11](https://github.com/reanahub/reana-commons/compare/0.9.10...0.9.11) (2025-04-07)
435

536

0 commit comments

Comments
 (0)