Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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.11.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.10.0...7.11.0)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)
- [baf16c689](https://github.com/algolia/api-clients-automation/commit/baf16c689) feat(specs): add `watch` to `pushTask` ingestion ([#4224](https://github.com/algolia/api-clients-automation/pull/4224)) by [@shortcuts](https://github.com/shortcuts/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.28.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.28.0...1.28.1)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.28.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.28.0...1.28.1)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
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.28.0
version: 1.28.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.28.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.28.0...1.28.1)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.28.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.28.0...1.28.1)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.28.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.28.0...1.28.1)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
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.10.0](https://github.com/algolia/algoliasearch-client-go/compare/4.9.0...4.10.0)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)
- [baf16c689](https://github.com/algolia/api-clients-automation/commit/baf16c689) feat(specs): add `watch` to `pushTask` ingestion ([#4224](https://github.com/algolia/api-clients-automation/pull/4224)) by [@shortcuts](https://github.com/shortcuts/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
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.10.0](https://github.com/algolia/algoliasearch-client-java/compare/4.9.0...4.10.0)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)
- [baf16c689](https://github.com/algolia/api-clients-automation/commit/baf16c689) feat(specs): add `watch` to `pushTask` ingestion ([#4224](https://github.com/algolia/api-clients-automation/pull/4224)) by [@shortcuts](https://github.com/shortcuts/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
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.17.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.16.0...5.17.0)

- [866d859f8](https://github.com/algolia/api-clients-automation/commit/866d859f8) fix(specs): different summaries for saveObject/addOrUpdate methods ([#4223](https://github.com/algolia/api-clients-automation/pull/4223)) by [@kai687](https://github.com/kai687/)
- [baf16c689](https://github.com/algolia/api-clients-automation/commit/baf16c689) feat(specs): add `watch` to `pushTask` ingestion ([#4224](https://github.com/algolia/api-clients-automation/pull/4224)) by [@shortcuts](https://github.com/shortcuts/)

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

- [068fdacb5](https://github.com/algolia/api-clients-automation/commit/068fdacb5) feat(specs): add info and link about indexing rate limits ([#4136](https://github.com/algolia/api-clients-automation/pull/4136)) by [@kai687](https://github.com/kai687/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -74,22 +74,22 @@
"lite.d.ts"
],
"dependencies": {
"@algolia/client-abtesting": "5.16.0",
"@algolia/client-analytics": "5.16.0",
"@algolia/client-common": "5.16.0",
"@algolia/client-insights": "5.16.0",
"@algolia/client-personalization": "5.16.0",
"@algolia/client-query-suggestions": "5.16.0",
"@algolia/client-search": "5.16.0",
"@algolia/ingestion": "1.16.0",
"@algolia/monitoring": "1.16.0",
"@algolia/recommend": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-abtesting": "5.17.0",
"@algolia/client-analytics": "5.17.0",
"@algolia/client-common": "5.17.0",
"@algolia/client-insights": "5.17.0",
"@algolia/client-personalization": "5.17.0",
"@algolia/client-query-suggestions": "5.17.0",
"@algolia/client-search": "5.17.0",
"@algolia/ingestion": "1.17.0",
"@algolia/monitoring": "1.17.0",
"@algolia/recommend": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@algolia/requester-testing": "5.16.0",
"@algolia/requester-testing": "5.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"jsdom": "25.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.16.0",
"version": "5.17.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.5",
"version": "0.0.1-alpha.6",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand All @@ -64,5 +64,6 @@
},
"engines": {
"node": ">= 14.0.0"
}
},
"stableVersion": "0.0.1-alpha.5"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.16.0",
"version": "1.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/logger-console",
"version": "5.16.0",
"version": "5.17.0",
"description": "Promise-based log library using console log.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,7 +45,7 @@
"vitest": "2.1.8"
},
"dependencies": {
"@algolia/client-common": "5.16.0"
"@algolia/client-common": "5.17.0"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.16.0",
"version": "1.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.16.0",
"version": "5.17.0",
"repository": {
"type": "git",
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
Expand Down Expand Up @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.16.0",
"@algolia/requester-browser-xhr": "5.16.0",
"@algolia/requester-fetch": "5.16.0",
"@algolia/requester-node-http": "5.16.0"
"@algolia/client-common": "5.17.0",
"@algolia/requester-browser-xhr": "5.17.0",
"@algolia/requester-fetch": "5.17.0",
"@algolia/requester-node-http": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/requester-browser-xhr",
"version": "5.16.0",
"version": "5.17.0",
"description": "Promise-based request library for browser using xhr.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"test:bundle": "publint . && attw --pack . --ignore-rules cjs-resolves-to-esm"
},
"dependencies": {
"@algolia/client-common": "5.16.0"
"@algolia/client-common": "5.17.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
Expand Down
Loading
Loading