Skip to content

Commit 3114f35

Browse files
Adds changelog for v1.3.9 --skip-pipeline
1 parent d51c7ed commit 3114f35

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

docs/changelogs/v1.3.9.mdx

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: "v1.3.9"
3+
description: "v1.3.9 changelog"
4+
---
5+
<Update label="Bifrost(HTTP)" description="v1.3.9">
6+
7+
- chore: Fixes form validation for Azure deployments.
8+
9+
</Update>
10+
<Update label="Core" description="v1.3.9">
11+
12+
- fix: openai specific parameters filtered for openai compatibile providers
13+
- fix: error response unmarshalling for gemini provider
14+
- BREAKING FIX: json_schema field correctly renamed to schema; ResponsesTextConfigFormatJSONSchema restructured
15+
16+
</Update>
17+
<Update label="Framework" description="v1.3.9">
18+
19+
- chore: version update core to 1.2.12
20+
21+
</Update>
22+
<Update label="governance" description="v1.3.9">
23+
24+
- chore: version update core to 1.2.12 and framework to 1.1.14
25+
26+
</Update>
27+
<Update label="jsonparser" description="v1.3.9">
28+
29+
- chore: version update core to 1.2.12 and framework to 1.1.14
30+
31+
</Update>
32+
<Update label="logging" description="v1.3.9">
33+
34+
- chore: version update core to 1.2.12 and framework to 1.1.14
35+
36+
</Update>
37+
<Update label="maxim" description="v1.3.9">
38+
39+
- chore: version update core to 1.2.12 and framework to 1.1.14
40+
41+
</Update>
42+
<Update label="mocker" description="v1.3.9">
43+
44+
- chore: version update core to 1.2.12 and framework to 1.1.14
45+
46+
</Update>
47+
<Update label="otel" description="v1.3.9">
48+
49+
- chore: version update core to 1.2.12 and framework to 1.1.14
50+
51+
</Update>
52+
<Update label="semanticcache" description="v1.3.9">
53+
54+
- chore: version update core to 1.2.12 and framework to 1.1.14
55+
56+
</Update>
57+
<Update label="telemetry" description="v1.3.9">
58+
59+
- chore: version update core to 1.2.12 and framework to 1.1.14
60+
61+
</Update>

docs/docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"tab": "Changelogs",
192192
"icon": "bolt",
193193
"pages": [
194+
"changelogs/v1.3.9",
194195
"changelogs/v1.3.8",
195196
"changelogs/v1.3.7",
196197
"changelogs/v1.3.6",

0 commit comments

Comments
 (0)