v0.24.2
oumi-ai/oumiv0.24.2Nov 27, 2024by tvqphuoc01
AI Summary
The update introduces new network and AI-related icons while updating the minimum required Python version and adding new tools like SQL and n8n.
Key Highlights
- Added Mikrotik network node
- Added Azure Speech to Text and Azure OpenAI
- Added CrowdStrike icon
- Added Phoenix Framework
- Added SQL programming language support
New Features
- New network icons (Mikrotik)
- New AI/Azure icons
- New framework icons (Phoenix, SQL)
- Pre-commit hooks added
Full Release Notes
## What's Changed * Update installation command for mingrammer/round to use 'go install' … by @nobiit in https://github.com/mingrammer/diagrams/pull/1057 * fix(node): change elixir language image to one with no background by @ogabriel in https://github.com/mingrammer/diagrams/pull/976 * Add diagrams.onprem.network.Mikrotik by @nobiit in https://github.com/mingrammer/diagrams/pull/1058 * issue-982: add azure speech to text and Azure OpenAI by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1061 * Add Transit Gateway Attachment icon, its alias and Internet Gateway alias. by @laiminhtrung1997 in https://github.com/mingrammer/diagrams/pull/1038 * issue-1056: add crowdstrike by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1062 * fix typo for crowdstrike by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1063 * Updated Legacy ENV Path by @0xAJX in https://github.com/mingrammer/diagrams/pull/1008 * feat(node): Add phoenix framework by @ogabriel in https://github.com/mingrammer/diagrams/pull/975 * env: update the required minimum Python version to 3.9 by @mingrammer in https://github.com/mingrammer/diagrams/pull/1064 * Add the SQL programing language and the SQLPage framework by @lovasoa in https://github.com/mingrammer/diagrams/pull/1047 * add zendesk, intercom and update typo for crowstrike in README by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1072 * add pre-commit to verify commit before create PR by @tvqphuoc01 in https://github.com/mingrammer/diagrams/pull/1066 * chore(deps): bump python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20 in /docker/dev by @dependabot in https://github.com/mingrammer/diagrams/pull/1065 * Autogen cleanup by @gabriel-tessier in https://github.com/mingrammer/diagrams/pull/1068 * Add DynamoDB Streams icon by @kakakakakku in https://github.com/mingrammer/diagrams/pull/1074 ## New Contributors * @nobiit made their first contribution in https://github.com/mingrammer/diagrams/pull/1057 * @ogabriel made their first contribution in https://github.com/mingrammer/diagrams/pull/976 * @laiminhtrung1997 made their first contribution in https://github.com/mingrammer/diagrams/pull/1038 * @0xAJX made their first contribution in https://github.com/mingrammer/diagrams/pull/1008 * @lovasoa made their first contribution in https://github.com/mingrammer/diagrams/pull/1047 * @kakakakakku made their first contribution in https://github.com/mingrammer/diagrams/pull/1074 **Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.24.1...v0.24.2