Skip to content

0.4.0

Compare
Choose a tag to compare
@hoh hoh released this 11 Jul 11:08
· 19 commits to main since this release

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