2024-07-16: Seed parameter, Azure Verified Modules
This release includes:
- the addition of a seed parameter. That is particularly helpful if you are evaluating your app.
- a partial migration to Azure Verified Modules to reduce the amount of custom Bicep in this repo and inherit security best practices automatically. We will continue to migrate as many modules as possible.
- an improvement to the prepdocs script so that you can pass "--removeall" and "--remove" on the CLI. You still need to modify the script to specify the filename, however.
- a fix for the local frontend server, to address an issue with running "npm run dev" inside Dev Containers
What's Changed
- Bump typescript from 5.4.5 to 5.5.3 in /app/frontend by @dependabot in #1796
- Docs: More ideas for improving search results by @pamelafox in #1811
- Fix vite by adding host by @pamelafox in #1812
- Prepdocs: Support additional args by @mattgotteiner in #1813
- Use AVM for log analytics and application insights. by @tonybaloney in #1817
- Bump @vitejs/plugin-react from 4.1.1 to 4.3.1 in /app/frontend by @dependabot in #1757
- Add an optional seed parameter by @pamelafox in #1814
- Bump certifi from 2024.6.2 to 2024.7.4 in /app/backend by @dependabot in #1789
- Use AVM for all Cognitive Services accounts and services by @tonybaloney in #1818
Full Changelog: 2024-07-10...2024-07-16