Skip to content

Commit 32534f2

Browse files
chore(master): release 0.9.3
1 parent 4fbdb74 commit 32534f2

5 files changed

Lines changed: 68 additions & 5 deletions

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

CHANGELOG.md

Lines changed: 64 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,69 @@
11
# Changelog
22

3+
## [0.9.3](https://github.com/tiborsimko/reana-workflow-controller/compare/v0.9.2...0.9.3) (2024-02-09)
4+
5+
6+
### Build
7+
8+
* **docker:** non-editable submodules in "latest" mode ([#551](https://github.com/tiborsimko/reana-workflow-controller/issues/551)) ([af74d0b](https://github.com/tiborsimko/reana-workflow-controller/commit/af74d0b887d02109ce96c91ef8fdf99e4eb4ff34))
9+
10+
11+
### Features
12+
13+
* **manager:** call shutdown endpoint before workflow stop ([#559](https://github.com/tiborsimko/reana-workflow-controller/issues/559)) ([719fa37](https://github.com/tiborsimko/reana-workflow-controller/commit/719fa370839dd29ce8071b2d1e203ff37c5ff4f1))
14+
15+
16+
### Bug fixes
17+
18+
* add raw and human_readable format in size object ([af85c2b](https://github.com/tiborsimko/reana-workflow-controller/commit/af85c2bd542e2ba998fdff86487306b9cdcdc02b))
19+
* **manager:** graceful shutdown of job-controller ([#559](https://github.com/tiborsimko/reana-workflow-controller/issues/559)) ([817b019](https://github.com/tiborsimko/reana-workflow-controller/commit/817b019b3745862436e99570c10c6d8ea35533f4))
20+
* **stop:** store engine logs of stopped workflow ([#563](https://github.com/tiborsimko/reana-workflow-controller/issues/563)) ([199c163](https://github.com/tiborsimko/reana-workflow-controller/commit/199c16313d97932f80080585a0c617b6b0e3a78d)), closes [#560](https://github.com/tiborsimko/reana-workflow-controller/issues/560)
21+
22+
23+
### Code refactoring
24+
25+
* **consumer:** do not update status of jobs ([#559](https://github.com/tiborsimko/reana-workflow-controller/issues/559)) ([5992034](https://github.com/tiborsimko/reana-workflow-controller/commit/599203403576784f6efabd158df7282431265cdc))
26+
* **docs:** move from reST to Markdown ([#567](https://github.com/tiborsimko/reana-workflow-controller/issues/567)) ([4fbdb74](https://github.com/tiborsimko/reana-workflow-controller/commit/4fbdb74a5351155b7e0ac4ac97114a8fa3ec60f5))
27+
28+
29+
### Code style
30+
31+
* **black:** format with black v24 ([#564](https://github.com/tiborsimko/reana-workflow-controller/issues/564)) ([2329437](https://github.com/tiborsimko/reana-workflow-controller/commit/23294373b384e19280c00f3116100816e7277e40))
32+
33+
34+
### Test suite
35+
36+
* adds requirements_dev for Travis ([56d5392](https://github.com/tiborsimko/reana-workflow-controller/commit/56d5392717159656deccca39997c4029da269f75))
37+
38+
39+
### Continuous integration
40+
41+
* add hadolint and flake8 linters ([5757dfb](https://github.com/tiborsimko/reana-workflow-controller/commit/5757dfbbe9a296fe9b41b6ad1f93460976c77849))
42+
* added github actions workflow ([d128d58](https://github.com/tiborsimko/reana-workflow-controller/commit/d128d58d4da3f811ff736867355a3712f77d1b1b))
43+
* **commitlint:** addition of commit message linter ([#555](https://github.com/tiborsimko/reana-workflow-controller/issues/555)) ([b9df20a](https://github.com/tiborsimko/reana-workflow-controller/commit/b9df20a78d36b6fb664fc69127ace5d9cdd73830))
44+
* **commitlint:** check for the presence of concrete PR number ([#562](https://github.com/tiborsimko/reana-workflow-controller/issues/562)) ([4b8f539](https://github.com/tiborsimko/reana-workflow-controller/commit/4b8f53909d281dcd2445833544c4107c8ebd1d81))
45+
* pin hadolint version ([6b4991a](https://github.com/tiborsimko/reana-workflow-controller/commit/6b4991a4773b08d2378bec99a6888105f8ed1cff))
46+
* publish docker image after new release ([98e6c9a](https://github.com/tiborsimko/reana-workflow-controller/commit/98e6c9a1f0239211a37e252e98a30c0b51c5e7f5))
47+
* **release-please:** initial configuration ([#555](https://github.com/tiborsimko/reana-workflow-controller/issues/555)) ([672083d](https://github.com/tiborsimko/reana-workflow-controller/commit/672083de4c943a1c32b0a093542919b72102b491))
48+
* **release-please:** update version in Dockerfile/OpenAPI specs ([#558](https://github.com/tiborsimko/reana-workflow-controller/issues/558)) ([4be8086](https://github.com/tiborsimko/reana-workflow-controller/commit/4be8086874b1eb7e355a75ef0e79467b0a9db875))
49+
* remove older versions from python tests ([ddafbf0](https://github.com/tiborsimko/reana-workflow-controller/commit/ddafbf01170e433daceead05c2552c57d19f907b))
50+
* set SHARED_VOLUME_PATH for tests to work ([4701718](https://github.com/tiborsimko/reana-workflow-controller/commit/470171808bdb21e7917671c54fe2e0331f1ee67a))
51+
* **shellcheck:** fix exit code propagation ([#562](https://github.com/tiborsimko/reana-workflow-controller/issues/562)) ([c5d4982](https://github.com/tiborsimko/reana-workflow-controller/commit/c5d498299f8524f016f4e8c33c9ac0e90b644cb7))
52+
* update all actions ([d60f9d1](https://github.com/tiborsimko/reana-workflow-controller/commit/d60f9d1b70ba4324dc354604b77ae51272d788b9))
53+
54+
55+
### Documentation
56+
57+
* add .readthedocs.yaml to migrate to RTD v2 ([3125ca8](https://github.com/tiborsimko/reana-workflow-controller/commit/3125ca819ce5005c97dfbf5c19936e60781622d4))
58+
* author ORCID links ([8a6a8f1](https://github.com/tiborsimko/reana-workflow-controller/commit/8a6a8f10fbca2d3ca7e91c3765a6fc857f929350))
59+
* better navigation and synced descriptions ([5a67cb7](https://github.com/tiborsimko/reana-workflow-controller/commit/5a67cb7a2eb207e7faee7f43e68122bef685a8df))
60+
* improve sphinxcontrib-openapi rendering ([c830300](https://github.com/tiborsimko/reana-workflow-controller/commit/c830300a2f296b4f3ba10c5540cbcc6f3bb65eb3))
61+
* new logo, panel verbiage and links ([95944af](https://github.com/tiborsimko/reana-workflow-controller/commit/95944af6dd33afd3b50c39ae6d71cd71e2e8b723))
62+
* openapi specs with disk usage ([5f45c4c](https://github.com/tiborsimko/reana-workflow-controller/commit/5f45c4c4aa834e0a7c4fc9820873e5f86a229f41))
63+
* set default language to English ([0cde3b2](https://github.com/tiborsimko/reana-workflow-controller/commit/0cde3b2b50dcbbf1c201ca5b0d8cd297acf13ecd))
64+
* single-page RTFD outline ([b86fd15](https://github.com/tiborsimko/reana-workflow-controller/commit/b86fd1509100a513fcb6d63106c73d01685b1485))
65+
* update changelog ([301946f](https://github.com/tiborsimko/reana-workflow-controller/commit/301946fd9c8c1a6299c3fa4ed03532488e8e16c1))
66+
367
## 0.9.2 (2023-12-12)
468

569
- Adds automated multi-platform container image building for amd64 and arm64 architectures.
@@ -184,4 +248,3 @@
184248
## 0.1.0 (2018-01-30)
185249

186250
- Initial public release.
187-

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ LABEL org.opencontainers.image.title="reana-workflow-controller"
117117
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-workflow-controller"
118118
LABEL org.opencontainers.image.vendor="reanahub"
119119
# x-release-please-start-version
120-
LABEL org.opencontainers.image.version="0.9.2"
120+
LABEL org.opencontainers.image.version="0.9.3"
121121
# 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 and manage workflows",
44
"title": "REANA Workflow Controller",
5-
"version": "0.9.2"
5+
"version": "0.9.3"
66
},
77
"paths": {
88
"/api/workflows": {

reana_workflow_controller/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import, print_function
1616

17-
__version__ = "0.9.2"
17+
__version__ = "0.9.3"

0 commit comments

Comments
 (0)