v0.23.2

mingrammer/diagramsv0.23.2Jan 8, 2023by mingrammer

AI Summary

This update adds new on-premises and network services including EMQX, JFrog Artifactory, Yarp, and Svelte. It also introduces support for C4 model attributes and updates Elastic icons.

Key Highlights

  • Added EMQX and JFrog Artifactory
  • Added Yarp (Reverse Proxy)
  • Added Svelte framework support
  • Added C4 model attribute support
  • Updated Elastic icons

New Features

  • EMQX
  • JFrog Artifactory
  • Yarp
  • Svelte
  • C4 attributes
  • Elastic icons updates

Full Release Notes

## What's Changed
* Add EMQX as an On-Prem Queue entry by @Nosferatu31 in https://github.com/mingrammer/diagrams/pull/769
* Updated + Added extra Elastic icons by @jamesagarside in https://github.com/mingrammer/diagrams/pull/742
* Add Portwork to onprem storage by @chewrocca in https://github.com/mingrammer/diagrams/pull/782
* Update GCP icons by @DataDavD in https://github.com/mingrammer/diagrams/pull/666
* chore(deps-dev): bump black from 22.10.0 to 22.12.0 by @dependabot in https://github.com/mingrammer/diagrams/pull/813
* chore(deps): bump json5 from 2.2.0 to 2.2.3 in /website by @dependabot in https://github.com/mingrammer/diagrams/pull/827
* chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website by @dependabot in https://github.com/mingrammer/diagrams/pull/807
* chore(deps): bump qs from 6.5.2 to 6.5.3 in /website by @dependabot in https://github.com/mingrammer/diagrams/pull/809
* chore(deps): bump graphviz from 0.19.1 to 0.20.1 by @dependabot in https://github.com/mingrammer/diagrams/pull/783
* feat(node): add JFrog artifactory  by @bdsoha in https://github.com/mingrammer/diagrams/pull/789
* fix(website): update diagrams png by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/790
* chore(deps): bump jinja2 from 3.0.1 to 3.1.2 by @dependabot in https://github.com/mingrammer/diagrams/pull/784
* chore(deps-dev): bump pytest from 7.0.1 to 7.2.0 by @dependabot in https://github.com/mingrammer/diagrams/pull/786
* feat(node): Yarp (Reverse Proxy) from Microsoft in onprem.network by @ewinnington in https://github.com/mingrammer/diagrams/pull/792
* Rendering should merge multi-edges strictly  by @bdsoha in https://github.com/mingrammer/diagrams/pull/793
* fix bug: Text on Flask icon overlaps label #794 by @ewinnington in https://github.com/mingrammer/diagrams/pull/795
* docs(website): generate missing website images by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/806
* feat: Add Svelte framework by @valdirmendesdev in https://github.com/mingrammer/diagrams/pull/810
* fix: Syntax error in config.py by @lazzurs in https://github.com/mingrammer/diagrams/pull/799
* feat(c4) Allow adding attributes. by @xihh87 in https://github.com/mingrammer/diagrams/pull/796
* fix(tests): set lower for case sensitive system by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/805

## New Contributors
* @Nosferatu31 made their first contribution in https://github.com/mingrammer/diagrams/pull/769
* @jamesagarside made their first contribution in https://github.com/mingrammer/diagrams/pull/742
* @chewrocca made their first contribution in https://github.com/mingrammer/diagrams/pull/782
* @DataDavD made their first contribution in https://github.com/mingrammer/diagrams/pull/666
* @ewinnington made their first contribution in https://github.com/mingrammer/diagrams/pull/792
* @valdirmendesdev made their first contribution in https://github.com/mingrammer/diagrams/pull/810
* @lazzurs made their first contribution in https://github.com/mingrammer/diagrams/pull/799
* @xihh87 made their first contribution in https://github.com/mingrammer/diagrams/pull/796

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