Skip to content

Commit 9b37e9b

Browse files
authored
Azure-Ai-Gen-Pkg-version-change-to-b9 (Azure#37416)
* version-change-to-b9 * version-change-to-b9
1 parent c34465e commit 9b37e9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

sdk/ai/azure-ai-generative/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release History
22

3+
## 1.0.0b9 (2024-09-16)
4+
5+
### Bugs Fixed
6+
security bug - code injection
7+
38
## 1.0.0b8 (2024-03-27)
49

510
### Other Changes

sdk/ai/azure-ai-generative/azure/ai/generative/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# ---------------------------------------------------------
44

5-
VERSION = "1.0.0b8"
5+
VERSION = "1.0.0b9"

0 commit comments

Comments
 (0)