Skip to content

Commit a73c7e0

Browse files
authored
chore: release 0.26.2 (#303)
Signed-off-by: ThibaultFy <[email protected]>
1 parent cfddda5 commit a73c7e0

File tree

3 files changed

+47
-1
lines changed

3 files changed

+47
-1
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.2]
11+
1012
- Fix Binder build on tags ([#301](https://github.com/Substra/substra-documentation/pull/301))
1113
- Add hardware requirements ([#300](https://github.com/Substra/substra-documentation/pull/300))
1214

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+
Substra 0.26.2 --- 2023-04-19
32+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33+
34+
- Fix Binder build for documentation examples
35+
- Add hardware requirements documentation
36+
3137
Substra 0.26.1 --- 2023-04-11
3238
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3339

docs/source/additional/releases.yaml

Lines changed: 39 additions & 1 deletion
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.2
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.0
25+
link: https://github.com/Substra/substra-backend/releases/tag/0.36.0
26+
helm:
27+
version: 22.4.2
28+
link: https://artifacthub.io/packages/helm/substra/substra-backend/22.4.2
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.1
1351
components:
1452
substrafl:
@@ -274,4 +312,4 @@ releases:
274312
link: https://artifacthub.io/packages/helm/substra/hlf-k8s/10.2.2
275313
substra-tests:
276314
version: 0.32.0
277-
link: https://github.com/Substra/substra-tests/releases/tag/0.32.0
315+
link: https://github.com/Substra/substra-tests/releases/tag/0.32.0

0 commit comments

Comments
 (0)