Skip to content

Commit 0c329d5

Browse files
authored
chore: prepare release 2024-10-30 (#4055)
1 parent 9194a41 commit 0c329d5

File tree

28 files changed

+157
-84
lines changed

28 files changed

+157
-84
lines changed

clients/algoliasearch-client-csharp/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [7.8.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.7.0...7.8.0)
2+
3+
- [be40cf61d](https://github.com/algolia/api-clients-automation/commit/be40cf61d) feat(specs): add secrets authentications to ingestion ([#4054](https://github.com/algolia/api-clients-automation/pull/4054)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [7.7.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.6.4...7.7.0)
26

37
- [22f49f1f6](https://github.com/algolia/api-clients-automation/commit/22f49f1f6) fix(specs): update time range number types [skip-bc] ([#4023](https://github.com/algolia/api-clients-automation/pull/4023)) by [@Fluf22](https://github.com/Fluf22/)

clients/algoliasearch-client-go/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.7.0](https://github.com/algolia/algoliasearch-client-go/compare/4.6.0...4.7.0)
2+
3+
- [be40cf61d](https://github.com/algolia/api-clients-automation/commit/be40cf61d) feat(specs): add secrets authentications to ingestion ([#4054](https://github.com/algolia/api-clients-automation/pull/4054)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [4.6.0](https://github.com/algolia/algoliasearch-client-go/compare/4.5.4...4.6.0)
26

37
- [22f49f1f6](https://github.com/algolia/api-clients-automation/commit/22f49f1f6) fix(specs): update time range number types [skip-bc] ([#4023](https://github.com/algolia/api-clients-automation/pull/4023)) by [@Fluf22](https://github.com/Fluf22/)

clients/algoliasearch-client-java/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [4.7.0](https://github.com/algolia/algoliasearch-client-java/compare/4.6.0...4.7.0)
2+
3+
- [be40cf61d](https://github.com/algolia/api-clients-automation/commit/be40cf61d) feat(specs): add secrets authentications to ingestion ([#4054](https://github.com/algolia/api-clients-automation/pull/4054)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [4.6.0](https://github.com/algolia/algoliasearch-client-java/compare/4.5.4...4.6.0)
26

37
- [22f49f1f6](https://github.com/algolia/api-clients-automation/commit/22f49f1f6) fix(specs): update time range number types [skip-bc] ([#4023](https://github.com/algolia/api-clients-automation/pull/4023)) by [@Fluf22](https://github.com/Fluf22/)

clients/algoliasearch-client-javascript/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [5.12.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.11.0...5.12.0)
2+
3+
- [be40cf61d](https://github.com/algolia/api-clients-automation/commit/be40cf61d) feat(specs): add secrets authentications to ingestion ([#4054](https://github.com/algolia/api-clients-automation/pull/4054)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [5.11.0](https://github.com/algolia/algoliasearch-client-javascript/compare/5.10.2...5.11.0)
26

37
- [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/)

clients/algoliasearch-client-javascript/packages/algoliasearch/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.12.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -71,22 +71,22 @@
7171
"lite.d.ts"
7272
],
7373
"dependencies": {
74-
"@algolia/client-abtesting": "5.11.0",
75-
"@algolia/client-analytics": "5.11.0",
76-
"@algolia/client-common": "5.11.0",
77-
"@algolia/client-insights": "5.11.0",
78-
"@algolia/client-personalization": "5.11.0",
79-
"@algolia/client-query-suggestions": "5.11.0",
80-
"@algolia/client-search": "5.11.0",
81-
"@algolia/ingestion": "1.11.0",
82-
"@algolia/monitoring": "1.11.0",
83-
"@algolia/recommend": "5.11.0",
84-
"@algolia/requester-browser-xhr": "5.11.0",
85-
"@algolia/requester-fetch": "5.11.0",
86-
"@algolia/requester-node-http": "5.11.0"
74+
"@algolia/client-abtesting": "5.12.0",
75+
"@algolia/client-analytics": "5.12.0",
76+
"@algolia/client-common": "5.12.0",
77+
"@algolia/client-insights": "5.12.0",
78+
"@algolia/client-personalization": "5.12.0",
79+
"@algolia/client-query-suggestions": "5.12.0",
80+
"@algolia/client-search": "5.12.0",
81+
"@algolia/ingestion": "1.12.0",
82+
"@algolia/monitoring": "1.12.0",
83+
"@algolia/recommend": "5.12.0",
84+
"@algolia/requester-browser-xhr": "5.12.0",
85+
"@algolia/requester-fetch": "5.12.0",
86+
"@algolia/requester-node-http": "5.12.0"
8787
},
8888
"devDependencies": {
89-
"@algolia/requester-testing": "5.11.0",
89+
"@algolia/requester-testing": "5.12.0",
9090
"@arethetypeswrong/cli": "0.16.4",
9191
"@types/node": "22.8.1",
9292
"jsdom": "25.0.1",

clients/algoliasearch-client-javascript/packages/client-abtesting/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.12.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -48,10 +48,10 @@
4848
"index.d.ts"
4949
],
5050
"dependencies": {
51-
"@algolia/client-common": "5.11.0",
52-
"@algolia/requester-browser-xhr": "5.11.0",
53-
"@algolia/requester-fetch": "5.11.0",
54-
"@algolia/requester-node-http": "5.11.0"
51+
"@algolia/client-common": "5.12.0",
52+
"@algolia/requester-browser-xhr": "5.12.0",
53+
"@algolia/requester-fetch": "5.12.0",
54+
"@algolia/requester-node-http": "5.12.0"
5555
},
5656
"devDependencies": {
5757
"@arethetypeswrong/cli": "0.16.4",

clients/algoliasearch-client-javascript/packages/client-analytics/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.12.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -48,10 +48,10 @@
4848
"index.d.ts"
4949
],
5050
"dependencies": {
51-
"@algolia/client-common": "5.11.0",
52-
"@algolia/requester-browser-xhr": "5.11.0",
53-
"@algolia/requester-fetch": "5.11.0",
54-
"@algolia/requester-node-http": "5.11.0"
51+
"@algolia/client-common": "5.12.0",
52+
"@algolia/requester-browser-xhr": "5.12.0",
53+
"@algolia/requester-fetch": "5.12.0",
54+
"@algolia/requester-node-http": "5.12.0"
5555
},
5656
"devDependencies": {
5757
"@arethetypeswrong/cli": "0.16.4",

clients/algoliasearch-client-javascript/packages/client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algolia/client-common",
3-
"version": "5.11.0",
3+
"version": "5.12.0",
44
"description": "Common package for the Algolia JavaScript API client.",
55
"repository": {
66
"type": "git",

clients/algoliasearch-client-javascript/packages/client-insights/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.12.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -48,10 +48,10 @@
4848
"index.d.ts"
4949
],
5050
"dependencies": {
51-
"@algolia/client-common": "5.11.0",
52-
"@algolia/requester-browser-xhr": "5.11.0",
53-
"@algolia/requester-fetch": "5.11.0",
54-
"@algolia/requester-node-http": "5.11.0"
51+
"@algolia/client-common": "5.12.0",
52+
"@algolia/requester-browser-xhr": "5.12.0",
53+
"@algolia/requester-fetch": "5.12.0",
54+
"@algolia/requester-node-http": "5.12.0"
5555
},
5656
"devDependencies": {
5757
"@arethetypeswrong/cli": "0.16.4",

clients/algoliasearch-client-javascript/packages/client-personalization/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.11.0",
2+
"version": "5.12.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
@@ -48,10 +48,10 @@
4848
"index.d.ts"
4949
],
5050
"dependencies": {
51-
"@algolia/client-common": "5.11.0",
52-
"@algolia/requester-browser-xhr": "5.11.0",
53-
"@algolia/requester-fetch": "5.11.0",
54-
"@algolia/requester-node-http": "5.11.0"
51+
"@algolia/client-common": "5.12.0",
52+
"@algolia/requester-browser-xhr": "5.12.0",
53+
"@algolia/requester-fetch": "5.12.0",
54+
"@algolia/requester-node-http": "5.12.0"
5555
},
5656
"devDependencies": {
5757
"@arethetypeswrong/cli": "0.16.4",

0 commit comments

Comments
 (0)