Skip to content

Commit 13602ee

Browse files
authored
chore(main): release 1.0.0 (#875)
1 parent 8309d54 commit 13602ee

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-05-14)
4+
5+
6+
### Features
7+
8+
* Implement hybrid search on BYOD endpoint. ([#891](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/891)) ([8309d54](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/8309d546f036617ea4b244f446474f054c46fe6e))
9+
* Use openai client for Azure BYOD ([#831](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/831)) ([fc62160](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/fc621602c457f50c883e16ea7006f796f2171d70))
10+
11+
12+
### Bug Fixes
13+
14+
* [IV] Appropriate messages on Explore & Delete page when index not created ([#849](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/849)) ([50b9900](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/50b99001885b5886191b78a9117e6b34c6597f5d))
15+
* lower function syntax ([95ddc43](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/95ddc434eb82f0120d57663086bbb29ae90989a8))
16+
* Removing index creation from init of AzureSearchHelper.py ([#872](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/872)) ([6b8f125](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/6b8f12531b3190740bf2c9319898b7dcfcafc106))
17+
* update local port to use 5050 ([#847](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/issues/847)) ([e755928](https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator/commit/e755928cbbe43a77e63af1b665f72bb5faed6b7a))

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0

0 commit comments

Comments
 (0)