diff --git a/CHANGELOG.md b/CHANGELOG.md index 93dc77a2d..882834c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.0b26](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b25...4.0.0b26) + +- [3ec5f5f7e](https://github.com/algolia/api-clients-automation/commit/3ec5f5f7e) feat(specs): add v2 endpoints for ingestion ([#3416](https://github.com/algolia/api-clients-automation/pull/3416)) by [@shortcuts](https://github.com/shortcuts/) +- [200f07e9c](https://github.com/algolia/api-clients-automation/commit/200f07e9c) fix(specs): add primary to get settings response ([#3415](https://github.com/algolia/api-clients-automation/pull/3415)) by [@kai687](https://github.com/kai687/) +- [81c15cf5b](https://github.com/algolia/api-clients-automation/commit/81c15cf5b) chore(specs): add eslint rule to avoid cross-references ([#3413](https://github.com/algolia/api-clients-automation/pull/3413)) by [@millotp](https://github.com/millotp/) +- [be060a060](https://github.com/algolia/api-clients-automation/commit/be060a060) fix(specs): remove cross-references of analytics ([#3414](https://github.com/algolia/api-clients-automation/pull/3414)) by [@millotp](https://github.com/millotp/) +- [fe6f5edab](https://github.com/algolia/api-clients-automation/commit/fe6f5edab) feat(specs): add v2 endpoints for ingestion ([#3410](https://github.com/algolia/api-clients-automation/pull/3410)) by [@shortcuts](https://github.com/shortcuts/) +- [e3c6b8401](https://github.com/algolia/api-clients-automation/commit/e3c6b8401) fix(specs): remove cross-specs references ([#3412](https://github.com/algolia/api-clients-automation/pull/3412)) by [@shortcuts](https://github.com/shortcuts/) + ## [4.0.0b25](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b24...4.0.0b25) - [280037178](https://github.com/algolia/api-clients-automation/commit/280037178) fix(specs): update shopify feature flags ([#3380](https://github.com/algolia/api-clients-automation/pull/3380)) by [@millotp](https://github.com/millotp/) diff --git a/algoliasearch/__init__.py b/algoliasearch/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/__init__.py +++ b/algoliasearch/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/abtesting/__init__.py b/algoliasearch/abtesting/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/abtesting/__init__.py +++ b/algoliasearch/abtesting/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/abtesting/models/__init__.py b/algoliasearch/abtesting/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/abtesting/models/__init__.py +++ b/algoliasearch/abtesting/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/analytics/__init__.py b/algoliasearch/analytics/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/analytics/__init__.py +++ b/algoliasearch/analytics/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/analytics/models/__init__.py b/algoliasearch/analytics/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/analytics/models/__init__.py +++ b/algoliasearch/analytics/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/http/__init__.py b/algoliasearch/http/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/http/__init__.py +++ b/algoliasearch/http/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/ingestion/__init__.py b/algoliasearch/ingestion/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/ingestion/__init__.py +++ b/algoliasearch/ingestion/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/ingestion/models/__init__.py b/algoliasearch/ingestion/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/ingestion/models/__init__.py +++ b/algoliasearch/ingestion/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/insights/__init__.py b/algoliasearch/insights/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/insights/__init__.py +++ b/algoliasearch/insights/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/insights/models/__init__.py b/algoliasearch/insights/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/insights/models/__init__.py +++ b/algoliasearch/insights/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/monitoring/__init__.py b/algoliasearch/monitoring/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/monitoring/__init__.py +++ b/algoliasearch/monitoring/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/monitoring/models/__init__.py b/algoliasearch/monitoring/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/monitoring/models/__init__.py +++ b/algoliasearch/monitoring/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/personalization/__init__.py b/algoliasearch/personalization/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/personalization/__init__.py +++ b/algoliasearch/personalization/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/personalization/models/__init__.py b/algoliasearch/personalization/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/personalization/models/__init__.py +++ b/algoliasearch/personalization/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/query_suggestions/__init__.py b/algoliasearch/query_suggestions/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/query_suggestions/__init__.py +++ b/algoliasearch/query_suggestions/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/query_suggestions/models/__init__.py b/algoliasearch/query_suggestions/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/query_suggestions/models/__init__.py +++ b/algoliasearch/query_suggestions/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/recommend/__init__.py b/algoliasearch/recommend/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/recommend/__init__.py +++ b/algoliasearch/recommend/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/recommend/models/__init__.py b/algoliasearch/recommend/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/recommend/models/__init__.py +++ b/algoliasearch/recommend/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/search/__init__.py b/algoliasearch/search/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/search/__init__.py +++ b/algoliasearch/search/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/search/models/__init__.py b/algoliasearch/search/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/search/models/__init__.py +++ b/algoliasearch/search/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/usage/__init__.py b/algoliasearch/usage/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/usage/__init__.py +++ b/algoliasearch/usage/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/algoliasearch/usage/models/__init__.py b/algoliasearch/usage/models/__init__.py index 3bc1e69e5..abf95d1c6 100644 --- a/algoliasearch/usage/models/__init__.py +++ b/algoliasearch/usage/models/__init__.py @@ -5,4 +5,4 @@ """ # The version of the algoliasearch package -__version__ = "4.0.0b25" +__version__ = "4.0.0b26" diff --git a/pyproject.toml b/pyproject.toml index 0b57566bf..b86392923 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "algoliasearch" -version = "4.0.0b25" +version = "4.0.0b26" description = "A fully-featured and blazing-fast Python API client to interact with Algolia." authors = ["Algolia Team"] license = "MIT"