Skip to content

chore: prepare release 2024-11-15 [skip-bc] #4112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2024
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.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.9.0...7.9.1)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.27.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.1...1.27.2)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.27.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.1...1.27.2)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
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.1
version: 1.27.2
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.27.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.1...1.27.2)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.27.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.1...1.27.2)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.27.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.27.1...1.27.2)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
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.8.1](https://github.com/algolia/algoliasearch-client-go/compare/4.8.0...4.8.1)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
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.8.1](https://github.com/algolia/algoliasearch-client-java/compare/4.8.0...4.8.1)

- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
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.14.1](https://github.com/algolia/algoliasearch-client-javascript/compare/5.14.0...5.14.1)

- [b97a88beb](https://github.com/algolia/api-clients-automation/commit/b97a88beb) fix(javascript): add support for private package publish ([#4106](https://github.com/algolia/api-clients-automation/pull/4106)) by [@shortcuts](https://github.com/shortcuts/)
- [36d583e35](https://github.com/algolia/api-clients-automation/commit/36d583e35) fix(specs): make the searchParams compatible with v4 ([#4108](https://github.com/algolia/api-clients-automation/pull/4108)) by [@millotp](https://github.com/millotp/)
- [996ba5036](https://github.com/algolia/api-clients-automation/commit/996ba5036) fix(specs): remove private beta endpoint from recommend ([#4110](https://github.com/algolia/api-clients-automation/pull/4110)) by [@shortcuts](https://github.com/shortcuts/)

## [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/)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.1",
"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.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"
"@algolia/client-abtesting": "5.14.1",
"@algolia/client-analytics": "5.14.1",
"@algolia/client-common": "5.14.1",
"@algolia/client-insights": "5.14.1",
"@algolia/client-personalization": "5.14.1",
"@algolia/client-query-suggestions": "5.14.1",
"@algolia/client-search": "5.14.1",
"@algolia/ingestion": "1.14.1",
"@algolia/monitoring": "1.14.1",
"@algolia/recommend": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@algolia/requester-testing": "5.14.0",
"@algolia/requester-testing": "5.14.1",
"@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.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"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.14.0",
"version": "5.14.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": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand All @@ -63,5 +63,6 @@
},
"engines": {
"node": ">= 14.0.0"
}
},
"stableVersion": "0.0.1-alpha.1"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.14.0",
"version": "1.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"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.14.0",
"version": "5.14.1",
"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.14.0"
"@algolia/client-common": "5.14.1"
},
"engines": {
"node": ">= 14.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.14.0",
"version": "1.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.14.0",
"version": "5.14.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.14.0",
"@algolia/requester-browser-xhr": "5.14.0",
"@algolia/requester-fetch": "5.14.0",
"@algolia/requester-node-http": "5.14.0"
"@algolia/client-common": "5.14.1",
"@algolia/requester-browser-xhr": "5.14.1",
"@algolia/requester-fetch": "5.14.1",
"@algolia/requester-node-http": "5.14.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
Expand Down
Loading
Loading