Skip to content

Commit

Permalink
Merge 5e0efbb into 8df0b72
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp authored Sep 11, 2024
2 parents 8df0b72 + 5e0efbb commit dce395b
Show file tree
Hide file tree
Showing 26 changed files with 129 additions and 78 deletions.
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-csharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [7.3.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.3.0...7.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
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.3.1](https://github.com/algolia/algoliasearch-client-go/compare/4.3.0...4.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
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.3.1](https://github.com/algolia/algoliasearch-client-java/compare/4.3.0...4.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
Expand Down
6 changes: 6 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [5.4.1](https://github.com/algolia/algoliasearch-client-javascript/compare/5.4.0...5.4.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [d39b87726](https://github.com/algolia/api-clients-automation/commit/d39b87726) chore: assert node helpers ([#3689](https://github.com/algolia/api-clients-automation/pull/3689)) by [@shortcuts](https://github.com/shortcuts/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [52e1b570a](https://github.com/algolia/api-clients-automation/commit/52e1b570a) feat(javascript): add requester-testing package ([#3684](https://github.com/algolia/api-clients-automation/pull/3684)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -69,18 +69,18 @@
"lite.d.ts"
],
"dependencies": {
"@algolia/client-abtesting": "5.4.0",
"@algolia/client-analytics": "5.4.0",
"@algolia/client-common": "5.4.0",
"@algolia/client-personalization": "5.4.0",
"@algolia/client-search": "5.4.0",
"@algolia/recommend": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-abtesting": "5.4.1",
"@algolia/client-analytics": "5.4.1",
"@algolia/client-common": "5.4.1",
"@algolia/client-personalization": "5.4.1",
"@algolia/client-search": "5.4.1",
"@algolia/recommend": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@algolia/requester-testing": "5.4.0",
"@algolia/requester-testing": "5.4.1",
"@arethetypeswrong/cli": "0.15.4",
"@types/node": "22.5.1",
"jsdom": "25.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.4.0",
"version": "5.4.1",
"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.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.4.1",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -48,10 +48,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.15.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-browser-xhr",
"version": "5.4.0",
"version": "5.4.1",
"description": "Promise-based request library for browser using xhr.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"test:bundle": "publint . && attw --pack . --ignore-rules cjs-resolves-to-esm"
},
"dependencies": {
"@algolia/client-common": "5.4.0"
"@algolia/client-common": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-fetch",
"version": "5.4.0",
"version": "5.4.1",
"description": "Promise-based request library using Fetch.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.4.0"
"@algolia/client-common": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-node-http",
"version": "5.4.0",
"version": "5.4.1",
"description": "Promise-based request library for node using the native http module.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.4.0"
"@algolia/client-common": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-testing",
"version": "5.4.0",
"version": "5.4.1",
"private": true,
"description": "A package that contains the echo requester of the algoliasearch JavaScript requesters, for testing purposes",
"repository": {
Expand Down Expand Up @@ -42,10 +42,10 @@
"test:bundle": "publint . && attw --pack ."
},
"dependencies": {
"@algolia/client-common": "5.4.0",
"@algolia/requester-browser-xhr": "5.4.0",
"@algolia/requester-fetch": "5.4.0",
"@algolia/requester-node-http": "5.4.0"
"@algolia/client-common": "5.4.1",
"@algolia/requester-browser-xhr": "5.4.1",
"@algolia/requester-fetch": "5.4.1",
"@algolia/requester-node-http": "5.4.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
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.3.1](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.3.0...3.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
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.4.1](https://github.com/algolia/algoliasearch-client-php/compare/4.4.0...4.4.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

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

- [a254f03ef](https://github.com/algolia/api-clients-automation/commit/a254f03ef) fix(php): assign value when normalising request options ([#3659](https://github.com/algolia/api-clients-automation/pull/3659)) by [@aykutersoy](https://github.com/aykutersoy/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.4.1](https://github.com/algolia/algoliasearch-client-python/compare/4.4.0...4.4.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

## [4.4.0](https://github.com/algolia/algoliasearch-client-python/compare/4.3.0...4.4.0)

- [b6e273f4f](https://github.com/algolia/api-clients-automation/commit/b6e273f4f) feat(python): add sync client ([#3609](https://github.com/algolia/api-clients-automation/pull/3609)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-ruby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.3.1](https://github.com/algolia/algoliasearch-client-ruby/compare/3.3.0...3.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

## [3.3.0](https://github.com/algolia/algoliasearch-client-ruby/compare/3.2.4...3.3.0)

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-scala/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.3.1](https://github.com/algolia/algoliasearch-client-scala/compare/2.3.0...2.3.1)

- [d4df544d6](https://github.com/algolia/api-clients-automation/commit/d4df544d6) fix(specs): remove usage [skip-bc] ([#3691](https://github.com/algolia/api-clients-automation/pull/3691)) by [@kai687](https://github.com/kai687/)
- [46d9d8fd0](https://github.com/algolia/api-clients-automation/commit/46d9d8fd0) feat(specs): add (optional) _automaticInsights to search result ([#3688](https://github.com/algolia/api-clients-automation/pull/3688)) by [@raed667](https://github.com/raed667/)

## [2.3.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.2.4...2.3.0)

- [2c65a8d11](https://github.com/algolia/api-clients-automation/commit/2c65a8d11) feat(clients): helper to switch API key in use ([#3616](https://github.com/algolia/api-clients-automation/pull/3616)) by [@Fluf22](https://github.com/Fluf22/)
Expand Down
Loading

0 comments on commit dce395b

Please sign in to comment.