chore(master): release 0.95.0#1
Open
github-actions[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
37811f7 to
11d4c6f
Compare
dc1f418 to
f13b5c8
Compare
75b33a4 to
6764d44
Compare
1924090 to
db71ff4
Compare
090e47f to
defcac4
Compare
9a3a104 to
6d561b8
Compare
6d561b8 to
2650d56
Compare
90e3641 to
a3184d5
Compare
a3184d5 to
e269153
Compare
e269153 to
eca740c
Compare
dd371b7 to
cf5cbfd
Compare
3b9cde9 to
1b09d8e
Compare
93facc8 to
553dff9
Compare
a433ea6 to
44506f4
Compare
cdb5ba7 to
6f375db
Compare
6f375db to
5140540
Compare
06f5b5c to
dd5e3c1
Compare
dd5e3c1 to
6a989e1
Compare
d95b378 to
ba49315
Compare
7ecf24e to
b0675e8
Compare
b0675e8 to
69adbdb
Compare
69adbdb to
c5278f8
Compare
c5278f8 to
7d139f6
Compare
7d139f6 to
8b9c639
Compare
665c086 to
fc19bc7
Compare
74a6c79 to
55812a0
Compare
55812a0 to
492bbb2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.95.0 (2026-04-29)
⚠ BREAKING CHANGES
docker-buildcommand is now intended for single-platform local development builds only, and thedocker-pushcommand has been fully deprecated in favour ofrelease-docker.Build
pyproject.toml(#815) (9112171)pytest-runner(#815) (d9db515)tests_require(#815) (668eee4)Features
node_label_infrastructurewcHelm value (#885) (3375dae)node_label_infrastructurewcHelm value (#885) (4aac8f4)traefik.externalHelm chart value (#866) (b2074bc), closes #852--namespaceoption torun-cicommand (#862) (51c3a11)git-aggregate-changelog(#789) (6210b11)Bug fixes
REANA_OPENSEARCH_PASSWORD(#843) (aad7dff)fsGroupto zero for local OpenSearch deployment (#843) (b235782)rootgroup to write to shared storage (#843) (47c7a02)run-examplefallback legacy checks (#928) (90f1467)--python-testsflag in tests (#946) (01a44b9)Performance improvements
Code refactoring
Code style
Continuous integration
pytestdirectly instead ofsetup.py test(#815) (a29f469)Documentation
Chores