Skip to content

Commit 12ed97f

Browse files
authored
release 0.26.3 (#304)
Signed-off-by: SdgJlbl <[email protected]>
1 parent 1904df0 commit 12ed97f

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.26.3]
11+
1012
- Rename function names in examples ([#302](https://github.com/Substra/substra-documentation/pull/302))
1113

1214
## [0.26.2]

docs/source/additional/release.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ This is an overview of the main changes, please have a look at the changelog of
2828
- `backend changelog <https://github.com/Substra/substra-backend/blob/main/CHANGELOG.md>`__
2929
- `orchestrator changelog <https://github.com/Substra/orchestrator/blob/main/CHANGELOG.md>`__
3030

31+
32+
Substra 0.26.3 --- 2023-04-21
33+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
34+
35+
- Backend fixes to improve (kaniko pods) stability
36+
3137
Substra 0.26.2 --- 2023-04-19
3238
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3339

docs/source/additional/releases.yaml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,44 @@ components: # for table headers
99
- substra-tests
1010

1111
releases:
12+
- version: 0.26.3
13+
components:
14+
substrafl:
15+
version: 0.35.1
16+
link: https://github.com/Substra/substrafl/releases/tag/0.35.1
17+
substra:
18+
version: 0.43.0
19+
link: https://github.com/Substra/substra/releases/tag/0.43.0
20+
substra-tools:
21+
version: 0.20.0
22+
link: https://github.com/Substra/substra-tools/releases/tag/0.20.0
23+
substra-backend:
24+
version: 0.36.1
25+
link: https://github.com/Substra/substra-backend/releases/tag/0.36.1
26+
helm:
27+
version: 22.4.3
28+
link: https://artifacthub.io/packages/helm/substra/substra-backend/22.4.3
29+
orchestrator:
30+
version: 0.33.0
31+
link: https://github.com/Substra/orchestrator/releases/tag/0.33.0
32+
helm:
33+
version: 7.4.12
34+
link: https://artifacthub.io/packages/helm/substra/orchestrator/7.4.12
35+
substra-frontend:
36+
version: 0.40.0
37+
link: https://github.com/Substra/substra-frontend/releases/tag/0.40.0
38+
helm:
39+
version: 1.0.16
40+
link: https://artifacthub.io/packages/helm/substra/substra-frontend/1.0.16
41+
hlf-k8s:
42+
version: 0.2.3
43+
link: https://github.com/Substra/hlf-k8s/releases/tag/0.2.3
44+
helm:
45+
version: 10.2.3
46+
link: https://artifacthub.io/packages/helm/substra/hlf-k8s/10.2.3
47+
substra-tests:
48+
version: 0.39.0
49+
link: https://github.com/Substra/substra-tests/releases/tag/0.39.0
1250
- version: 0.26.2
1351
components:
1452
substrafl:

0 commit comments

Comments
 (0)