This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
7 July 2017
The 095 release of Vamp is focused on increasing stability, scalability and performance. An important new feature is support for SQL databases for storing persistence data. This also enables us to deliver powerful (enterprise) multi-tenancy features. We've also added support for multiple Zookeeper nodes and upgraded HAProxy.
What is new
- SQL persistence - (#950)
- Mysql persistence - vamp-mysql
- Postgres persistence - vamp-postgres
- SQLServer persistence - vamp-sqlserver
- Support for multiple zookeeper nodes
- Docker-compose bugfixes - #945
- Upgrade HAProxy to 1.7.5 in the vamp-gateway-agent #43
What has changed
- Persistence of artifacts in Elasticsearch is no longer supported (Only pulse events and metrics can be stored in Elasticsearch)
- Configuration of SQL Persistence
Known issues
- When in Marathon/DCOS Zookeeper is unavailable/restarted Vamp can sometimes become out of sync, showing failed deployments when the deployments are running normally. Going into scale and saving syncs Vamp again.
- The Vamp UI currently isn't fully responsive.
- Showing container logs on DC/OS is a beta feature, that may not always work correctly.
All closed issues can be found here:
Vamp Core: https://github.com/magneticio/vamp/issues?q=is%3Aissue+milestone%3A0.9.5+is%3Aclosed
Vamp UI: https://github.com/magneticio/vamp-ui/issues?q=is%3Aissue+milestone%3A0.9.5+is%3Aclosed