Skip to content

Releases: aleph-im/aleph-sdk-python

2.3.3

22 Apr 14:45
df8ed9b

Choose a tag to compare

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

Full Changelog: 2.3.2...2.3.3

2.3.2

10 Apr 13:21
6155684

Choose a tag to compare

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

23 Feb 10:21
de022f6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

14 Jan 18:18
50ba6ed

Choose a tag to compare

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

28 Nov 11:29
545f4a8

Choose a tag to compare

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

27 Nov 14:51
681291d

Choose a tag to compare

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_balances does 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_message version to 1.0.5 by @nesitor in #240

Full Changelog: 2.0.5...2.1.0

2.0.5

26 Jun 15:33
30a2a2e

Choose a tag to compare

We're excited to announce the release of version 2.0.5. This version includes IPv4 port forwarding support:

What's Changed

  • Feature: ipv4 and missing service by @1yam in #221

Full Changelog: 2.0.4...2.0.5

2.0.4

26 Jun 11:00
cb15f7e

Choose a tag to compare

We're excited to announce the release of version 2.0.4. This version includes 2 new EVM chains support:

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

24 Jun 13:11
122d81a

Choose a tag to compare

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

29 Apr 10:09
c676a99

Choose a tag to compare

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

Full Changelog: 2.0.1...2.0.2