Releases: aleph-im/aleph-sdk-python
2.3.3
What's Changed
- Small improvements to scripts/build-to-publish.sh by @sirdavos47 in #243
- fix: add heartbeat and proper error handling to WebSocket connections by @aliel in #284
- feat: add runtimes service and rescue mode support to VmClient by @aliel in #283
- feat: add list_aggregates method for cross-address aggregate queries by @aliel in #285
- feat: add reserve_resources method for CRN capacity pre-check by @aliel in #286
- Feature: Implement missing PyAleph API endpoints by @1yam in #276
- chore: bump aleph-message to 1.1.1 by @odesenfans in #287
New Contributors
- @sirdavos47 made their first contribution in #243
Full Changelog: 2.3.2...2.3.3
2.3.2
What's Changed
- fix: use semantic version comparison for CRN version filtering by @aliel in #281
- Add new methods to manage instance server (reinstall, backup create, info, download, delete ) by @aliel in #279
- feat: add cursor-based pagination for messages and posts by @odesenfans in #282
Full Changelog: 2.3.1...2.3.2
2.3.1
What's Changed
- feat: support credit payment in store messages by @amalcaraz in #278
- add dns ALIAS record support by @aliel in #277
- internal: release pipeline by @odesenfans in #280
New Contributors
- @amalcaraz made their first contribution in #278
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- fix: remove macos13 from CI by @1yam in #269
- Fix: GPU lists being reset on each iter by @aliel in #270
- feature: get_aggregate(s) methods by @odesenfans in #273
- Feature: filter crn can with based on vm resources by @1yam in #268
- fix: pin substrate-interface to < 1.8.0 by @odesenfans in #275
- Feature: get_store_estimated_price by @1yam in #271
- feature: list, create and revoke authorizations by @odesenfans in #272
Full Changelog: 2.2.0...2.3.0
2.2.0
We're excited to announce the release of version 2.2.0. This version includes support for using Ledger wallets on EVM chains and some improvements and fixes:
What's Changed
- Fix domain ownership check (checksum format to lowercase) by @aliel in #241
- ci: fix tests on macOS 14 + Python 3.9 by @odesenfans in #242
- Implement Ledger by @nesitor in #231
- Fix: CrnList is no longer a Dict, type check making failed the match … by @1yam in #266
- Feature: aleph settings services by @1yam in #248
Full Changelog: 2.1.0...2.2.0
2.1.0
We're excited to announce the release of version 2.1.0. This version includes credits support and some improvements and fixes:
What's Changed
- Fix: Client Services Scheduler to handle 404 by @1yam in #224
- Add support for credits payment method by @nesitor in #227
- Solve MacOs CI issue by @nesitor in #230
- Fix: handle new message status by @1yam in #229
- Feature: allow to update CRN_LIST_URL from .env by @1yam in #232
- Feature: Pricing Services by @1yam in #226
- Feat: estimated gas based on tx by @1yam in #209
- Feature: Voucher integrations by @1yam in #225
- Feature: Credis System by @1yam in #233
- Fix:
credit_balancesdoes not exist by @1yam in #237 - Solve Ledger Derivation path signing by @nesitor in #238
- Fix: filter on crn list & port-forwarding by @1yam in #239
- Upgrade
aleph_messageversion to1.0.5by @nesitor in #240
Full Changelog: 2.0.5...2.1.0
2.0.5
2.0.4
2.0.3
We're excited to announce the release of version 2.0.3. This version includes 2 new message states and 4 new EVM chains support:
What's Changed
- feat: use new endpoint to get message status by @aliel in #215
- Fix: add missing supported EVM Chains in chain_account_map by @1yam in #217
- Implement Unichain network by @nesitor in #219
- Implement new aleph-message changes by @nesitor in #220
Full Changelog: 2.0.2...2.0.3
2.0.2
We're excited to announce the release of version 2.0.2. This version fixes a bug related with .env files and custom env variables:
What's Changed
- fix: Pydantic v2 errors on unknown env vars by @RezaRahemtola in #216
Full Changelog: 2.0.1...2.0.2