Skip to content

Commit f000309

Browse files
Release v1.1.0 (microsoft#1588)
1 parent 7ec9ef0 commit f000309

16 files changed

+75
-53
lines changed

.semversioner/1.1.0.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{
2+
"changes": [
3+
{
4+
"description": "Make gleanings independent of encoding",
5+
"type": "minor"
6+
},
7+
{
8+
"description": "Remove DataShaper (first steps).",
9+
"type": "minor"
10+
},
11+
{
12+
"description": "Remove old pipeline runner.",
13+
"type": "minor"
14+
},
15+
{
16+
"description": "new search implemented as a new option for the api",
17+
"type": "minor"
18+
},
19+
{
20+
"description": "Fix gleanings loop check",
21+
"type": "patch"
22+
},
23+
{
24+
"description": "Implement cosmosdb storage option for cache and output",
25+
"type": "patch"
26+
},
27+
{
28+
"description": "Move extractor code to co-locate with operations.",
29+
"type": "patch"
30+
},
31+
{
32+
"description": "Remove config input models.",
33+
"type": "patch"
34+
},
35+
{
36+
"description": "Ruff update",
37+
"type": "patch"
38+
},
39+
{
40+
"description": "Simplify and streamline internal config.",
41+
"type": "patch"
42+
},
43+
{
44+
"description": "Simplify callbacks model.",
45+
"type": "patch"
46+
},
47+
{
48+
"description": "Streamline flows.",
49+
"type": "patch"
50+
},
51+
{
52+
"description": "fix instantiation of storage classes.",
53+
"type": "patch"
54+
}
55+
],
56+
"created_at": "2025-01-07T20:25:57+00:00",
57+
"version": "1.1.0"
58+
}

.semversioner/next-release/minor-20241227205339264730.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/minor-20241231213627966329.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/minor-20241231214323349946.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241121202210026640.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241212190223784600.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241213181544864279.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241224192900934104.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241227225850465466.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.semversioner/next-release/patch-20241230224307150194.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)