Skip to content

Commit b3e5b50

Browse files
authored
Merge pull request #3884 from oasisprotocol/tjanez/stable/20.12.x/changelog
changelog: Assemble changes for 20.12.7 release
2 parents 9d6f466 + db817f9 commit b3e5b50

4 files changed

Lines changed: 21 additions & 3 deletions

File tree

.changelog/3755.bugfix.md

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

.changelog/3873.bugfix.md

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

.changelog/3877.internal.md

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

CHANGELOG.md

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

1313
<!-- TOWNCRIER -->
1414

15+
## 20.12.7 (2021-04-23)
16+
17+
| Protocol | Version |
18+
|:------------------|:---------:|
19+
| Consensus | 2.0.0 |
20+
| Runtime Host | 1.0.0 |
21+
| Runtime Committee | 1.0.0 |
22+
23+
### Bug Fixes
24+
25+
- go/consensus: Gracefully handle halt
26+
([#3755](https://github.com/oasisprotocol/oasis-core/issues/3755))
27+
28+
- go/oasis-node: Dump correct block height on halt
29+
([#3873](https://github.com/oasisprotocol/oasis-core/issues/3873))
30+
31+
### Internal Changes
32+
33+
- go: Ignore jwt-go vulnerabilities since we're not using the features
34+
([#3877](https://github.com/oasisprotocol/oasis-core/issues/3877))
35+
1536
## 20.12.6 (2021-04-12)
1637

1738
| Protocol | Version |

0 commit comments

Comments
 (0)