Skip to content

Commit 689ebb4

Browse files
authored
Merge pull request #5494 from oasisprotocol/kostko/stable/23.0.x/changelog-23.0.9
changelog: Assemble changes for 23.0.9 release
2 parents 8529efd + f0ca437 commit 689ebb4

File tree

5 files changed

+17
-3
lines changed

5 files changed

+17
-3
lines changed

.changelog/5488.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/5491.trivial.md

Whitespace-only changes.

.changelog/5492.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.punch_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
year = '23'
22
minor = 0
3-
micro = 8
3+
micro = 9

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ The format is inspired by [Keep a Changelog].
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 23.0.9 (2023-11-30)
16+
17+
| Protocol | Version |
18+
|:------------------|:---------:|
19+
| Consensus | 7.0.0 |
20+
| Runtime Host | 5.1.0 |
21+
| Runtime Committee | 5.0.0 |
22+
23+
### Bug Fixes
24+
25+
- rhp: don't prepend 'failed to read response' to runtime module errors
26+
([#5488](https://github.com/oasisprotocol/oasis-core/issues/5488))
27+
28+
- storage/checkpoints: Ignore i/o root in genesis checkpoint
29+
([#5492](https://github.com/oasisprotocol/oasis-core/issues/5492))
30+
1531
## 23.0.8 (2023-11-29)
1632

1733
| Protocol | Version |

0 commit comments

Comments
 (0)