Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Releases: hyperhq/hyperstart

Release v1.1.0

17 Sep 14:05
c0c07d2
Compare
Choose a tag to compare

The v1.1.0 release includes

  • performance and scalability improvement as a kubernetes runtime (via CRI shim frakti)
  • bug fixes

Binary packages could be downloaded here: http://download.hypercontainer.io/

Release Candidate 1 for v1.1.0

12 Sep 15:30
f2af9a5
Compare
Choose a tag to compare
Pre-release

The v1.1.0 release includes

  • performance and scalability improvement as a kubernetes runtime (via CRI shim frakti)
  • bug fixes

binary packages here: https://github.com/hyperhq/hyperd/releases/tag/v1.1.0-rc1

Release v1.0.0

09 Sep 08:42
Compare
Choose a tag to compare

In release v1.0.0 of runV and hyperstart, we introduced several significant updates and fixed many bugs to make runV production ready. The featured updates include:

  • Better standard compatibility:
  • New hypervisor architectures support:
    • xenpv driver, with the latest Xen 4.9, we could launch runV without performance penalty (loss < 5% in most scenarios) on instance of Google GCE and other IaaS platform;
    • kvmtool driver brings the offical ARM support to runV.
  • Feature update:
    • Read-only rootfs: allows runV to launch HyperContainer with read-only rootfs;
    • support vhostuser network card for qemu driver, which enables the low latency network for scenarios such as NFV.
  • Many other feature or test improvements, and many bug fix.

Thanks the contribution from Huawei, ARM, Intel, Alibaba, and other individuals.

Release 0.8.1

10 May 16:30
Compare
Choose a tag to compare

This is a bugfix release of 0.8:

  • Enable vSock, a communication channel between host and guest.
  • Kubernetes CRI compatibility issues.
  • Container IO stream issues.

The detail of the issues addressed in 0.8.1 could be found hyperd milestone 0.8.1

And the hyperstart binary packages for centos/rhel, fedora, debian, ubuntu could be find in the hypercontainer download page

Release 0.8.0

21 Mar 02:14
Compare
Choose a tag to compare
  • support vsock communication interface
  • improved on tty stream handling
  • other fix and improvement

Release 0.7.0

28 Oct 09:26
Compare
Choose a tag to compare
  • support aarch64
  • add version API
  • add src/api.h
  • hyper event read refactor
  • tty refactor
  • read/write file refactor
  • add travis test
  • various fix and cleanup

Release 0.6.2

29 Aug 09:31
Compare
Choose a tag to compare

Together with HyperContainer 0.6.2, the hyperstart 0.6.2 released.

  • add route portmappping support
  • build kernel from container
  • refactor intialization of container/process
  • add file volume support
  • set the initial ulimit to higher values

Release 0.6.0

25 May 11:45
Compare
Choose a tag to compare

Together with Hyper 0.6.0, the hyperstart 0.6.0 released.

Release 0.5.0

06 Feb 01:24
Compare
Choose a tag to compare

Together with Hyper 0.5.0, the Hyperstart 0.5.0 released

Stable release

28 Dec 14:21
Compare
Choose a tag to compare

find scsi disk through scsi bus address to support runv libvirt driver
fix bugs