Skip to content

Commit 76bd6fe

Browse files
[azopenai] prepare for release of bugfix (Azure#23324)
We got a community contribution to plumb the insecure flag through the library and it didn't get released last time. Fixes Azure#23313
1 parent 745d4a5 commit 76bd6fe

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

sdk/ai/azopenai/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.6.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 0.6.1 (2024-08-14)
84

95
### Bugs Fixed
106

117
- Client now respects the `InsecureAllowCredentialWithHTTP` flag for allowing non-HTTPS connections. Thank you @ukrocks007! (PR#23188)
128

13-
### Other Changes
14-
159
## 0.6.0 (2024-06-11)
1610

1711
### Features Added

0 commit comments

Comments
 (0)