|
| 1 | +## [2.2.0-dev.2](https://github.com/dashpay/platform/compare/v2.1.2...v2.2.0-dev.2) (2025-11-28) |
| 2 | + |
| 3 | + |
| 4 | +### ⚠ BREAKING CHANGES |
| 5 | + |
| 6 | +* use identity contract keys query (#2870) |
| 7 | +* **sdk:** cleanup JS SDK params and return types (#2858) |
| 8 | +* **sdk:** user-friendly evo sdk params (#2856) |
| 9 | +* **dashmate:** port conflicts with mainnet and testnet on the same host (#2829) |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +* **dashmate:** add prometheus service discovery labels ([#2818](https://github.com/dashpay/platform/issues/2818)) |
| 14 | +* **drive:** add next epoch info to GetStatusResponse ([#2847](https://github.com/dashpay/platform/issues/2847)) |
| 15 | +* **sdk:** entities for Evo SDK ([#2800](https://github.com/dashpay/platform/issues/2800)) |
| 16 | + |
| 17 | + |
| 18 | +### Bug Fixes |
| 19 | + |
| 20 | +* **dashmate:** port conflicts with mainnet and testnet on the same host ([#2829](https://github.com/dashpay/platform/issues/2829)) |
| 21 | +* **dpp:** desiarilization of data contract JSON with token configuration ([#2857](https://github.com/dashpay/platform/issues/2857)) |
| 22 | +* resolve a few issues in iOS example app ([#2843](https://github.com/dashpay/platform/issues/2843)) |
| 23 | +* **sdk:** fail on invalid proof ([#2864](https://github.com/dashpay/platform/issues/2864)) |
| 24 | +* **sdk:** reset SDK nonce caches after failed transitions ([#2851](https://github.com/dashpay/platform/issues/2851)) |
| 25 | + |
| 26 | + |
| 27 | +### Tests |
| 28 | + |
| 29 | +* platform-test-suite accepts DAPI_ADDRESSES ([#2798](https://github.com/dashpay/platform/issues/2798)) |
| 30 | + |
| 31 | + |
| 32 | +### Build System |
| 33 | + |
| 34 | +* script to configure environments for ai coding agents ([#2845](https://github.com/dashpay/platform/issues/2845)) |
| 35 | +* **sdk:** wasm-sdk remove unmaintained wee_alloc (RUSTSEC-2022-0054) ([#2844](https://github.com/dashpay/platform/issues/2844)) |
| 36 | +* use workspace version in Cargo.toml ([#2831](https://github.com/dashpay/platform/issues/2831)) |
| 37 | + |
| 38 | + |
| 39 | +### Code Refactoring |
| 40 | + |
| 41 | +* **dashmate:** remove deprecated javascript dapi ([#2827](https://github.com/dashpay/platform/issues/2827)) |
| 42 | +* **sdk:** cleanup JS SDK params and return types ([#2858](https://github.com/dashpay/platform/issues/2858)) |
| 43 | +* **sdk:** typed identifier ([#2848](https://github.com/dashpay/platform/issues/2848)) |
| 44 | +* **sdk:** typed wasm-sdk params ([#2849](https://github.com/dashpay/platform/issues/2849)) |
| 45 | +* **sdk:** user-friendly evo sdk params ([#2856](https://github.com/dashpay/platform/issues/2856)) |
| 46 | +* use identity contract keys query ([#2870](https://github.com/dashpay/platform/issues/2870)) |
| 47 | + |
1 | 48 | ### [2.1.2](https://github.com/dashpay/platform/compare/v2.1.1...v2.1.2) (2025-10-27) |
2 | 49 |
|
3 | 50 |
|
|
0 commit comments