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
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.9.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.8.1...7.9.0)

- [4c73f4c9a](https://github.com/algolia/api-clients-automation/commit/4c73f4c9a) feat(specs): add estimate path and responses ([#4057](https://github.com/algolia/api-clients-automation/pull/4057)) by [@cdhawke](https://github.com/cdhawke/)
- [39ad05495](https://github.com/algolia/api-clients-automation/commit/39ad05495) feat(specs): update estimate response type ([#4101](https://github.com/algolia/api-clients-automation/pull/4101)) by [@cdhawke](https://github.com/cdhawke/)

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

- [801241e12](https://github.com/algolia/api-clients-automation/commit/801241e12) fix(specs): add secrets payload for updates ([#4061](https://github.com/algolia/api-clients-automation/pull/4061)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.27.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.0...1.27.1)

- [0985a1ced](https://github.com/algolia/api-clients-automation/commit/0985a1ced) fix(clients): use correct user agent ([#4103](https://github.com/algolia/api-clients-automation/pull/4103)) by [@millotp](https://github.com/millotp/)

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

- [312d33731](https://github.com/algolia/api-clients-automation/commit/312d33731) feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] ([#4029](https://github.com/algolia/api-clients-automation/pull/4029)) by [@kombucha](https://github.com/kombucha/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.27.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.0...1.27.1)

- [0985a1ced](https://github.com/algolia/api-clients-automation/commit/0985a1ced) fix(clients): use correct user agent ([#4103](https://github.com/algolia/api-clients-automation/pull/4103)) by [@millotp](https://github.com/millotp/)

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

- [312d33731](https://github.com/algolia/api-clients-automation/commit/312d33731) feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] ([#4029](https://github.com/algolia/api-clients-automation/pull/4029)) by [@kombucha](https://github.com/kombucha/)
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.27.0
version: 1.27.1
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,7 @@
## [1.27.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.0...1.27.1)

- [0985a1ced](https://github.com/algolia/api-clients-automation/commit/0985a1ced) fix(clients): use correct user agent ([#4103](https://github.com/algolia/api-clients-automation/pull/4103)) by [@millotp](https://github.com/millotp/)

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

- [312d33731](https://github.com/algolia/api-clients-automation/commit/312d33731) feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] ([#4029](https://github.com/algolia/api-clients-automation/pull/4029)) by [@kombucha](https://github.com/kombucha/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.27.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.0...1.27.1)

- [0985a1ced](https://github.com/algolia/api-clients-automation/commit/0985a1ced) fix(clients): use correct user agent ([#4103](https://github.com/algolia/api-clients-automation/pull/4103)) by [@millotp](https://github.com/millotp/)

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

- [312d33731](https://github.com/algolia/api-clients-automation/commit/312d33731) feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] ([#4029](https://github.com/algolia/api-clients-automation/pull/4029)) by [@kombucha](https://github.com/kombucha/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.27.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.0...1.27.1)

- [0985a1ced](https://github.com/algolia/api-clients-automation/commit/0985a1ced) fix(clients): use correct user agent ([#4103](https://github.com/algolia/api-clients-automation/pull/4103)) by [@millotp](https://github.com/millotp/)

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

- [312d33731](https://github.com/algolia/api-clients-automation/commit/312d33731) feat(specs): add missing message attribute to GetObjectsResponse [skip-bc] ([#4029](https://github.com/algolia/api-clients-automation/pull/4029)) by [@kombucha](https://github.com/kombucha/)
Expand Down
6 changes: 6 additions & 0 deletions clients/algoliasearch-client-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.8.0](https://github.com/algolia/algoliasearch-client-go/compare/4.7.1...4.8.0)

- [4c73f4c9a](https://github.com/algolia/api-clients-automation/commit/4c73f4c9a) feat(specs): add estimate path and responses ([#4057](https://github.com/algolia/api-clients-automation/pull/4057)) by [@cdhawke](https://github.com/cdhawke/)
- [fd69cf2b1](https://github.com/algolia/api-clients-automation/commit/fd69cf2b1) fix(go): handle HTML errors ([#4096](https://github.com/algolia/api-clients-automation/pull/4096)) by [@millotp](https://github.com/millotp/)
- [39ad05495](https://github.com/algolia/api-clients-automation/commit/39ad05495) feat(specs): update estimate response type ([#4101](https://github.com/algolia/api-clients-automation/pull/4101)) by [@cdhawke](https://github.com/cdhawke/)

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

- [801241e12](https://github.com/algolia/api-clients-automation/commit/801241e12) fix(specs): add secrets payload for updates ([#4061](https://github.com/algolia/api-clients-automation/pull/4061)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
6 changes: 6 additions & 0 deletions clients/algoliasearch-client-java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.8.0](https://github.com/algolia/algoliasearch-client-java/compare/4.7.1...4.8.0)

- [4c73f4c9a](https://github.com/algolia/api-clients-automation/commit/4c73f4c9a) feat(specs): add estimate path and responses ([#4057](https://github.com/algolia/api-clients-automation/pull/4057)) by [@cdhawke](https://github.com/cdhawke/)
- [4a6d17540](https://github.com/algolia/api-clients-automation/commit/4a6d17540) chore(deps): dependencies 2024-11-11 ([#4080](https://github.com/algolia/api-clients-automation/pull/4080)) by [@algolia-bot](https://github.com/algolia-bot/)
- [39ad05495](https://github.com/algolia/api-clients-automation/commit/39ad05495) feat(specs): update estimate response type ([#4101](https://github.com/algolia/api-clients-automation/pull/4101)) by [@cdhawke](https://github.com/cdhawke/)

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

- [801241e12](https://github.com/algolia/api-clients-automation/commit/801241e12) fix(specs): add secrets payload for updates ([#4061](https://github.com/algolia/api-clients-automation/pull/4061)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
8 changes: 8 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.14.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.13.0...5.14.0)

- [4c73f4c9a](https://github.com/algolia/api-clients-automation/commit/4c73f4c9a) feat(specs): add estimate path and responses ([#4057](https://github.com/algolia/api-clients-automation/pull/4057)) by [@cdhawke](https://github.com/cdhawke/)
- [4a6d17540](https://github.com/algolia/api-clients-automation/commit/4a6d17540) chore(deps): dependencies 2024-11-11 ([#4080](https://github.com/algolia/api-clients-automation/pull/4080)) by [@algolia-bot](https://github.com/algolia-bot/)
- [39ad05495](https://github.com/algolia/api-clients-automation/commit/39ad05495) feat(specs): update estimate response type ([#4101](https://github.com/algolia/api-clients-automation/pull/4101)) by [@cdhawke](https://github.com/cdhawke/)
- [dd18afe8d](https://github.com/algolia/api-clients-automation/commit/dd18afe8d) fix(specs): rename composition run endpoint ([#4099](https://github.com/algolia/api-clients-automation/pull/4099)) by [@e-krebs](https://github.com/e-krebs/)
- [66acf19b8](https://github.com/algolia/api-clients-automation/commit/66acf19b8) fix(scripts): dart and js releases ([#4104](https://github.com/algolia/api-clients-automation/pull/4104)) by [@shortcuts](https://github.com/shortcuts/)

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

- [f598e77b1](https://github.com/algolia/api-clients-automation/commit/f598e77b1) fix(javascript): allow import from dist ([#4060](https://github.com/algolia/api-clients-automation/pull/4060)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"path": "packages/client-abtesting/dist/builds/browser.umd.js",
"maxSize": "4.15KB"
"maxSize": "4.20KB"
},
{
"path": "packages/client-analytics/dist/builds/browser.umd.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -73,22 +73,22 @@
"lite.d.ts"
],
"dependencies": {
"@algolia/client-abtesting": "5.13.0",
"@algolia/client-analytics": "5.13.0",
"@algolia/client-common": "5.13.0",
"@algolia/client-insights": "5.13.0",
"@algolia/client-personalization": "5.13.0",
"@algolia/client-query-suggestions": "5.13.0",
"@algolia/client-search": "5.13.0",
"@algolia/ingestion": "1.13.0",
"@algolia/monitoring": "1.13.0",
"@algolia/recommend": "5.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-abtesting": "5.14.0",
"@algolia/client-analytics": "5.14.0",
"@algolia/client-common": "5.14.0",
"@algolia/client-insights": "5.14.0",
"@algolia/client-personalization": "5.14.0",
"@algolia/client-query-suggestions": "5.14.0",
"@algolia/client-search": "5.14.0",
"@algolia/ingestion": "1.14.0",
"@algolia/monitoring": "1.14.0",
"@algolia/recommend": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@algolia/requester-testing": "5.13.0",
"@algolia/requester-testing": "5.14.0",
"@arethetypeswrong/cli": "0.17.0",
"@types/node": "22.9.0",
"jsdom": "25.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.13.0",
"version": "5.14.0",
"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": "0.0.1-alpha.0",
"version": "0.0.1-alpha.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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand All @@ -63,5 +63,6 @@
},
"engines": {
"node": ">= 14.0.0"
}
},
"stableVersion": "0.0.1-alpha.0"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.13.0",
"version": "1.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/logger-console",
"version": "5.13.0",
"version": "5.14.0",
"description": "Promise-based log library using console log.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,7 +44,7 @@
"vitest": "2.1.4"
},
"dependencies": {
"@algolia/client-common": "5.13.0"
"@algolia/client-common": "5.14.0"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.13.0",
"version": "1.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.13.0",
"version": "5.14.0",
"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.13.0",
"@algolia/requester-browser-xhr": "5.13.0",
"@algolia/requester-fetch": "5.13.0",
"@algolia/requester-node-http": "5.13.0"
"@algolia/client-common": "5.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Loading
Loading