v0.24.0
mingrammer/diagramsv0.24.0Nov 5, 2024by mingrammer
AI Summary
This release adds support for several frameworks including Apache Airflow, Apache Camel, JHipster, and Hibernate. It also introduces .Net and Next.js support, adds Sonarqube logo, and updates various Azure and AWS icons.
Key Highlights
- Added Apache Airflow framework support
- Added Apache Camel, JHipster, and Hibernate framework support
- Added .Net and Next.js frameworks
- Added Sonarqube logo
- Updated Azure Monitor and AWS service icons
New Features
- Apache Airflow
- Apache Camel
- JHipster
- Hibernate
- .Net
- Next.js
- Sonarqube
- Azure Monitor icons
- AWS service updates
Full Release Notes
## What's Changed * Add Apache Airflow as users of Diagrams by @potiuk in https://github.com/mingrammer/diagrams/pull/956 * Improve wording of documentation by @benediktwerner in https://github.com/mingrammer/diagrams/pull/990 * Update documentation by @Manusha17 in https://github.com/mingrammer/diagrams/pull/1021 * Issue 1009: Add new icons of azure monitor by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1024 * fix: Refactor on-premises service names for consistency by @filipeaaoliveira in https://github.com/mingrammer/diagrams/pull/1023 * Update new services for AWS by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1026 * Adding Apache Camel framework support by @dimitrisli in https://github.com/mingrammer/diagrams/pull/1005 * Adding JHipster framework support by @dimitrisli in https://github.com/mingrammer/diagrams/pull/1006 * Adding Hibernate framework support by @dimitrisli in https://github.com/mingrammer/diagrams/pull/1007 * Fix parameter type of outformat by @liancheng in https://github.com/mingrammer/diagrams/pull/985 * feat(node): add .Net & Next.js frameworks by @iharbukach in https://github.com/mingrammer/diagrams/pull/963 * feat: Add Sonarqube logo by @filipeaaoliveira in https://github.com/mingrammer/diagrams/pull/1032 ## New Contributors * @potiuk made their first contribution in https://github.com/mingrammer/diagrams/pull/956 * @benediktwerner made their first contribution in https://github.com/mingrammer/diagrams/pull/990 * @Manusha17 made their first contribution in https://github.com/mingrammer/diagrams/pull/1021 * @tvqphuoc01 made their first contribution in https://github.com/mingrammer/diagrams/pull/1024 * @filipeaaoliveira made their first contribution in https://github.com/mingrammer/diagrams/pull/1023 * @dimitrisli made their first contribution in https://github.com/mingrammer/diagrams/pull/1005 * @liancheng made their first contribution in https://github.com/mingrammer/diagrams/pull/985 * @iharbukach made their first contribution in https://github.com/mingrammer/diagrams/pull/963 **Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.23.4...v0.24.0