Skip to content

Releases: multiversx/mx-api-service

v1.11.0

28 Jan 13:03
1d757c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

15 Jan 07:31
914e3c9
Compare
Choose a tag to compare

Added
• Multi-Transfer Support: Introduced support for EGLD in multi-transfer transactions. (#1401)
• Relayed Smart Contract Results: Added the option to include relayed smart contract results in transaction responses. (#API-334)
• Relayed Transactions Filter: Implemented a new filter across multiple endpoints to include relayed transactions for senders. (#API-334)
• NftSubType Filter: Added a filter for NftSubType and ensured proper handling for cases where nft.type is not present. (#1394)
• Transaction Simulation: Added the ability to forward the checkSignature parameter for transaction simulations. (#1422)
• Pool Transactions: Added function name identification for pool transactions. (#1425)
• Addresses Query Parameter: Added an addresses query parameter to filter accounts by a list of addresses. (#5079d6b)
• WebSocket Transaction Metrics: Introduced metrics for WebSocket transaction events. (#1429)
Changed
• Optional Fields for /accounts/:address: Made fields optional in the accounts endpoint for improved performance. (#1426)
• Load Test Workflow: Updated load-tests.yml for better testing workflows. (#1400)
• Invalid Transactions Handling: Improved handling and treatment of invalid transactions. (#1428)
• Query Parsers Update: Removed the use of the new keyword for query parsers that do not use specific parameters. (#1373)
Fixed
• Provider Delegation Data: Ensured providersDelegationData is treated as an array to prevent runtime issues. (#1420)
• Encoded Data Check: Added validation in KeysService to handle cases where no encoded data is present. (#8135bf8)
• Relayed Transactions Bug: Fixed issues related to the inclusion of relayed transactions for senders. (#API-334)
• Transactions Marked as Ignorable: Included transactions marked as canBeIgnored in responses. (#API-339)

Full Changelog: v1.9.2...v1.10.0

v1.9.2

28 Nov 09:22
dbec8bd
Compare
Choose a tag to compare

What's Changed

Bugfixes 🐛

Full Changelog: v1.9.1...v1.9.2

v1.9.1

22 Nov 10:01
83876fb
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

Full Changelog: v1.9.0...v1.9.1

v1.9.0

18 Nov 10:39
9037a37
Compare
Choose a tag to compare

Release Notes

Performance Enhancements:
• Integrated K6 performance testing into GitHub workflows.
• Removed PostgreSQL support to streamline backend infrastructure.
• Removed GraphQL support and updated Swagger documentation.
• Updates for deprecated queries
Token Price and Analytics:
• Support added for fetching token prices from configurable sources.
• Add filter by token price type
• MEX token charting and collection rank fetching introduced.
Assets CDN Integration:
• Assets integrated into CDN for improved performance and reliability.
Integration of External APIs:
• Nodes, tokens and providers now fetch data dynamically from external APIs for enhanced real-time updates.
Enhanced NFT Functionality:
• Filter NFTs by full tag and fixed NFT count discrepancies.
Add support for ES events:
• Add events support.
API Updates:
• Updated API to the latest sdk-nestjs version 3.7.4. Related updates: latest integration.
• Introduced filters for transaction pools and normalized token identifier casing.
• Add token owners history info
• Applications endpoint unit tests and fixes
Improved Endpoints:
• Contracts deploy endpoints and fix transfer tracking.

Full Changelog: v1.8.0...v1.9.0

v1.8.0

03 Sep 13:26
840a742
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Notable Changes

Full Changelog: v1.7.0...v1.8.0

v1.7.0

04 Jul 08:53
3abb6ba
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

Full Changelog: v1.6.0...v1.7.0

v1.6.0

22 May 07:29
d49b7d0
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Notable Changes

Full Changelog: v1.5.0...v1.6.0

v1.5.0

10 Apr 10:22
c438977
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

Full Changelog: v1.4.0...v1.5.0

v1.4.0

22 Jan 11:56
93a9abd
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bugfixes 🐛

Other Notable Changes

New Contributors

Full Changelog: v1.3.0...v1.4.0