v0.23.1

mingrammer/diagramsv0.23.1Nov 8, 2022by mingrammer

AI Summary

Adds messaging support (Twilio, Centrifugo) and OS support (Debian, Red Hat, Raspbian). It also introduces infrastructure services like AWS App Runner and Fastly CDN, along with improvements for node customization.

Key Highlights

  • Added Twilio and Centrifugo messaging support
  • Added support for Debian, Red Hat, and Raspbian OS
  • Added AWS App Runner and Fastly CDN
  • Added Harbor as an on-prem registry
  • Added autolabel flag and node.id customization

New Features

  • Twilio
  • Centrifugo
  • Debian OS
  • Red Hat OS
  • Raspbian OS
  • AWS App Runner
  • Fastly CDN
  • Harbor
  • autolabel flag
  • node.id customization

Full Release Notes

## What's Changed
* Update README.md by @lakshminarasimmanv in https://github.com/mingrammer/diagrams/pull/757
* Add: Twilio by @zendern in https://github.com/mingrammer/diagrams/pull/331
* feat: adding messenger and line icons by @mkfsn in https://github.com/mingrammer/diagrams/pull/412
* Allow `node.id` to be specified and not automatically generated by @vanife in https://github.com/mingrammer/diagrams/pull/422
* Allow Node arguments to be passed to Custom Node by @bra-fsn in https://github.com/mingrammer/diagrams/pull/437
* autolabel flag in diagrams that modifies label by @anovis in https://github.com/mingrammer/diagrams/pull/482
* chore(deps): bump minimist from 1.2.5 to 1.2.7 in /website by @dependabot in https://github.com/mingrammer/diagrams/pull/761
* chore(deps-dev): bump pytest from 6.2.1 to 7.0.1 by @dependabot in https://github.com/mingrammer/diagrams/pull/656
* docs(website): update text on top page. by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/571
* Add raspbian gen os by @abrudner in https://github.com/mingrammer/diagrams/pull/589
* Prefer subprocess run over call by @kkirsche in https://github.com/mingrammer/diagrams/pull/625
* feat(node): Update Dremio icon by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/651
* refactor: Reflect changes in Cluster class by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/653
* feat(node): add AWS app-runner #645 by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/654
* chore(deps): bump json-schema and jsprim in /website by @dependabot in https://github.com/mingrammer/diagrams/pull/772
* docs: fix simple typo, clearning -> cleaning by @timgates42 in https://github.com/mingrammer/diagrams/pull/724
* feat(node): Onprem network remove white backgound by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/697
* Add: saas.alerting.Xmatters by @jaredcurtis in https://github.com/mingrammer/diagrams/pull/712
* feat: add Fastly CDN. by @cherouvim in https://github.com/mingrammer/diagrams/pull/740
* feat(node): add Generic OS Debian (#549) by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/570
* Add icons to docs by @lrjball in https://github.com/mingrammer/diagrams/pull/499
* Add support for Harbor as an on-prem registry by @DR-dev-0714 in https://github.com/mingrammer/diagrams/pull/766
* feat(node): add Generic OS Red Hat by @bdsoha in https://github.com/mingrammer/diagrams/pull/780
* Add MLflow to OnPrem MLOps by @xadrianzetx in https://github.com/mingrammer/diagrams/pull/698

## New Contributors
* @lakshminarasimmanv made their first contribution in https://github.com/mingrammer/diagrams/pull/757
* @mkfsn made their first contribution in https://github.com/mingrammer/diagrams/pull/412
* @vanife made their first contribution in https://github.com/mingrammer/diagrams/pull/422
* @bra-fsn made their first contribution in https://github.com/mingrammer/diagrams/pull/437
* @anovis made their first contribution in https://github.com/mingrammer/diagrams/pull/482
* @abrudner made their first contribution in https://github.com/mingrammer/diagrams/pull/589
* @kkirsche made their first contribution in https://github.com/mingrammer/diagrams/pull/625
* @jaredcurtis made their first contribution in https://github.com/mingrammer/diagrams/pull/712
* @cherouvim made their first contribution in https://github.com/mingrammer/diagrams/pull/740
* @DR-dev-0714 made their first contribution in https://github.com/mingrammer/diagrams/pull/766
* @bdsoha made their first contribution in https://github.com/mingrammer/diagrams/pull/780
* @xadrianzetx made their first contribution in https://github.com/mingrammer/diagrams/pull/698

**Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.22.0...v0.23.1