2024-04-19
版本发布时间: 2024-04-19 22:00:11
Azure-Samples/azure-search-openai-demo最新发布版本:2024-10-28(2024-10-29 06:10:12)
This release improves the security of the optional user upload mechanism by adding a storageUrl field to disambiguate between user-uploaded files and admin-uploaded files with the same name. Now when running manageacl.py, you must specify the full storageUrl whose ACLs require updating. If you have an existing search index from before this release, please follow steps in README to add the new storageUrl field and backfill it to existing chunks in the index: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#enabling-user-document-upload
What's Changed
- Adds storageURL field to track file location by @pamelafox in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1535
- Disable key-based storage account access in Bicep by @pamelafox in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1518
- Bump idna from 3.6 to 3.7 in /app/backend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1525
- Bump vite from 4.5.2 to 4.5.3 in /app/frontend by @dependabot in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1488
- Fix gpt-4 vision link by @adamdougal in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1546
New Contributors
- @adamdougal made their first contribution in https://github.com/Azure-Samples/azure-search-openai-demo/pull/1546
Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo/compare/2024-04-10...2024-04-19