mirror of https://github.com/mingrammer/diagrams
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8.7 KiB
8.7 KiB
Changelogs
0.16.0
Breaking Changes
- The following import changes:
from diagrams.onprem.logging import Logstash
is nowfrom diagrams.elastic.elasticsearch import Logstash
from diagrams.onprem.monitoring import Kibana
is nowfrom diagrams.elastic.elasticsearch import Kibana
from diagrams.onprem.search import Elasticsearch(*)
is nowfrom 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
0.15.0
Added
- Support curvestyle option (ortho or curved)
- Support Auth0, Cloudflare and Recombee: #209
Fixed
- Fix typo for PersistentVolume: #207
- Fix misaligned label text position
0.14.0
Added
- Support sagemaker for AWS provider: #204
- Support ConcourseCI: #198
- Support Tekton CLI: #199
- Support more analytics tools for Onprem provider: #195
- Support more resources for AWS provider: #192
- Support kubernetes ecosystem: #188
- Support Beats for ElasticStack provider: #153
- Support more icons for Generic provider: #186
- Support Opsgenie: #187
- Support Tekton: #150
- Support Generic provider: #171
0.13.1
Fixed
- Add missing firebase base class: 3f400a7
0.13.0
Added
- Support more DynamoDB and IAM nodes for AWS: #180
- New provider elastic: #174
- Support Rust: #179
- Support Flux and Flagger: #147
- New provider saas: #173
- New provider firebase: #167
- Support ZuulCI: #145
0.12.0
Added
- Support GitlabCI: #166
- Support Sentry: #165
- Support Couchbase: #164
- Support new IoT icons, and new Game, General and Robotics categories for AWS: #161
- Support general icon set for Azure: #155
- Support Fluent Bit: #154
- Support integration services for Azure: #152
- Support custom attribute options for Nodes: #151
0.11.0
Added
- Support programming provider (programming languages and frameworks): #112
- Support NACL, Subnets, Route Table and VPC peering for AWS provider: #135
- Support Loki: #139
- Support Tableau and Metabase: #142
- Support AWS Elemental Services: #149
Fixed
- Rename Cloudfront to CloudFront: #129
0.10.0
Added
v0.9.0
Added
- Support Thanos: #99
- Support AWS VPC Endpoint: #101
- Support AWS VPC Router: #102
- Support Teamcity: #103
- Support Pomerium: #104
- Support Ansible and AWX: #110
Fixed
v0.8.2
Added
v0.8.1
Added
v0.8.0
Added
- Support Apache Beam: #66
- Support PFSense and VyOS: #67
- Support Polyaxon: #74
- Support Spinnaker: #77
- Support Git, GitLab and GitHub of onprem.vcs: #80
- Support Dgraph, JanusGraph and Scylla of onprem.database: #84
v0.7.4
Added
v0.7.3
Fixed
- Use dynamic keyword attributes for edge init to fix missing attribute
v0.7.2
Fixed
- Prevent the edge attrs from overwriting by empty string
- Only use the label for edge
v0.7.0
Added
v0.6.5
Added
- More on-prem/aws icons: #55
- Aliases for etcd and haproxy
v0.6.4
Added
- AWS management resources
Fixed
- Update OCI icon set: #46
v0.6.3
Added
- Support inline rendering for jupyter notebook
v0.6.2
Fixed
- Support multi-line labels
v0.6.1
Added
- Aliases for activemq (ActiveMQ) / rabbitmq (RabbitMQ)
v0.6.0
Added
- Support custom nodes: #25
- Allow an output filename to be passed to Diagram explicitly: #28
- Support on-premise nodes: #35
v0.5.0
Added
- Oracle Cloud provider support: #20
v0.4.0
Added
- Alibaba Cloud provider support: #19
v0.3.0
Added
- Allow custom dot attributes: #11
Fixed
- Support Python 3.6: #13
v0.2.3
Fixed
- Fix misaligned node labels by removing backward-incompatible 'imagepos' attribute: #7
v0.2.1
Added
- Add more AWS analytics services: 870b387
v0.2.0
Added
- Support kubernetes diagrams: 3eda1cb