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
7 changes: 7 additions & 0 deletions clients/algoliasearch-client-csharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [7.20.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.19.0...7.20.0)

- [6031284e24](https://github.com/algolia/api-clients-automation/commit/6031284e24) feat(specs): update try transformation specs for no-code ([#4974](https://github.com/algolia/api-clients-automation/pull/4974)) by [@mehmetaligok](https://github.com/mehmetaligok/)
- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)
- [973cc0c07e](https://github.com/algolia/api-clients-automation/commit/973cc0c07e) feat(specs): add new ingestion property for push ([#5007](https://github.com/algolia/api-clients-automation/pull/5007)) by [@shortcuts](https://github.com/shortcuts/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) 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.33.0
version: 1.33.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,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.33.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.33.0...1.33.1)

- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
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.19.0](https://github.com/algolia/algoliasearch-client-go/compare/4.18.0...4.19.0)

- [6031284e24](https://github.com/algolia/api-clients-automation/commit/6031284e24) feat(specs): update try transformation specs for no-code ([#4974](https://github.com/algolia/api-clients-automation/pull/4974)) by [@mehmetaligok](https://github.com/mehmetaligok/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)
- [973cc0c07e](https://github.com/algolia/api-clients-automation/commit/973cc0c07e) feat(specs): add new ingestion property for push ([#5007](https://github.com/algolia/api-clients-automation/pull/5007)) by [@shortcuts](https://github.com/shortcuts/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
9 changes: 9 additions & 0 deletions clients/algoliasearch-client-java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.19.0](https://github.com/algolia/algoliasearch-client-java/compare/4.18.0...4.19.0)

- [c8efa236ef](https://github.com/algolia/api-clients-automation/commit/c8efa236ef) feat(java): add bridge to transformation on search ([#4939](https://github.com/algolia/api-clients-automation/pull/4939)) by [@shortcuts](https://github.com/shortcuts/)
- [dc68c76106](https://github.com/algolia/api-clients-automation/commit/dc68c76106) chore(deps): dependencies 2025-06-09 ([#4943](https://github.com/algolia/api-clients-automation/pull/4943)) by [@algolia-bot](https://github.com/algolia-bot/)
- [46a6045a2a](https://github.com/algolia/api-clients-automation/commit/46a6045a2a) feat(clients): add bridge to transformation on search ([#4940](https://github.com/algolia/api-clients-automation/pull/4940)) by [@shortcuts](https://github.com/shortcuts/)
- [6031284e24](https://github.com/algolia/api-clients-automation/commit/6031284e24) feat(specs): update try transformation specs for no-code ([#4974](https://github.com/algolia/api-clients-automation/pull/4974)) by [@mehmetaligok](https://github.com/mehmetaligok/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)
- [973cc0c07e](https://github.com/algolia/api-clients-automation/commit/973cc0c07e) feat(specs): add new ingestion property for push ([#5007](https://github.com/algolia/api-clients-automation/pull/5007)) by [@shortcuts](https://github.com/shortcuts/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
10 changes: 10 additions & 0 deletions clients/algoliasearch-client-javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [5.28.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.27.0...5.28.0)

- [e0689b5b76](https://github.com/algolia/api-clients-automation/commit/e0689b5b76) feat(javascript): add `exactOptionalPropertyTypes` to tsconfig ([#4935](https://github.com/algolia/api-clients-automation/pull/4935)) by [@shortcuts](https://github.com/shortcuts/)
- [dc68c76106](https://github.com/algolia/api-clients-automation/commit/dc68c76106) chore(deps): dependencies 2025-06-09 ([#4943](https://github.com/algolia/api-clients-automation/pull/4943)) by [@algolia-bot](https://github.com/algolia-bot/)
- [6031284e24](https://github.com/algolia/api-clients-automation/commit/6031284e24) feat(specs): update try transformation specs for no-code ([#4974](https://github.com/algolia/api-clients-automation/pull/4974)) by [@mehmetaligok](https://github.com/mehmetaligok/)
- [0ea1d0ca98](https://github.com/algolia/api-clients-automation/commit/0ea1d0ca98) feat(clients): add real-time personalization to advanced-personalization [PRED-3870] ([#4976](https://github.com/algolia/api-clients-automation/pull/4976)) by [@raed667](https://github.com/raed667/)
- [60ade79465](https://github.com/algolia/api-clients-automation/commit/60ade79465) chore(deps): dependencies 2025-06-16 ([#4977](https://github.com/algolia/api-clients-automation/pull/4977)) by [@algolia-bot](https://github.com/algolia-bot/)
- [2561c945f7](https://github.com/algolia/api-clients-automation/commit/2561c945f7) fix(clients): processingTimeMS should be optional ([#5004](https://github.com/algolia/api-clients-automation/pull/5004)) by [@Fluf22](https://github.com/Fluf22/)
- [973cc0c07e](https://github.com/algolia/api-clients-automation/commit/973cc0c07e) feat(specs): add new ingestion property for push ([#5007](https://github.com/algolia/api-clients-automation/pull/5007)) by [@shortcuts](https://github.com/shortcuts/)

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

- [835daccb48](https://github.com/algolia/api-clients-automation/commit/835daccb48) feat(specs): add with transformation helpers ([#4931](https://github.com/algolia/api-clients-automation/pull/4931)) by [@shortcuts](https://github.com/shortcuts/)
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 @@ -49,10 +49,10 @@
"index.d.ts"
],
"dependencies": {
"@algolia/client-common": "5.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand All @@ -64,5 +64,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.27.0",
"version": "5.28.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.27.0",
"@algolia/client-analytics": "5.27.0",
"@algolia/client-common": "5.27.0",
"@algolia/client-insights": "5.27.0",
"@algolia/client-personalization": "5.27.0",
"@algolia/client-query-suggestions": "5.27.0",
"@algolia/client-search": "5.27.0",
"@algolia/ingestion": "1.27.0",
"@algolia/monitoring": "1.27.0",
"@algolia/recommend": "5.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-abtesting": "5.28.0",
"@algolia/client-analytics": "5.28.0",
"@algolia/client-common": "5.28.0",
"@algolia/client-insights": "5.28.0",
"@algolia/client-personalization": "5.28.0",
"@algolia/client-query-suggestions": "5.28.0",
"@algolia/client-search": "5.28.0",
"@algolia/ingestion": "1.28.0",
"@algolia/monitoring": "1.28.0",
"@algolia/recommend": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@algolia/requester-testing": "5.27.0",
"@algolia/requester-testing": "5.28.0",
"@arethetypeswrong/cli": "0.18.2",
"@cloudflare/vitest-pool-workers": "0.8.38",
"@cloudflare/workers-types": "4.20250428.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algolia/client-common",
"version": "5.27.0",
"version": "5.28.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": "1.3.0",
"version": "1.4.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.27.0",
"version": "5.28.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.27.0",
"@algolia/requester-browser-xhr": "5.27.0",
"@algolia/requester-fetch": "5.27.0",
"@algolia/requester-node-http": "5.27.0"
"@algolia/client-common": "5.28.0",
"@algolia/requester-browser-xhr": "5.28.0",
"@algolia/requester-fetch": "5.28.0",
"@algolia/requester-node-http": "5.28.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
Expand Down
Loading