Skip to content

Releases: aleph-im/aleph-message

0.4.9

26 Aug 11:17
e22bb12
Compare
Choose a tag to compare

What's Changed

  • Feature: Implement Pay-as-you-Go using Base blockchain by @1yam in #106
  • Fix: is_stream to be compatible with any new stream providers by @philogicae in #105
  • Update package version by @nesitor in #107

New Contributors

Full Changelog: 0.4.8...0.4.9

0.4.8

09 Jul 10:19
@hoh hoh
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.7...0.4.8

0.4.7

21 Jun 10:37
@hoh hoh
Compare
Choose a tag to compare

What's Changed

  • CPU features required for execution can now be specified in messages (caef895)
  • Additional settings for instances in specific environments (2536bf7)

Full Changelog: 0.4.6...0.4.7

0.4.6

10 Jun 13:16
@hoh hoh
Compare
Choose a tag to compare

What's Changed

  • Fix: Models were not exposed as public in aleph_message.models. by @hoh in #102

Full Changelog: 0.4.5...0.4.6

0.4.5

08 May 13:20
@hoh hoh
Compare
Choose a tag to compare

This minor release helps using aleph-message with Mypy and type annotations.

What's Changed

New Contributors

Full Changelog: 0.4.4...0.4.5

0.4.4

12 Mar 20:56
@hoh hoh
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.4

0.4.3

12 Mar 20:55
@hoh hoh
fe9bb2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

0.4.2

24 Jan 10:09
@hoh hoh
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

27 Nov 15:06
@hoh hoh
Compare
Choose a tag to compare

What's Changed

  • Internal: run CI on pull requests by @odesenfans in #76
  • Fix: module did not expose version by @1yam in #75
  • Change: Message.time was float, becomes datetime by @hoh in #40
  • Support for QEMU supervisor in Aleph-vm by @olethanh in #78
  • Add metadata field to STORE messages (Issue #54) by @MHHukiewitz in #79

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

11 Jul 11:08
@hoh hoh
Compare
Choose a tag to compare

This version adds models for defining Instances on the network, and a few bug fixes.

What's Changed

  • Typing: Mebibytes missed specific typing by @hoh in #53
  • Feature: VM instances could not be modeled by @hoh in #56
  • Improvement proposals for instance messages by @odesenfans in #57
  • Fix: make aleph_message.models.execution importable by @odesenfans in #61
  • Type checking with Mypy by @hoh in #25
  • Fix: use a model for parent volumes by @odesenfans in #63
  • Fix: use a dedicated model for instance rootfs by @odesenfans in #62
  • Fix: Allowing all of cloud-init was to broad by @hoh in #68
  • Pre-release 0.4.0a3 by @odesenfans in #70
  • Fix: CI was broken because of the release of Pydantic 2.0 by @odesenfans in #74
  • Fix: lib was not compatible with newer versions of Pydantic by @odesenfans in #72

Full Changelog: 0.3.2...0.4.0