diff --git a/.semversioner/1.1.0.json b/.semversioner/1.1.0.json new file mode 100644 index 0000000000..f8acf8dc85 --- /dev/null +++ b/.semversioner/1.1.0.json @@ -0,0 +1,58 @@ +{ + "changes": [ + { + "description": "Make gleanings independent of encoding", + "type": "minor" + }, + { + "description": "Remove DataShaper (first steps).", + "type": "minor" + }, + { + "description": "Remove old pipeline runner.", + "type": "minor" + }, + { + "description": "new search implemented as a new option for the api", + "type": "minor" + }, + { + "description": "Fix gleanings loop check", + "type": "patch" + }, + { + "description": "Implement cosmosdb storage option for cache and output", + "type": "patch" + }, + { + "description": "Move extractor code to co-locate with operations.", + "type": "patch" + }, + { + "description": "Remove config input models.", + "type": "patch" + }, + { + "description": "Ruff update", + "type": "patch" + }, + { + "description": "Simplify and streamline internal config.", + "type": "patch" + }, + { + "description": "Simplify callbacks model.", + "type": "patch" + }, + { + "description": "Streamline flows.", + "type": "patch" + }, + { + "description": "fix instantiation of storage classes.", + "type": "patch" + } + ], + "created_at": "2025-01-07T20:25:57+00:00", + "version": "1.1.0" +} \ No newline at end of file diff --git a/.semversioner/next-release/minor-20241227205339264730.json b/.semversioner/next-release/minor-20241227205339264730.json deleted file mode 100644 index ecabc4316a..0000000000 --- a/.semversioner/next-release/minor-20241227205339264730.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "minor", - "description": "new search implemented as a new option for the api" -} diff --git a/.semversioner/next-release/minor-20241231213627966329.json b/.semversioner/next-release/minor-20241231213627966329.json deleted file mode 100644 index 93dbd4f4a0..0000000000 --- a/.semversioner/next-release/minor-20241231213627966329.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "minor", - "description": "Remove old pipeline runner." -} diff --git a/.semversioner/next-release/minor-20241231214323349946.json b/.semversioner/next-release/minor-20241231214323349946.json deleted file mode 100644 index a62cae7b78..0000000000 --- a/.semversioner/next-release/minor-20241231214323349946.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "minor", - "description": "Remove DataShaper (first steps)." -} diff --git a/.semversioner/next-release/patch-20241121202210026640.json b/.semversioner/next-release/patch-20241121202210026640.json deleted file mode 100644 index ac65aaf814..0000000000 --- a/.semversioner/next-release/patch-20241121202210026640.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Implement cosmosdb storage option for cache and output" -} diff --git a/.semversioner/next-release/patch-20241212190223784600.json b/.semversioner/next-release/patch-20241212190223784600.json deleted file mode 100644 index d54d621cf7..0000000000 --- a/.semversioner/next-release/patch-20241212190223784600.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Streamline flows." -} diff --git a/.semversioner/next-release/patch-20241213181544864279.json b/.semversioner/next-release/patch-20241213181544864279.json deleted file mode 100644 index 17361b585a..0000000000 --- a/.semversioner/next-release/patch-20241213181544864279.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Move extractor code to co-locate with operations." -} diff --git a/.semversioner/next-release/patch-20241224192900934104.json b/.semversioner/next-release/patch-20241224192900934104.json deleted file mode 100644 index 0c60a93626..0000000000 --- a/.semversioner/next-release/patch-20241224192900934104.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Simplify and streamline internal config." -} diff --git a/.semversioner/next-release/patch-20241227225850465466.json b/.semversioner/next-release/patch-20241227225850465466.json deleted file mode 100644 index 75085e8682..0000000000 --- a/.semversioner/next-release/patch-20241227225850465466.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Fix gleanings loop check" -} diff --git a/.semversioner/next-release/patch-20241230224307150194.json b/.semversioner/next-release/patch-20241230224307150194.json deleted file mode 100644 index f11788103c..0000000000 --- a/.semversioner/next-release/patch-20241230224307150194.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "minor", - "description": "Make gleanings independent of encoding" -} diff --git a/.semversioner/next-release/patch-20250102170720512799.json b/.semversioner/next-release/patch-20250102170720512799.json deleted file mode 100644 index 558059249a..0000000000 --- a/.semversioner/next-release/patch-20250102170720512799.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Remove config input models." -} diff --git a/.semversioner/next-release/patch-20250102232542899735.json b/.semversioner/next-release/patch-20250102232542899735.json deleted file mode 100644 index 8b8019cf05..0000000000 --- a/.semversioner/next-release/patch-20250102232542899735.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Ruff update" -} diff --git a/.semversioner/next-release/patch-20250103210427219013.json b/.semversioner/next-release/patch-20250103210427219013.json deleted file mode 100644 index 9a89ae1b5e..0000000000 --- a/.semversioner/next-release/patch-20250103210427219013.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "fix instantiation of storage classes." -} diff --git a/.semversioner/next-release/patch-20250103231659816022.json b/.semversioner/next-release/patch-20250103231659816022.json deleted file mode 100644 index 3a6ade4515..0000000000 --- a/.semversioner/next-release/patch-20250103231659816022.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "patch", - "description": "Simplify callbacks model." -} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1882cf53d6..472e849763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,22 @@ # Changelog Note: version releases in the 0.x.y range may introduce breaking changes. +## 1.1.0 + +- minor: Make gleanings independent of encoding +- minor: Remove DataShaper (first steps). +- minor: Remove old pipeline runner. +- minor: new search implemented as a new option for the api +- patch: Fix gleanings loop check +- patch: Implement cosmosdb storage option for cache and output +- patch: Move extractor code to co-locate with operations. +- patch: Remove config input models. +- patch: Ruff update +- patch: Simplify and streamline internal config. +- patch: Simplify callbacks model. +- patch: Streamline flows. +- patch: fix instantiation of storage classes. + ## 1.0.1 - patch: Fix encoding model config parsing diff --git a/pyproject.toml b/pyproject.toml index 97a9557a78..5395c6b5b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "graphrag" # Maintainers: do not change the version here manually, use ./scripts/release.sh -version = "1.0.1" +version = "1.1.0" description = "GraphRAG: A graph-based retrieval-augmented generation (RAG) system." authors = [ "Alonso Guevara Fernández ",