Skip to content

v0.16.0

Compare
Choose a tag to compare
@mingrammer mingrammer released this 13 Jul 14:55
· 294 commits to master since this release

Breaking Changes

The following import changes:

Old import path New import path
from diagrams.onprem.logging import Logstash from diagrams.elastic.elasticsearch import Logstash
from diagrams.onprem.monitoring import Kibana from diagrams.elastic.elasticsearch import Kibana
from diagrams.onprem.search import Elasticsearch 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

Added

  • Docker local development setup: #210
  • Support OpenStack #211
  • Support SQL, Druid and Databricks
  • Support Cloudinary: #218

Fixed

  • Clean GCP resources: #228
  • Support DataDog, PaperTrail, Syslog, Rsyslog and Graylog: #222
  • Update all OCI icon set (bark and white): #205