Skip to content

Commit bae07a8

Browse files
algolia-botFluf22
andcommitted
chore: release 9.0.0-alpha.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
1 parent 5dfad83 commit bae07a8

File tree

3 files changed

+5
-34
lines changed

3 files changed

+5
-34
lines changed

AlgoliaSearchClient.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = 'AlgoliaSearchClient'
33
s.module_name = 'AlgoliaSearchClient'
4-
s.version = '9.0.0-alpha.11'
5-
s.source = { :git => 'https://github.com/algolia/algoliasearch-client-swift.git', :tag => '9.0.0-alpha.11' }
4+
s.version = '9.0.0-alpha.0'
5+
s.source = { :git => 'https://github.com/algolia/algoliasearch-client-swift.git', :tag => '9.0.0-alpha.0' }
66
s.authors = { 'Algolia' => '[email protected]' }
77
s.license = { :type => 'MIT', :file => 'LICENSE' }
88
s.homepage = 'https://github.com/algolia/algoliasearch-client-swift/tree/next'

CHANGELOG.md

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,35 @@
1-
## [9.0.0-alpha.11](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.10...9.0.0-alpha.11)
1+
## [9.0.0-alpha.0](https://github.com/algolia/algoliasearch-client-swift/compare/next...9.0.0-alpha.0)
22

3+
- [c897a8f92](https://github.com/algolia/api-clients-automation/commit/c897a8f92) feat(swift): release process ([#2864](https://github.com/algolia/api-clients-automation/pull/2864)) by [@Fluf22](https://github.com/Fluf22/)
34
- [b89aa0ff6](https://github.com/algolia/api-clients-automation/commit/b89aa0ff6) fix(swift): improve DX ([#2800](https://github.com/algolia/api-clients-automation/pull/2800)) by [@Fluf22](https://github.com/Fluf22/)
45
- [7dc719cbe](https://github.com/algolia/api-clients-automation/commit/7dc719cbe) fix(specs): make languages an enum ([#2865](https://github.com/algolia/api-clients-automation/pull/2865)) by [@kai687](https://github.com/kai687/)
5-
6-
## [9.0.0-alpha.10](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.9...9.0.0-alpha.10)
7-
86
- [0f8d4432b](https://github.com/algolia/api-clients-automation/commit/0f8d4432b) feat(specs): insights api reference ([#2859](https://github.com/algolia/api-clients-automation/pull/2859)) by [@kai687](https://github.com/kai687/)
97
- [c324c06bd](https://github.com/algolia/api-clients-automation/commit/c324c06bd) feat(specs): add ga4BigqueryExport, streaming and append options to task inputs ([#2858](https://github.com/algolia/api-clients-automation/pull/2858)) by [@JasonBerry](https://github.com/JasonBerry/)
108
- [156fd9e69](https://github.com/algolia/api-clients-automation/commit/156fd9e69) feat(specs): improve API reference documentation ([#2831](https://github.com/algolia/api-clients-automation/pull/2831)) by [@kai687](https://github.com/kai687/)
119
- [1f56734a4](https://github.com/algolia/api-clients-automation/commit/1f56734a4) fix(swift): wait for tasks while sending chunk batches ([#2856](https://github.com/algolia/api-clients-automation/pull/2856)) by [@Fluf22](https://github.com/Fluf22/)
12-
13-
## [9.0.0-alpha.9](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.8...9.0.0-alpha.9)
14-
1510
- [234427491](https://github.com/algolia/api-clients-automation/commit/234427491) feat(specs): Add MappingInput to Task Inputs ([#2787](https://github.com/algolia/api-clients-automation/pull/2787)) by [@jsok](https://github.com/jsok/)
16-
17-
## [9.0.0-alpha.8](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.7...9.0.0-alpha.8)
18-
1911
- [a138c2fef](https://github.com/algolia/api-clients-automation/commit/a138c2fef) fix(specs): add `queryID` to search response ([#2801](https://github.com/algolia/api-clients-automation/pull/2801)) by [@aallam](https://github.com/aallam/)
2012
- [6f0b00ead](https://github.com/algolia/api-clients-automation/commit/6f0b00ead) chore(specs): remove JSON specs and new worlds logic ([#2794](https://github.com/algolia/api-clients-automation/pull/2794)) by [@shortcuts](https://github.com/shortcuts/)
21-
22-
## [9.0.0-alpha.7](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.6...9.0.0-alpha.7)
23-
2413
- [d48e2f624](https://github.com/algolia/api-clients-automation/commit/d48e2f624) fix(specs): add missing attributes for CT Source update ([#2792](https://github.com/algolia/api-clients-automation/pull/2792)) by [@damcou](https://github.com/damcou/)
2514
- [a5cbe7d3c](https://github.com/algolia/api-clients-automation/commit/a5cbe7d3c) feat(swift): last missing helpers ([#2764](https://github.com/algolia/api-clients-automation/pull/2764)) by [@Fluf22](https://github.com/Fluf22/)
2615
- [f3e894002](https://github.com/algolia/api-clients-automation/commit/f3e894002) fix(clients): replace all objects ([#2762](https://github.com/algolia/api-clients-automation/pull/2762)) by [@shortcuts](https://github.com/shortcuts/)
2716
- [fc4be5921](https://github.com/algolia/api-clients-automation/commit/fc4be5921) feat(swift): remaining helpers ([#2758](https://github.com/algolia/api-clients-automation/pull/2758)) by [@Fluf22](https://github.com/Fluf22/)
2817
- [92cd1c793](https://github.com/algolia/api-clients-automation/commit/92cd1c793) fix(clients): browse synonyms page not in response ([#2757](https://github.com/algolia/api-clients-automation/pull/2757)) by [@shortcuts](https://github.com/shortcuts/)
2918
- [585b13c61](https://github.com/algolia/api-clients-automation/commit/585b13c61) feat(swift): waitFor helpers ([#2752](https://github.com/algolia/api-clients-automation/pull/2752)) by [@Fluf22](https://github.com/Fluf22/)
30-
31-
## [9.0.0-alpha.6](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.5...9.0.0-alpha.6)
32-
3319
- [6624759e1](https://github.com/algolia/api-clients-automation/commit/6624759e1) feat(specs): add CustomFields to CT Source Input ([#2742](https://github.com/algolia/api-clients-automation/pull/2742)) by [@damcou](https://github.com/damcou/)
3420
- [0ad615ec5](https://github.com/algolia/api-clients-automation/commit/0ad615ec5) chore(swift): remove some flakiness ([#2738](https://github.com/algolia/api-clients-automation/pull/2738)) by [@Fluf22](https://github.com/Fluf22/)
3521
- [ef37e65b7](https://github.com/algolia/api-clients-automation/commit/ef37e65b7) fix(clients): add e2e tests for analytics API ([#2737](https://github.com/algolia/api-clients-automation/pull/2737)) by [@millotp](https://github.com/millotp/)
36-
37-
## [9.0.0-alpha.5](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.4...9.0.0-alpha.5)
38-
3922
- [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/)
4023
- [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/)
4124
- [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/)
4225
- [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/)
43-
44-
## [9.0.0-alpha.4](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.3...9.0.0-alpha.4)
45-
4626
- [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/)
4727
- [4e245fe55](https://github.com/algolia/api-clients-automation/commit/4e245fe55) feat(swift): cts client ([#2610](https://github.com/algolia/api-clients-automation/pull/2610)) by [@Fluf22](https://github.com/Fluf22/)
4828
- [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/)
49-
50-
## [9.0.0-alpha.3](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.2...9.0.0-alpha.3)
51-
5229
- [f9c527197](https://github.com/algolia/api-clients-automation/commit/f9c527197) chore(swift): use another formatter ([#2603](https://github.com/algolia/api-clients-automation/pull/2603)) by [@millotp](https://github.com/millotp/)
5330
- [872ab29bf](https://github.com/algolia/api-clients-automation/commit/872ab29bf) feat(specs): update query suggestions unauthorized response example ([#2606](https://github.com/algolia/api-clients-automation/pull/2606)) by [@alphonseb](https://github.com/alphonseb/)
5431
- [7c5e6921e](https://github.com/algolia/api-clients-automation/commit/7c5e6921e) feat(swift): cts requests generation ([#2601](https://github.com/algolia/api-clients-automation/pull/2601)) by [@Fluf22](https://github.com/Fluf22/)
5532
- [e569a3e23](https://github.com/algolia/api-clients-automation/commit/e569a3e23) feat(specs): add acls to API endpoints ([#2604](https://github.com/algolia/api-clients-automation/pull/2604)) by [@alphonseb](https://github.com/alphonseb/)
56-
57-
## [9.0.0-alpha.2](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.1...9.0.0-alpha.2)
58-
5933
- [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/)
6034
- [982fd3ca4](https://github.com/algolia/api-clients-automation/commit/982fd3ca4) feat(specs): import `crawler` and `usage` specs from new world repo ([#2598](https://github.com/algolia/api-clients-automation/pull/2598)) by [@shortcuts](https://github.com/shortcuts/)
6135
- [9532a0136](https://github.com/algolia/api-clients-automation/commit/9532a0136) feat(specs): AB testing tracked user count ([#2596](https://github.com/algolia/api-clients-automation/pull/2596)) by [@cdhawke](https://github.com/cdhawke/)
@@ -64,9 +38,6 @@
6438
- [861674115](https://github.com/algolia/api-clients-automation/commit/861674115) fix(swift): rewrite networking layer ([#2550](https://github.com/algolia/api-clients-automation/pull/2550)) by [@Fluf22](https://github.com/Fluf22/)
6539
- [99e4bdf2c](https://github.com/algolia/api-clients-automation/commit/99e4bdf2c) feat(specs): add acl permissions to operations ([#2555](https://github.com/algolia/api-clients-automation/pull/2555)) by [@kai687](https://github.com/kai687/)
6640
- [8b0622380](https://github.com/algolia/api-clients-automation/commit/8b0622380) fix(specs): rename clearAllSynonyms to clearSynonyms ([#2553](https://github.com/algolia/api-clients-automation/pull/2553)) by [@kai687](https://github.com/kai687/)
67-
68-
## [9.0.0-alpha.1](https://github.com/algolia/algoliasearch-client-swift/compare/9.0.0-alpha.0...9.0.0-alpha.1)
69-
7041
- [7c5ba3288](https://github.com/algolia/api-clients-automation/commit/7c5ba3288) feat(specs): update Insights API spec ([#2376](https://github.com/algolia/api-clients-automation/pull/2376)) by [@kai687](https://github.com/kai687/)
7142
- [297baa987](https://github.com/algolia/api-clients-automation/commit/297baa987) chore(clients): provide snippets for all languages ([#2518](https://github.com/algolia/api-clients-automation/pull/2518)) by [@shortcuts](https://github.com/shortcuts/)
7243
- [c0bf57093](https://github.com/algolia/api-clients-automation/commit/c0bf57093) fix(swift): add RequestOptions ([#2523](https://github.com/algolia/api-clients-automation/pull/2523)) by [@Fluf22](https://github.com/Fluf22/)

Sources/Core/Helpers/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ extension Version: CustomStringConvertible {
4848
}
4949

5050
public extension Version {
51-
static let current: Version = .init(version: "9.0.0-alpha.11")
51+
static let current: Version = .init(version: "9.0.0-alpha.0")
5252
}

0 commit comments

Comments
 (0)