Meshery Releases
v0.4.0-beta.4
Released on 9 July 2020
What’s new ?
- Bug Fixes
- hotfix: Meshery settings page not building
v0.4.0-beta.3
Released on 8 July 2020
What’s new ?
- Bug Fixes
- Hotfix of bug introduced in Release v0.4.0-beta.2
v0.4.0-beta.2
Released on 8 July 2020
What’s new ?
- Meshery
- Added initial kubeconfig.
- Mesheryctl
- Removed fatal error due to missing
meshery.yaml
.
- Removed fatal error due to missing
- Documentation
- Updated Kuma adapter logo in Meshery Docs.
- Added network ports to the adapters table.
- Added providers screenshot.
- Added all supported platforms to list.
- Added nighthawk as a load generator.
- Fixed broken link in EKS page.
v0.3.19
Released on 7 July 2020
What’s new ?
- Mesheryctl
- Important bug fix for failure to initialize app folder (
~/meshery
) and app config file (meshery.yaml
).
- Important bug fix for failure to initialize app folder (
v0.4.0-beta.1
Released on 5 July 2020
What’s new ?
- Meshery
- “stable-latest” tag for new release channel.
v0.3.18
Released on 4 July 2020
What’s new ?
- Mesheryctl
mesheryctl version
now retrieves server version information, including release tag and git sha.meshery perf
now supports SPMS as a package through the--file
flag.
- Meshery
- Extensibility enhancement: an abstract interface, Load Generator Interface, is now provided for ease of extending Meshery to support other load generators, like Nighthawk.
- Docs
- uplifted EKS and GKE instructions
v0.3.17
Released on 1 July 2020
What’s new ?
- Meshery
- Feature: New “stable” release channel established.
- Feature: Enhanced UX for advanced performance test HTTP headers.
v0.3.16
Released on 22 June 2020
What’s new ?
- Mesheryctl
- Feature: Addition of
mesheryctl system
as the new command for lifecycle management of Meshery.- All Meshery lifecycle management commands like
start
,stop
,reset
,logs
and so on are now found undersystem
.
- All Meshery lifecycle management commands like
- Feature: Addition of
mesheryctl system config
as a new subcommand to assist with configuring Meshery to communicate with Kubernetes deployments in GKE, AKS, and EKS.
- Feature: Addition of
v0.3.15
Released on 1 May 2020
What’s new ?
- Mesheryctl
- Feature: Addition of `mesheryctl perf –file
' support for [SMPS formatted](https://github.com/layer5io/service-mesh-performance-specification) performance test profiles. - Feature: Behavior change
mesheryctl perf
for using tokens and supporting JWT.
- Feature: Addition of `mesheryctl perf –file
v0.3.14
What’s new ?
- Mesheryctl
- Behavior change in
mesheryctl start
to check for new Meshery server images by default.
- Behavior change in
v0.3.13
What’s new ?
- Mesheryctl
- Point release for mesheryctl’s initial ARM support.
v0.3.12
What’s new ?
- Mesheryctl
- Initial Scoop Bucket and Scoop package for
mesheryctl
.
- Initial Scoop Bucket and Scoop package for
v0.3.11
What’s new ?
- Mesheryctl
- Fixes minor user experience issues on
mesheryctl perf
command. See Meshery CLI Commands & Documentation for reference.
- Fixes minor user experience issues on
v0.3.10
What’s new ?
- Mesheryctl
- Introduces
mesheryctl perf
command. See Meshery CLI Commands & Documentation for reference.
- Introduces
v0.3.9
What’s new ?
- Mesheryctl
- Addition of
mesheryctl version
to provide server-side version number. - Improvement of
mesheryctl logs | stop | start
to provide appropriate grammar in situations when Meshery is stopped or Docker is not present.
- Addition of
- Meshery Server
- Strip off extraneous information beyond IP address and port in Grafana and Prometheus endpoints (#612)
v0.3.8
What’s new ?
- Mesheryctl
- Extraneous command line output removed. Clarity of CLI interaction with
mesheryctl
is improved in this release.
- Extraneous command line output removed. Clarity of CLI interaction with
v0.3.7
What’s new ?
- Meshery Server
- Ad-hoc connectivity tests for Prometheus is now supported. Users can click the Prometheus chip and have Meshery verify its ability to connect to the configured Prometheus instance.
v0.3.6
What’s new ?
- Mesheryctl
- Ad-hoc connectivity tests for Grafana is now supported. Users can click the Grafana chip and have Meshery verify its ability to connect to the configured Grafana instance.
v0.3.5
What’s new ?
- Mesheryctl
- Removal of
init
as a command exposed to users. This command’s functionality is used internal tomesheryctl start
. A newstart --check
command will provide preflight check functionality ininit
’s place.
- Removal of
v0.3.4
What’s new ?
- Mesheryctl
mesheryctl version
is now enhanced with the addition of displaying the git commit (sha) of the mesheryctl release.
v0.3.3
What’s new ?
- Meshery Server
- Providers - a new project construct that allows users to select authentication, long-term storage, and so on provider.
v0.3.2
What’s new ?
- Mesheryctl
- Addition of
mesheryctl version
as a new subcommand.
- Addition of
v0.3.1
What’s new ?
- Meshery Server
- Support for wrk2 as an alternative load generator.
v0.2.4
What’s new ?
- Mesheryctl
- Homebrew support available for mesheryctl.
- Meshery Server
- Meshery adapter for Octarine released as stable.
- Documentation
- Revised quick start guide for Mac, Linux and Windows.
- WSL2 support published.
- GKE kubeconfig generation script switched to
--decode
.
v0.2.3
What’s new ?
- Mesheryctl
- Improved
status
command output on Windows.
- Improved
- Meshery Server
- Ability to deploy Meshery on Istio.
- Adapter Chips: Move adapter port number into tooltip.
v0.2.2
What’s new ?
- Mesheryctl
- Improved
update
command, no overwriting in local configuration whilestart
command.
- Improved
- Meshery UI
- A new modal view to organize and display performance results in a tabular format.
v0.2.1
What’s new ?
- Mesheryctl
- Overhaul of in-cluster vs out-of-cluster Kubernetes setup.
v0.2.0
What’s new?
- Meshery Adapters
- Adapter introduced for Network Service Mesh.
- Meshery Server
- Ability to run performance tests asynchronously.
- Collect & persist node metrics.
v0.1.6
What’s new?
- Changelog
- New UI for managing Meshery’s connection to Kubernetes cluster.
- New
mesheryctl
compatibility for Windows for opening default browser uponstart
. - New sample app added to the istio adapter - Hipster app (Google’s Microservices demo application).
v0.1.5
What’s new?
- Changelog
- UX Improvements
mesheryctl start
now waits for meshery application containers to be up before launching the user’s browser.mesheryctl stop
now shows command progress akin to the experience when usingmeshery
bash script.
v0.1.4
What’s new?
- Changelog
v0.1.3
What’s new?
- Migrate from Configure Meshery to Settings page.
v0.1.2
What’s new?
- Synchronization of browser local storage
- Meshery in-memory session storage.
v0.1.1
What’s new?
- Patch for Alpine bug.
v0.1.0
What’s new
- Initial fully functional Istio.
v0.0.9
What’s new?
- Documentation site segragated
- content laid out.
v0.0.8
What’s new?
- Ability to import Grafana board json
- Integrating with Prometheus directly for metrics.
v0.0.7
What’s new?
- Migrated away from embedded iframe grafana charts
- Now using Chartjs for charting.
- Now using C3 for charting.
v0.0.6
What’s new?
- Pre-alpha Consul adapter.
- Support for deploying SMI Istio adapter.
- Ensuring compatibility to apply SMI manifests through Meshery.
v0.0.5
What’s new?
- Pre-alpha Linkerd adapter.
- Ability to filter results.
v0.0.4
What’s new? -Ability to view persisted results.
- Integration and support for Grafana charts.
- Embedding panels in iframe.
v0.0.3
What’s new?
- Initial version with support of Meshery adapters.
- Release of a pre-alpha version of Istio adapter.
v0.0.2
What’s new?
- Ability to support running custom yaml on Kubernetes with Istio.
v0.0.1
New release
- Initial version of Meshery
- Connect to Kubernetes.
- Run preconfigured commands on Kubernetes with Istio.