Skip to content

Commit 17e8bc7

Browse files
chore(master): release 0.9.5
1 parent 5ae23c1 commit 17e8bc7

File tree

4 files changed

+40
-3
lines changed

4 files changed

+40
-3
lines changed

.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.4"
2+
".": "0.9.5"
33
}

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22

33
# Changelog
44

5+
## [0.9.5](https://github.com/reanahub/reana-server/compare/0.9.4...0.9.5) (2025-12-03)
6+
7+
8+
### Build
9+
10+
* **docker:** pin setuptools 70 ([#724](https://github.com/reanahub/reana-server/issues/724)) ([bd3d24a](https://github.com/reanahub/reana-server/commit/bd3d24a5a5768d6ba9ef4aa9b2d31d8c91ce4a9c))
11+
* **docker:** pin setuptools 70 ([#724](https://github.com/reanahub/reana-server/issues/724)) ([26f511e](https://github.com/reanahub/reana-server/commit/26f511ed9795f851e46cb0ecdf3085ec12eff71c))
12+
13+
14+
### Features
15+
16+
* **config:** make number of threads configurable for Dask ([#719](https://github.com/reanahub/reana-server/issues/719)) ([5b82925](https://github.com/reanahub/reana-server/commit/5b8292541b10126823da8a288dbc3e87591724c0))
17+
* **rest:** add K8s resource requests & limits to info endpoint ([#724](https://github.com/reanahub/reana-server/issues/724)) ([bd3d24a](https://github.com/reanahub/reana-server/commit/bd3d24a5a5768d6ba9ef4aa9b2d31d8c91ce4a9c))
18+
* **rest:** add K8s resource requests & limits to info endpoint ([#724](https://github.com/reanahub/reana-server/issues/724)) ([ee2820e](https://github.com/reanahub/reana-server/commit/ee2820e3ac0c1c0263e9d119645a2c0b59fd3e1e))
19+
20+
21+
### Bug fixes
22+
23+
* **config:** set localhost default value for REANA_HOSTNAME ([#717](https://github.com/reanahub/reana-server/issues/717)) ([a24c810](https://github.com/reanahub/reana-server/commit/a24c810f018e5fd925d9ad01ce986537adad7ee8))
24+
25+
26+
### Code refactoring
27+
28+
* **reana-admin:** harmonise `user-uuid` runtime pod label ([#754](https://github.com/reanahub/reana-server/issues/754)) ([5ae23c1](https://github.com/reanahub/reana-server/commit/5ae23c12086b17bb50414d8d22f40e7c639966cf))
29+
30+
31+
### Continuous integration
32+
33+
* **commitlint:** fix local running of commit linter on macOS ([#736](https://github.com/reanahub/reana-server/issues/736)) ([40b5356](https://github.com/reanahub/reana-server/commit/40b535698c9200d61eb62cf53c29d5f918cc5c25))
34+
* **jsonlint:** add JSON linting ([#732](https://github.com/reanahub/reana-server/issues/732)) ([cc3753a](https://github.com/reanahub/reana-server/commit/cc3753a522b732ff3c6f3d5ae90262551577cdd6))
35+
* **markdownlint:** add Markdown linting ([#735](https://github.com/reanahub/reana-server/issues/735)) ([d05e5af](https://github.com/reanahub/reana-server/commit/d05e5affe0de3153d56183fb8d1ca83b17daad95))
36+
* **prettier:** add Prettier code formatting checks ([#737](https://github.com/reanahub/reana-server/issues/737)) ([e04d1fd](https://github.com/reanahub/reana-server/commit/e04d1fdd679bc576e685ca0bab978594da775c35))
37+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#726](https://github.com/reanahub/reana-server/issues/726)) ([bd3d24a](https://github.com/reanahub/reana-server/commit/bd3d24a5a5768d6ba9ef4aa9b2d31d8c91ce4a9c))
38+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#726](https://github.com/reanahub/reana-server/issues/726)) ([b5d4e54](https://github.com/reanahub/reana-server/commit/b5d4e541afaaa0e5240c51af324accd08873f2ee))
39+
* **shfmt:** add shfmt code formatting checks ([#734](https://github.com/reanahub/reana-server/issues/734)) ([1dcc563](https://github.com/reanahub/reana-server/commit/1dcc56380adc5987d2ba9becd2de643166542038))
40+
* **yamllint:** add YAML linting ([#733](https://github.com/reanahub/reana-server/issues/733)) ([c36c461](https://github.com/reanahub/reana-server/commit/c36c461352cb19ff3f8b9f2901d7520482065e12))
41+
542
## [0.9.4](https://github.com/reanahub/reana-server/compare/0.9.3...0.9.4) (2024-11-29)
643

744
### Build

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ LABEL org.opencontainers.image.title="reana-server"
9393
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-server"
9494
LABEL org.opencontainers.image.vendor="reanahub"
9595
# x-release-please-start-version
96-
LABEL org.opencontainers.image.version="0.95.0-alpha.3"
96+
LABEL org.opencontainers.image.version="0.9.5"
9797
# x-release-please-end

docs/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"info": {
33
"description": "Submit workflows to be run on REANA Cloud",
44
"title": "REANA Server",
5-
"version": "0.95.0a3"
5+
"version": "0.9.5"
66
},
77
"paths": {
88
"/account/settings/linkedaccounts/": {},

0 commit comments

Comments
 (0)