PackageTrack
Sign in Get early access

github.com/hyperhq/runv

v1.0.0 #2716 most downloaded on Go modules hyperhq/runv

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 2.1 years

Most releases are documented

notes for 7 of 8 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

37 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

37 releases · Sep 2015 to Feb 2021
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 37
  1. v1.0.1-0.20210208103726-2125f18e8542 08 Feb 2021 pre-release

    Nothing published for this version

  2. v1.0.1-0.20180802064553-f1de9bfee5b2 02 Aug 2018 pre-release

    Nothing published for this version

  3. v1.0.1-0.20180723013946-ca31de82551f 23 Jul 2018 pre-release

    Nothing published for this version

  4. v1.0.1-0.20180205020230-3383b2f44179 05 Feb 2018 pre-release

    Nothing published for this version

  5. v1.0.0 09 Sep 2017
    Release notes

    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:

    • Compatibility:
    • New hypervisor architectures support:
      • xenpv driver, with the latest Xen 4.9, we could launch runV with very minimal performance penalty (<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 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.

    Open source →
    Release notes

    Fix some oci compatible issues and update docs. Enable more tests.

    Open source →
    Release notes

    some issues were fixed after refactor, and major testes set was added.

    Open source →
    Release notes

    In 1.0, runV refactored the command line processing. And improved the compatibility with oci spec and containerd.

    Open source →
  6. v1.0.0-rc3 27 Aug 2017 pre-release

    Nothing published for this version

  7. v1.0.0-rc2.0.20170827051224-8ad7e33df059 27 Aug 2017 pre-release

    Nothing published for this version

  8. v1.0.0-rc2 21 Aug 2017 pre-release

    Nothing published for this version

  9. v1.0.0-rc1.0.20170821133311-164d08db0f73 21 Aug 2017 pre-release

    Nothing published for this version

  10. v1.0.0-rc1.0.20170819000947-06d70c156207 19 Aug 2017 pre-release

    Nothing published for this version

  11. v1.0.0-rc1 03 Aug 2017 pre-release

    Nothing published for this version

  12. v0.8.2-0.20170803085745-8ecb3686ab91 03 Aug 2017 pre-release

    Nothing published for this version

  13. v0.8.2-0.20170615072237-ba5e4c9a2fb1 15 Jun 2017 pre-release

    Nothing published for this version

  14. v0.8.1 10 May 2017
    Release notes

    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.
    • Fixed the Xen build.
    Open source →
  15. v0.8.1-0.20170508020023-9a99c100e223 08 May 2017 pre-release

    Nothing published for this version

  16. v0.8.1-0.20170411065918-652ea59442df 11 Apr 2017 pre-release

    Nothing published for this version

  17. v0.8.1-0.20170407072909-b01db84e4304 07 Apr 2017 pre-release

    Nothing published for this version

  18. v0.8.1-0.20170325151357-8c80ae12c639 25 Mar 2017 pre-release

    Nothing published for this version

  19. v0.8.0 21 Mar 2017
    Release notes
    • Kubernetes CRI semantics support.
    • Arch: support ARM64 CPUs with GIC version3, e.g. Cavium ThunderX 64-core CPU.
    • Move all the Pod level logic to hyperd, and runV only maintains the sandbox and containers.
    • Simplify the model and state machine -- one Pod is one VM.
    Open source →
  20. v0.7.1-0.20170301013806-956133b34d4f 01 Mar 2017 pre-release

    Nothing published for this version

  21. v0.7.1-0.20170120025856-ed95cfe25238 20 Jan 2017 pre-release

    Nothing published for this version

  22. v0.7.1-0.20161207152852-d53fb9179997 07 Dec 2016 pre-release

    Nothing published for this version

  23. v0.7.1-0.20161101015437-274dab0e27e7 01 Nov 2016 pre-release

    Nothing published for this version

  24. v0.7.0 28 Oct 2016
    Release notes
    • Support system arch s390x and ppc64le (#312)
    • Support system arch ARM64 (#360)
    • Enable VM template for runV and runV-containerd, which improves the boot performance to 130ms and reduces 80MB memory consumption per container. (#303, #304)
    • Enable CNI, OVS and improve the networking configurations. (#286, #307)
    • Add QoS Control for network interface. (#331)
    • Allow one volume to be mounted to multiple mount points of one container. (#329)
    • Improve streaming IO for containers
    • Move dependencies from Godep to vendors
    • Many other fixes and improvements
    Open source →
  25. v0.6.3-0.20160922084639-28d48ac6af50 22 Sep 2016 pre-release

    Nothing published for this version

  26. v0.6.2 29 Aug 2016
    Release notes

    Together with HyperContainer 0.6.2, the runv 0.6.2 released.

    • add route and portmapping support
    • qemu daemonize/log refactor
    • vm template(basic) support
    • runv namespaced refacor
    • add CNI support for runv-oci container
    • add rbd IO throttle support
    Open source →
  27. v0.6.1-0.20160622085519-73d86ce5ac24 22 Jun 2016 pre-release

    Nothing published for this version

  28. v0.6.0 25 May 2016
    Release notes

    Together with Hyper 0.6.0, the runV 0.6.0 released.

    Open source →
  29. v0.5.0 05 Feb 2016
    Release notes

    Together with Hyper 0.5.0, the runV 0.5.0 released.

    Open source →
  30. v0.4.0 15 Sep 2015

    Nothing published for this version

  31. v0.0.0-20190109074007-10eb6877d5df 09 Jan 2019 pre-release

    Nothing published for this version

  32. v0.0.0-20180802064553-f1de9bfee5b2 02 Aug 2018 pre-release

    Nothing published for this version

  33. v0.0.0-20171023142206-cb4d3261cccc 23 Oct 2017 pre-release

    Nothing published for this version

  34. v0.0.0-20170508020023-9a99c100e223 08 May 2017 pre-release

    Nothing published for this version

  35. v0.0.0-20170308095620-e8539fc1bae8 08 Mar 2017 pre-release

    Nothing published for this version

  36. v0.0.0-20161205072931-552c73e19f27 05 Dec 2016 pre-release

    Nothing published for this version

  37. v0.0.0-20161101015437-274dab0e27e7 01 Nov 2016 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive