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

- [cda123be70](https://github.com/algolia/api-clients-automation/commit/cda123be70) fix(go): retry strategy ([#5159](https://github.com/algolia/api-clients-automation/pull/5159)) by [@shortcuts](https://github.com/shortcuts/)

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

- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
Expand Down
2 changes: 1 addition & 1 deletion config/clients.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
],
"folder": "clients/algoliasearch-client-go",
"gitRepoId": "algoliasearch-client-go",
"packageVersion": "4.22.1",
"packageVersion": "4.22.2",
"modelFolder": "algolia",
"apiFolder": "algolia",
"dockerImage": "apic_base",
Expand Down
47 changes: 26 additions & 21 deletions docs/versions-history-with-sla-and-support-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,9 +746,9 @@
"releaseDate": "2025-07-15"
},
"7.23.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"dart": {
Expand Down Expand Up @@ -1098,9 +1098,9 @@
"releaseDate": "2025-07-07"
},
"1.34.2": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"go": {
Expand Down Expand Up @@ -1960,7 +1960,12 @@
"releaseDate": "2025-07-15"
},
"4.22.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
},
"4.22.2": {
"releaseDate": "2025-07-25",
"slaStatus": "eligible",
"supportStatus": "eligible"
}
Expand Down Expand Up @@ -2749,9 +2754,9 @@
"releaseDate": "2025-07-15"
},
"4.22.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"javascript": {
Expand Down Expand Up @@ -4209,9 +4214,9 @@
"releaseDate": "2025-07-17"
},
"5.34.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"kotlin": {
Expand Down Expand Up @@ -4737,9 +4742,9 @@
"releaseDate": "2025-07-15"
},
"3.25.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"php": {
Expand Down Expand Up @@ -5558,9 +5563,9 @@
"releaseDate": "2025-07-15"
},
"4.25.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"python": {
Expand Down Expand Up @@ -6267,9 +6272,9 @@
"releaseDate": "2025-07-15"
},
"4.23.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"ruby": {
Expand Down Expand Up @@ -7032,9 +7037,9 @@
"releaseDate": "2025-07-15"
},
"3.22.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"scala": {
Expand Down Expand Up @@ -7711,9 +7716,9 @@
"releaseDate": "2025-07-15"
},
"2.24.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
},
"swift": {
Expand Down Expand Up @@ -8466,9 +8471,9 @@
"releaseDate": "2025-07-15"
},
"9.25.1": {
"releaseDate": "2025-07-23",
"slaStatus": "eligible",
"supportStatus": "eligible"
"supportStatus": "eligible",
"releaseDate": "2025-07-23"
}
}
}