Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions clients/algoliasearch-client-csharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [7.2.3](https://github.com/algolia/algoliasearch-client-csharp/compare/7.2.2...7.2.3)

- [bd12a291e](https://github.com/algolia/api-clients-automation/commit/bd12a291e) fix(csharp): correct version in user agent [skip-e2e] ([#3641](https://github.com/algolia/api-clients-automation/pull/3641)) by [@millotp](https://github.com/millotp/)
- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [7.2.2](https://github.com/algolia/algoliasearch-client-csharp/compare/7.2.1...7.2.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.23.3](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.2...1.23.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [1.23.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.1...1.23.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.23.3](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.2...1.23.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [1.23.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.1...1.23.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: >-
Algolia Client Core is a Dart package for seamless Algolia API integration,
offering HTTP request handling, retry strategy, and robust exception
management.
version: 1.23.2
version: 1.23.3
homepage: https://www.algolia.com/doc/
repository: >-
https://github.com/algolia/algoliasearch-client-dart/tree/main/packages/client_core
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.23.3](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.2...1.23.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [1.23.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.1...1.23.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.23.3](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.2...1.23.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [1.23.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.1...1.23.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.23.3](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.2...1.23.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [1.23.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.23.1...1.23.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.2.3](https://github.com/algolia/algoliasearch-client-go/compare/4.2.2...4.2.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [4.2.2](https://github.com/algolia/algoliasearch-client-go/compare/4.2.1...4.2.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.2.4](https://github.com/algolia/algoliasearch-client-java/compare/4.2.3...4.2.4)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [4.2.3](https://github.com/algolia/algoliasearch-client-java/compare/4.2.2...4.2.3)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [5.2.4](https://github.com/algolia/algoliasearch-client-javascript/compare/5.2.3...5.2.4)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [5.2.3](https://github.com/algolia/algoliasearch-client-javascript/compare/5.2.2...5.2.3)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -65,14 +65,14 @@
"test": "jest"
},
"dependencies": {
"@algolia/client-abtesting": "5.2.3",
"@algolia/client-analytics": "5.2.3",
"@algolia/client-common": "5.2.3",
"@algolia/client-personalization": "5.2.3",
"@algolia/client-search": "5.2.3",
"@algolia/recommend": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-abtesting": "5.2.4",
"@algolia/client-analytics": "5.2.4",
"@algolia/client-common": "5.2.4",
"@algolia/client-personalization": "5.2.4",
"@algolia/client-search": "5.2.4",
"@algolia/recommend": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@babel/preset-env": "7.25.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.2.3",
"version": "5.2.4",
"description": "Common package for the Algolia JavaScript API client.",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.3",
"version": "1.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.3",
"version": "1.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.3",
"version": "1.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.3",
"version": "5.2.4",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -44,9 +44,9 @@
"clean": "rm -rf ./dist || true"
},
"dependencies": {
"@algolia/client-common": "5.2.3",
"@algolia/requester-browser-xhr": "5.2.3",
"@algolia/requester-node-http": "5.2.3"
"@algolia/client-common": "5.2.4",
"@algolia/requester-browser-xhr": "5.2.4",
"@algolia/requester-node-http": "5.2.4"
},
"devDependencies": {
"@types/node": "22.5.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-browser-xhr",
"version": "5.2.3",
"version": "5.2.4",
"description": "Promise-based request library for browser using xhr.",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"test": "jest"
},
"dependencies": {
"@algolia/client-common": "5.2.3"
"@algolia/client-common": "5.2.4"
},
"devDependencies": {
"@babel/preset-env": "7.25.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-fetch",
"version": "5.2.3",
"version": "5.2.4",
"description": "Promise-based request library using Fetch.",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"test": "jest"
},
"dependencies": {
"@algolia/client-common": "5.2.3"
"@algolia/client-common": "5.2.4"
},
"devDependencies": {
"@babel/preset-env": "7.25.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-node-http",
"version": "5.2.3",
"version": "5.2.4",
"description": "Promise-based request library for node using the native http module.",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"test": "jest"
},
"dependencies": {
"@algolia/client-common": "5.2.3"
"@algolia/client-common": "5.2.4"
},
"devDependencies": {
"@babel/preset-env": "7.25.4",
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-kotlin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.2.3](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.2.2...3.2.3)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [3.2.2](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.2.1...3.2.2)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-php/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.3.4](https://github.com/algolia/algoliasearch-client-php/compare/4.3.3...4.3.4)

- [3d07a1e4f](https://github.com/algolia/api-clients-automation/commit/3d07a1e4f) fix(specs): ignorePlurals can be a boolean string ([#3620](https://github.com/algolia/api-clients-automation/pull/3620)) by [@millotp](https://github.com/millotp/)
- [c0675ff6b](https://github.com/algolia/api-clients-automation/commit/c0675ff6b) fix(clients): correly parse usage hosts ([#3622](https://github.com/algolia/api-clients-automation/pull/3622)) by [@shortcuts](https://github.com/shortcuts/)

## [4.3.3](https://github.com/algolia/algoliasearch-client-php/compare/4.3.2...4.3.3)

- [327e08d4e](https://github.com/algolia/api-clients-automation/commit/327e08d4e) fix(specs): ingestion push task payload [skip-bc] ([#3607](https://github.com/algolia/api-clients-automation/pull/3607)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Loading