Skip to content

Commit 85297dd

Browse files
authored
Merge pull request #252 from oasisprotocol/changelog
changelog: Assemble changes for 1.3.0 release
2 parents 3d640a0 + 64d2b9e commit 85297dd

File tree

4 files changed

+23
-8
lines changed

4 files changed

+23
-8
lines changed

.changelog/241.feature.md

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

.changelog/241.internal.md

Lines changed: 0 additions & 6 deletions
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
major = 1
2-
minor = 2
2+
minor = 3
33
patch = 0

CHANGELOG.md

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

2222
<!-- TOWNCRIER -->
2323

24+
## 1.3.0 (2021-11-03)
25+
26+
| Name | Version |
27+
|:-------------|:---------:|
28+
| Rosetta API | 1.4.1 |
29+
| Oasis Core | 21.3 |
30+
31+
### Features
32+
33+
- Bump Oasis Core to 21.3.5
34+
([#241](https://github.com/oasisprotocol/oasis-core-rosetta-gateway/issues/241))
35+
36+
### Internal Changes
37+
38+
- go: bump github.com/ethereum/go-ethereum to 1.10.9
39+
([#241](https://github.com/oasisprotocol/oasis-core-rosetta-gateway/issues/241))
40+
41+
It fixes a DoS issue via a maliciously crafted p2p message.
42+
For more details, see [GHSA-59hh-656j-3p7v].
43+
44+
[GHSA-59hh-656j-3p7v]: https://github.com/advisories/GHSA-59hh-656j-3p7v
45+
2446
## 1.2.0 (2021-08-11)
2547

2648
| Name | Version |

0 commit comments

Comments
 (0)