Skip to content

Commit 950bafe

Browse files
authored
update after 0.7.2 release (#1486)
1 parent 5516d29 commit 950bafe

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Subnet EVM runs in a separate process from the main AvalancheGo process and
2020
```text
2121
[v0.7.0] [email protected] (Protocol Version: 38)
2222
[v0.7.1] [email protected] (Protocol Version: 39)
23-
[v0.7.2] [email protected] (Protocol Version: 39)
23+
[v0.7.2] [email protected]/1.13.0-fuji (Protocol Version: 39)
2424
```
2525

2626
## API

RELEASES.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Release Notes
22

33
## Pending Release
4+
5+
## [v0.7.2](https://github.com/ava-labs/subnet-evm/releases/tag/v0.7.2)
6+
7+
This version is backwards compatible to [v0.7.0](https://github.com/ava-labs/subnet-evm/releases/tag/v0.7.0). It is optional, **but strongly encouraged as it's fixing an important bug in uptime tracking.**
8+
9+
### AvalancheGo Compatibility
10+
11+
The plugin version is unchanged at 39 and is compatible with AvalancheGo version v1.12.2.
12+
13+
### Updates
14+
15+
* Fixed concurrency issue in validators/uptime manager
416
* Bump golang version to v1.23.6
517
* Bump golangci-lint to v1.63 and add linters
6-
* Fixed concurrency issue in validators/uptime manager
718

819
## [v0.7.1](https://github.com/ava-labs/subnet-evm/releases/tag/v0.7.1)
920

0 commit comments

Comments
 (0)