This repository has been archived by the owner on Jun 10, 2022. It is now read-only.
Releases: symbol/catapult-rest
Releases · symbol/catapult-rest
[v2.4.0] - 16-Nov-2021
[v2.3.9] - 11-Nov-2021
Added
- Added mosaic supply revocation transaction support.
- Added new catapult 1.0.3.0 new status codes.
[v2.3.8] - 1-Nov-2021
Added
- Removed private network type support.
- Renamed network names to from
public
tomainnet
and frompublicTest
totestnet
.
[v2.3.7] - 31-Oct-2021
Added
- Native HTTPS support by providing SSL certificates.
timestamp
in recipients payload.timestamp
andfeeMultipler
in transactions payloads.
Fixed
- Removed babel from local
catapult-sdk
module. - Docker image migrated to ubuntu v20.04.
v2.3.6
[v2.3.6] - 24-May-2021
Added
- Tokenomics endpoints.
- Symbol-bootstrap version in server version endpoints. Deployment metadata in /node/server from rest.json. Bootstrap will update the details automatically. Node operators would need to update the rest.json when installing rest manually.
Fixed
- Fixed zero median network transaction fee issue
v2.3.5
v2.3.4
v2.3.3
[v2.3.3] - 15-Feb-2021
Fixed
- Fixed duplicate alias names returned from namespace endpoint issue.
- Fixed duplicated status results. The status is now retrieved by priority.
Changed
- Set default connection pool size to 10.
- Changed
node/storage
endpoint to use estimated counts from mongo collections. - Allow all transaction groups to be queried by cosigners.
- Allow address aliases in web socket listener subscriptions.