diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7e08ec6a..ee2bfff4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.9.2" + ".": "0.9.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c1da67..f7d08e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,58 @@ # Changelog +## [0.9.3](https://github.com/reanahub/reana/compare/0.9.2...0.9.3) (2024-03-13) + + +### Build + +* **helm:** add support for Kubernetes 1.29 ([#775](https://github.com/reanahub/reana/issues/775)) ([ae90500](https://github.com/reanahub/reana/commit/ae90500acbc101913df1e0b25aa3f2d48de997f0)) + + +### Features + +* **helm:** add value to customise env vars of job controller ([#781](https://github.com/reanahub/reana/issues/781)) ([634691f](https://github.com/reanahub/reana/commit/634691fd32cfb08d59eafbae66f23ebc384ca84b)) +* **helm:** add value to customise PostgreSQL docker image ([#774](https://github.com/reanahub/reana/issues/774)) ([07a191f](https://github.com/reanahub/reana/commit/07a191f19c60ac5d11cf1373ef8feaa16b80f0ee)), closes [#773](https://github.com/reanahub/reana/issues/773) +* **helm:** add value to customise URL of privacy notice ([#778](https://github.com/reanahub/reana/issues/778)) ([650ddbd](https://github.com/reanahub/reana/commit/650ddbd32441251e3d2ff64d8fce463dedb24e51)) +* **helm:** add values to customise env vars of workflow engines ([#781](https://github.com/reanahub/reana/issues/781)) ([35ee032](https://github.com/reanahub/reana/commit/35ee032da142916b4c966b2a2077a720a5710664)) +* **helm:** use PostgreSQL 14.10 in local dev deployment ([#774](https://github.com/reanahub/reana/issues/774)) ([43ead8a](https://github.com/reanahub/reana/commit/43ead8ab3d2167458ffa590259b614ade233e853)), closes [#744](https://github.com/reanahub/reana/issues/744) +* **reana-dev:** add `git-aggregate-changelog` ([#789](https://github.com/reanahub/reana/issues/789)) ([6210b11](https://github.com/reanahub/reana/commit/6210b1113e5ad03dc71b604a7d7e9834cfe0fa5d)) +* **reana-dev:** add date to commits bumping dependencies ([#787](https://github.com/reanahub/reana/issues/787)) ([a4cb84c](https://github.com/reanahub/reana/commit/a4cb84cf5967658365f4963fd7da179747bb764e)) + + +### Bug fixes + +* **reana-dev:** add PR number in commits bumping shared modules ([#783](https://github.com/reanahub/reana/issues/783)) ([57c6755](https://github.com/reanahub/reana/commit/57c67555e7e2055baeb2ebb6cd7bb0e4ba632a2c)) +* **reana-dev:** create commits that conform to conventional style ([#777](https://github.com/reanahub/reana/issues/777)) ([86d0133](https://github.com/reanahub/reana/commit/86d01331877212baf2081dbddc37f3de20983b56)) +* **reana-dev:** delete extra files with git-submodule --update ([#764](https://github.com/reanahub/reana/issues/764)) ([e5680ce](https://github.com/reanahub/reana/commit/e5680ce8bd1a9f80dde4ca448f9fc8d21aa1c6ca)) +* **reana-dev:** detect number of already open PR in commit suffix ([#783](https://github.com/reanahub/reana/issues/783)) ([c533c34](https://github.com/reanahub/reana/commit/c533c34c85360cec0646f4318b1e6653407f6703)) +* **reana-dev:** update container image labels when releasing ([#765](https://github.com/reanahub/reana/issues/765)) ([fe6bc2c](https://github.com/reanahub/reana/commit/fe6bc2c397e4af2d873761001bfe485e819211be)) + + +### Code refactoring + +* **docs:** move from reST to Markdown ([#776](https://github.com/reanahub/reana/issues/776)) ([79aedb9](https://github.com/reanahub/reana/commit/79aedb9ef2ba0c8a933fe2cac334bd51cd32dd85)) + + +### Code style + +* **black:** format with black v24 ([#772](https://github.com/reanahub/reana/issues/772)) ([311e157](https://github.com/reanahub/reana/commit/311e1573867b74d722e04835268d5686e5f64f15)) + + +### Continuous integration + +* **commitlint:** addition of commit message linter ([#767](https://github.com/reanahub/reana/issues/767)) ([be77666](https://github.com/reanahub/reana/commit/be77666bb80601c0211674a59a3f91d2609712f9)) +* **commitlint:** allow release commit style ([#785](https://github.com/reanahub/reana/issues/785)) ([a6f95ac](https://github.com/reanahub/reana/commit/a6f95aca9ca1b3fb1663ee2fa7d876ff0da2bf02)) +* **commitlint:** check for the presence of concrete PR number ([#771](https://github.com/reanahub/reana/issues/771)) ([2c34634](https://github.com/reanahub/reana/commit/2c34634465723d1b9aa3858ce3898625f4ba572f)) +* **release-please:** initial configuration ([#767](https://github.com/reanahub/reana/issues/767)) ([bb45539](https://github.com/reanahub/reana/commit/bb455393ac1b4d149cfef4df6e96ae730c25501c)) +* **release-please:** update version in Helm Chart ([#770](https://github.com/reanahub/reana/issues/770)) ([09c9210](https://github.com/reanahub/reana/commit/09c9210d68e29d094c0e76a4002b17a21fcda701)) +* **shellcheck:** fix exit code propagation ([#771](https://github.com/reanahub/reana/issues/771)) ([035d51c](https://github.com/reanahub/reana/commit/035d51ca95dbab1c225316667ea2d199d924c851)) + + +### Documentation + +* **authors:** complete list of contributors ([#779](https://github.com/reanahub/reana/issues/779)) ([123eae8](https://github.com/reanahub/reana/commit/123eae8d4d97846f895ba652bdf30df35dcd7c00)) +* **chat:** remove Gitter ([#782](https://github.com/reanahub/reana/issues/782)) ([aba8ac2](https://github.com/reanahub/reana/commit/aba8ac2ae1b5cee0a8970edb2c85453657deb159)) + ## 0.9.2 (2023-12-19) - Users: @@ -576,4 +629,3 @@ ## 0.1.0 (2018-01-30) - Initial public release. - diff --git a/helm/reana/Chart.yaml b/helm/reana/Chart.yaml index 3b52142e..adcae5b0 100644 --- a/helm/reana/Chart.yaml +++ b/helm/reana/Chart.yaml @@ -26,9 +26,8 @@ keywords: - cwl - reusable-science type: application -# Chart version. -version: 0.9.2 -kubeVersion: ">= 1.21.0-0 < 1.30.0-0" +version: 0.9.3 +kubeVersion: '>= 1.21.0-0 < 1.30.0-0' dependencies: - name: traefik version: 10.6.2 diff --git a/reana/version.py b/reana/version.py index 9f0d638c..719c0576 100644 --- a/reana/version.py +++ b/reana/version.py @@ -13,4 +13,4 @@ from __future__ import absolute_import, print_function -__version__ = "0.9.2" +__version__ = "0.9.3"