Releases: mistio/mist-ee
Releases · mistio/mist-ee
v4.7.1
- Change: Add feature flag for parsing arp tables in Libvirt hosts
- Change: Regularly probe hosts with associated keys to determine cpu & ram
- Bugfix: Update UI when adding Libvirt hosts
- Bugfix: Fix tree view issue
- Bugfix: Fix LXD shell issue
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.7.1/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.7.0
- Feature: Support for GKE & EKS managed clusters. Inventory, pricing, provisioning (APIv2 only), edit nodepools (APIv2 only).
- Feature: Serial console support for KVM machines
- Feature: Price catalog for block storage volumes (EE / HS only).
- Change: Improve installation process. Helm chart as the recommended method.
- Change: Refactor object storage support to improve performance.
- Change: Reduce amount of metadata about locations, images & sizes fetched by the UI to improve performance.
- Change: Rename CORE_URI to PORTAL_URI in settings.
- Change: Improve EC2 & GCP instance pricing.
- Change: Fetch KVM guest ifaces & IP addresses from Libvirt instead of parsing arp tables
- Change: Update paramiko, libcloud & RabbitMQ dependencies.
- Bugfix: Fix metering of block storage volumes.
- Bugfix: Fix Openstack issue when auth url contains a path.
- Bugfix: Fix execution of Ansible playbooks.
- Bugfix: Fix LXD shell support
- Bugfix: Fix execution of orchestration template workflows (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.7.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.7.0-rc.1
- Feature: Support for GKE & EKS managed clusters. Inventory, pricing, provisioning (APIv2 only), edit nodepools (APIv2 only).
- Feature: Serial console support for KVM machines
- Feature: Price catalog for block storage volumes (EE / HS only).
- Change: Improve installation process. Helm chart as the recommended method.
- Change: Refactor object storage support to improve performance.
- Change: Reduce amount of metadata about locations, images & sizes fetched by the UI to improve performance.
- Change: Rename CORE_URI to PORTAL_URI in settings.
- Change: Improve EC2 & GCP instance pricing.
- Change: Update paramiko, libcloud & RabbitMQ dependencies.
- Bugfix: Fix metering of block storage volumes.
- Bugfix: Fix Openstack issue when auth url contains a path.
- Bugfix: Fix execution of Ansible playbooks.
- Bugfix: Fix LXD shell support
- Bugfix: Fix execution of orchestration template workflows (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.7.0-rc.1/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.6.2
- Change: Upgrade Elasticsearch & logstash, mitigates potential security issue
- Change: Add monthly portal maintenance schedule to merge or delete old ES indices
- Change: Improve API v2 exception handling
- Change: Support regex field selectors on schedules (API only)
- Change: Accelerate polling schedule after machine action
- Change: Use sudo defensively when running monitoring commands over ssh
- Change: Prioritize images tagged latest on docker create machine
- Bugfix: Fix auth context for scheduled scripts
- Bugfix: Allow multiple A record IPs on document validation
- Bugfix: Prevent potential parsing exception for Azure Networks
- Bugfix: Prevent UnboundLocalError when Azure machine listing API fails
- Bugfix: Decode libvirt command output & error defensively, prevents potential machine listing issue
- Bugfix: Pre-save rule before validating, prevents potential rule validation issue
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.6.2/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.6.1
- Change: Improve custom metric dialog usability
- Change: Include DigitalOcean droplet snapshots in available images
- Bugfix: Prevent redundant CloudSize JSON patches emitted from WebSocket which were causing UI hangs
- Bugfix: Improve error handling in APIv2 listings
- Bugfix: Fix loading issue in size constraints form (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.6.1/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.6.0
- Feature: Add support for VictoriaMetrics for storing monitoring & metering metrics
- Feature: Add standalone K8s/OpenShift cluster as cloud
- Feature: Add support managed K8s clusters on GCE, AWS clouds (API only)
- Feature: Display tree view on machines page
- Feature: Select security groups when creating machine on OpenStack clouds
- Feature: Add support for networks on Alibaba clouds
- Feature: Add support for Vexxhost clouds
- Change: Replace Celery with Dramatiq for async tasks
- Change: Replace Beat with APScheduler for scheduled tasks
- Change: Drop support for vCloud & GigG8 clouds
- Change: Support Vultr API v2
- Change: Update Helm chart templates to work with k8s 1.22 or later.
- Bugfix: Activate machine monitoring without requiring monitoring data request
- Bugfix: Numerous minor bugfixes & UX improvements
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.6.0/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v5.0.0-alpha.2
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v5.0.0-alpha.2/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.5.5
- Bugfix: Prevent loss of hosts when disabling KVM clouds
- Bugfix: Fix support of multiple locations & volume types on OpenStack clouds
- Bugfix: Fix network listing on OpenStack when IPv6 subnet exists
- Bugfix: Fix machine provisioning issue on OpenStack when attaching existing volume
- Bugfix: Update RBAC mappings for images & locations when cloud added by non-owner (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.5.5/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.5.4
- Bugfix: Fix clone action for vSphere machines
- Bugfix: Improve snapshot dialog for vSphere machines
- Change: Support security group selection when creating OpenStack machines
- Change: Revamp check_size implementation (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.5.4/docker-compose.yml
docker-compose up -d
Also see the following README sections:
v4.5.3
- Bugfix: Declare dramatiq broker on every actor
- Bugfix: Get cached_machines before creating the machine, closes
- Bugfix: Fix schedule editing
- Bugfix: Fix bug when size disk is absent for check_size (EE/HS only)
- Change: Update snapshots dialog for vSphere machines
- Change: Add more tests on constraints (EE/HS only)
Installation
To install, please run:
wget https://github.com/mistio/mist-ee/releases/download/v4.5.3/docker-compose.yml
docker-compose up -d
Also see the following README sections: