Skip to content

Commit

Permalink
chore: prepare release 2024-02-16 (#2718)
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp authored Feb 16, 2024
1 parent 028ce54 commit a15e1db
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 6 deletions.
12 changes: 12 additions & 0 deletions clients/algoliasearch-client-csharp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [7.0.0-alpha.8](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-alpha.7...7.0.0-alpha.8)

- [dfff005e3](https://github.com/algolia/api-clients-automation/commit/dfff005e3) feat(csharp): add requestion option builder helper ([#2709](https://github.com/algolia/api-clients-automation/pull/2709)) by [@morganleroi](https://github.com/morganleroi/)
- [e31e15a01](https://github.com/algolia/api-clients-automation/commit/e31e15a01) feat(csharp): add SearchFor Hits and Search for Facets ([#2683](https://github.com/algolia/api-clients-automation/pull/2683)) by [@morganleroi](https://github.com/morganleroi/)
- [b36a3a6fa](https://github.com/algolia/api-clients-automation/commit/b36a3a6fa) feat(csharp): add discriminator for deserialization ([#2678](https://github.com/algolia/api-clients-automation/pull/2678)) by [@morganleroi](https://github.com/morganleroi/)
- [808e6a3ff](https://github.com/algolia/api-clients-automation/commit/808e6a3ff) refactor(csharp): some cleanings ([#2677](https://github.com/algolia/api-clients-automation/pull/2677)) by [@morganleroi](https://github.com/morganleroi/)
- [daf427e48](https://github.com/algolia/api-clients-automation/commit/daf427e48) feat(csharp): remove all warns from assembly ([#2675](https://github.com/algolia/api-clients-automation/pull/2675)) by [@morganleroi](https://github.com/morganleroi/)
- [31e43d2ee](https://github.com/algolia/api-clients-automation/commit/31e43d2ee) feat(csharp): correctly clean code gen ([#2676](https://github.com/algolia/api-clients-automation/pull/2676)) by [@morganleroi](https://github.com/morganleroi/)
- [2145b687f](https://github.com/algolia/api-clients-automation/commit/2145b687f) feat(csharp): add sync method overload ([#2674](https://github.com/algolia/api-clients-automation/pull/2674)) by [@morganleroi](https://github.com/morganleroi/)
- [832e86a5e](https://github.com/algolia/api-clients-automation/commit/832e86a5e) feat(csharp): add performances playground ([#2644](https://github.com/algolia/api-clients-automation/pull/2644)) by [@morganleroi](https://github.com/morganleroi/)
- [83da9c316](https://github.com/algolia/api-clients-automation/commit/83da9c316) feat(csharp): add github action for release ([#2671](https://github.com/algolia/api-clients-automation/pull/2671)) by [@morganleroi](https://github.com/morganleroi/)

## [7.0.0-alpha.7](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-alpha.6...7.0.0-alpha.7)

- [e4ab48621](https://github.com/algolia/api-clients-automation/commit/e4ab48621) feat(csharp): add logs and logger factory ([#2640](https://github.com/algolia/api-clients-automation/pull/2640)) by [@morganleroi](https://github.com/morganleroi/)
Expand Down
4 changes: 4 additions & 0 deletions clients/algoliasearch-client-kotlin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.0.0-beta.15](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.0.0-beta.14...3.0.0-beta.15)

- [dd5abab96](https://github.com/algolia/api-clients-automation/commit/dd5abab96) feat(kotlin): add `replaceAllObjects`, `generateSecuredApiKeys` and `waitForApiKey` functions ([#2702](https://github.com/algolia/api-clients-automation/pull/2702)) by [@aallam](https://github.com/aallam/)

## [3.0.0-beta.14](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.0.0-beta.13...3.0.0-beta.14)

- [b3d61128a](https://github.com/algolia/api-clients-automation/commit/b3d61128a) docs(clients): add ACL section to code doc ([#2576](https://github.com/algolia/api-clients-automation/pull/2576)) by [@millotp](https://github.com/millotp/)
Expand Down
5 changes: 5 additions & 0 deletions clients/algoliasearch-client-php/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.0.0-alpha.95](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.94...4.0.0-alpha.95)

- [4383a6919](https://github.com/algolia/api-clients-automation/commit/4383a6919) fix(php): revert restriction for psr/http-message dependency ([#2714](https://github.com/algolia/api-clients-automation/pull/2714)) by [@damcou](https://github.com/damcou/)
- [ca8bdebf0](https://github.com/algolia/api-clients-automation/commit/ca8bdebf0) feat(php): Add missing helpers ([#2679](https://github.com/algolia/api-clients-automation/pull/2679)) by [@damcou](https://github.com/damcou/)

## [4.0.0-alpha.94](https://github.com/algolia/algoliasearch-client-php/compare/4.0.0-alpha.93...4.0.0-alpha.94)

- [b3d61128a](https://github.com/algolia/api-clients-automation/commit/b3d61128a) docs(clients): add ACL section to code doc ([#2576](https://github.com/algolia/api-clients-automation/pull/2576)) by [@millotp](https://github.com/millotp/)
Expand Down
4 changes: 4 additions & 0 deletions clients/algoliasearch-client-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [4.0.0b4](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b3...4.0.0b4)

- [69602c03a](https://github.com/algolia/api-clients-automation/commit/69602c03a) fix(python): wait for task helper ([#2646](https://github.com/algolia/api-clients-automation/pull/2646)) by [@kai687](https://github.com/kai687/)

## [4.0.0b3](https://github.com/algolia/algoliasearch-client-python/compare/4.0.0b2...4.0.0b3)

- [379fbc501](https://github.com/algolia/api-clients-automation/commit/379fbc501) fix(specs): correct `searchSynonyms` parameters ([#2595](https://github.com/algolia/api-clients-automation/pull/2595)) by [@morganleroi](https://github.com/morganleroi/)
Expand Down
4 changes: 4 additions & 0 deletions clients/algoliasearch-client-ruby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.0.0.alpha.7](https://github.com/algolia/algoliasearch-client-ruby/compare/3.0.0.alpha.6...3.0.0.alpha.7)

- [28b34ffb6](https://github.com/algolia/api-clients-automation/commit/28b34ffb6) feat(ruby): add browse helpers ([#2669](https://github.com/algolia/api-clients-automation/pull/2669)) by [@millotp](https://github.com/millotp/)

## [3.0.0.alpha.6](https://github.com/algolia/algoliasearch-client-ruby/compare/3.0.0.alpha.5...3.0.0.alpha.6)

- [379fbc501](https://github.com/algolia/api-clients-automation/commit/379fbc501) fix(specs): correct `searchSynonyms` parameters ([#2595](https://github.com/algolia/api-clients-automation/pull/2595)) by [@morganleroi](https://github.com/morganleroi/)
Expand Down
7 changes: 7 additions & 0 deletions clients/algoliasearch-client-swift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.0.0-alpha.5](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.4...9.0.0-alpha.5)

- [8c340a4c2](https://github.com/algolia/api-clients-automation/commit/8c340a4c2) fix(swift): QuerySuggestionsConfigurationResponse appID casing ([#2712](https://github.com/algolia/api-clients-automation/pull/2712)) by [@Fluf22](https://github.com/Fluf22/)
- [2a38b8672](https://github.com/algolia/api-clients-automation/commit/2a38b8672) chore(swift): format config ([#2716](https://github.com/algolia/api-clients-automation/pull/2716)) by [@Fluf22](https://github.com/Fluf22/)
- [785cd3d69](https://github.com/algolia/api-clients-automation/commit/785cd3d69) fix(swift): appID casing ([#2711](https://github.com/algolia/api-clients-automation/pull/2711)) by [@Fluf22](https://github.com/Fluf22/)
- [f2840ec37](https://github.com/algolia/api-clients-automation/commit/f2840ec37) feat(swift): add snippets ([#2705](https://github.com/algolia/api-clients-automation/pull/2705)) by [@Fluf22](https://github.com/Fluf22/)

## [9.0.0-alpha.4](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.3...9.0.0-alpha.4)

- [39c94cc67](https://github.com/algolia/api-clients-automation/commit/39c94cc67) fix(swift): retry strategy ([#2642](https://github.com/algolia/api-clients-automation/pull/2642)) by [@Fluf22](https://github.com/Fluf22/)
Expand Down
12 changes: 6 additions & 6 deletions config/clients.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"folder": "clients/algoliasearch-client-csharp",
"gitRepoId": "algoliasearch-client-csharp",
"packageVersion": "7.0.0-alpha.7",
"packageVersion": "7.0.0-alpha.8",
"modelFolder": "algoliasearch/Models",
"apiFolder": "algoliasearch/Clients",
"dockerImage": "apic_base",
Expand Down Expand Up @@ -187,7 +187,7 @@
],
"folder": "clients/algoliasearch-client-kotlin",
"gitRepoId": "algoliasearch-client-kotlin",
"packageVersion": "3.0.0-beta.14",
"packageVersion": "3.0.0-beta.15",
"modelFolder": "client/src/commonMain/kotlin/com/algolia/client/model",
"apiFolder": "client/src/commonMain/kotlin/com/algolia/client/api",
"dockerImage": "apic_base",
Expand All @@ -214,7 +214,7 @@
],
"folder": "clients/algoliasearch-client-php",
"gitRepoId": "algoliasearch-client-php",
"packageVersion": "4.0.0-alpha.94",
"packageVersion": "4.0.0-alpha.95",
"modelFolder": "lib/Model",
"apiFolder": "lib/Api",
"dockerImage": "apic_base",
Expand All @@ -241,7 +241,7 @@
],
"folder": "clients/algoliasearch-client-python",
"gitRepoId": "algoliasearch-client-python",
"packageVersion": "4.0.0b3",
"packageVersion": "4.0.0b4",
"modelFolder": "algoliasearch",
"apiFolder": "algoliasearch",
"dockerImage": "apic_base",
Expand All @@ -268,7 +268,7 @@
],
"folder": "clients/algoliasearch-client-ruby",
"gitRepoId": "algoliasearch-client-ruby",
"packageVersion": "3.0.0.alpha.6",
"packageVersion": "3.0.0.alpha.7",
"modelFolder": "lib/algolia/models",
"apiFolder": "lib/algolia/api",
"dockerImage": "apic_ruby",
Expand Down Expand Up @@ -322,7 +322,7 @@
],
"folder": "clients/algoliasearch-client-swift",
"gitRepoId": "algoliasearch-client-swift",
"packageVersion": "9.0.0-alpha.4",
"packageVersion": "9.0.0-alpha.5",
"modelFolder": "Sources",
"apiFolder": "Sources",
"dockerImage": "apic_swift",
Expand Down

0 comments on commit a15e1db

Please sign in to comment.