Releases: iotaledger/hornet
Releases · iotaledger/hornet
v2.0.2
v2.0.1
v2.0.0
Warning: This is a mandatory release for all nodes on IOTA mainnet. The migration on the network to this version will happen on October 4th, 8:00 AM CEST, 2023.
Release notes
- First "Stardust" version targeted for the IOTA mainnet.
Chore
- Update go version to 1.21 (#1912)
Note: Removed binary and deb releases. Please switch to a Docker setup using node-docker-setup.
v2.0.0-rc.8
Fixed
- Fix missing treasury balance in db-hash tool (#1907)
- Fix error while opening pebble databases "L0StopWritesThreshold"
HORNET-1.2.8
Fix
- Fix error while opening pebble databases "L0StopWritesThreshold"
HORNET-1.2.7
Fix
- Fix missing treasury balance in db-hash tool (#1906)
HORNET-1.2.6
Added
- Add transaction history endpoints (#1904)
Changed
- Update workflows and goreleaser
HORNET-legacy-0.5.10
Changed
- Updated entry nodes
- Updated workflows and goreleaser
- Adapt dockerfile to stardust version
- Allow raw regex in public/protected routes
Fixed
- Fix transaction metadata endpoint if tx unknown
- Fix REST-API error handling
- Remove dashboard frontend git submodule
v2.0.0-rc.7
Added
- Add path to RegisterAPIRoute (#1854)
Fixed
- Port iota.go fixes from v2.0.0-rc.5 (#1853)
- Port iota.go fixes from v2.0.0-rc.6
- Fixed windows build (#1856)
- Fix race condition in whiteflag API call (REST+INX) (#1894)
- Update modules to fix potential listener leak (#1868)
Chore
- Update modules (#1843, #1848, #1895, #1902)
- Adapt to app module changes in hive.go (#1867)
- Move core and plugins to components folder (#1869)
- Update inx-app
HORNET-1.2.5
Added
- Add global flag to db-snapshot tool (#1901)
- Update modules and go version to 1.20 (#1872, #1896)
Fixed
- Use default rate limiter error handlers to fix responses (#1846)