- The following import changes:
- from diagrams.onprem.logging import Logstash is now from diagrams.elastic.elasticsearch import Logstash
- from diagrams.onprem.monitoring import Kibana is now from diagrams.elastic.elasticsearch import Kibana
- from diagrams.onprem.search import Elasticsearch(*) is now from diagrams.elastic.elasticsearch import Elasticsearch *The previous icon was the company icon not the elasticsearch product, for the company icon: from diagrams.elastic.saas import Elastic
- Docker local development setup [#210] mingrammer#210
- Support OpenStack [#211] mingrammer#211
- Support curvestyle option (ortho or curved)
- Support Auth0, Cloudflare and Recombee: [#209] mingrammer#209
- Fix typo for PersistentVolume: [#207] mingrammer#207
- Fix misaligned label text position