Skip to content

Commit

Permalink
chore: release 7.0.0-alpha.3
Browse files Browse the repository at this point in the history
Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com>
  • Loading branch information
algolia-bot and algolia-bot committed Mar 5, 2024
1 parent f85151d commit b4d729b
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 116 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## [7.0.0-alpha.3](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-alpha.2...7.0.0-alpha.3)

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

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

- [6dc52baa2](https://github.com/algolia/api-clients-automation/commit/6dc52baa2) refactor(csharp): move client search extensions to instance method ([#2802](https://github.com/algolia/api-clients-automation/pull/2802)) by [@morganleroi](https://github.com/morganleroi/)
Expand Down
281 changes: 166 additions & 115 deletions algoliasearch/.openapi-generator/FILES
@@ -1,118 +1,169 @@
../Algolia.Search.sln
../global.json
.openapi-generator-ignore
Algolia.Search.csproj
Clients/IngestionClient.cs
Clients/IngestionConfiguration.cs
Models/Ingestion/ActionType.cs
Models/Ingestion/AuthAPIKey.cs
Models/Ingestion/AuthAPIKeyPartial.cs
Models/Ingestion/AuthAlgolia.cs
Models/Ingestion/AuthAlgoliaPartial.cs
Models/Ingestion/AuthBasic.cs
Models/Ingestion/AuthBasicPartial.cs
Models/Ingestion/AuthGoogleServiceAccount.cs
Models/Ingestion/AuthGoogleServiceAccountPartial.cs
Models/Ingestion/AuthInput.cs
Models/Ingestion/AuthInputPartial.cs
Models/Ingestion/AuthOAuth.cs
Models/Ingestion/AuthOAuthPartial.cs
Models/Ingestion/Authentication.cs
Models/Ingestion/AuthenticationCreate.cs
Models/Ingestion/AuthenticationCreateResponse.cs
Models/Ingestion/AuthenticationSearch.cs
Models/Ingestion/AuthenticationSortKeys.cs
Models/Ingestion/AuthenticationType.cs
Models/Ingestion/AuthenticationUpdate.cs
Models/Ingestion/AuthenticationUpdateResponse.cs
Models/Ingestion/BigCommerceChannel.cs
Models/Ingestion/BigCommerceMetafield.cs
Models/Ingestion/BigQueryDataType.cs
Models/Ingestion/CommercetoolsCustomFields.cs
Models/Ingestion/DeleteResponse.cs
Models/Ingestion/Destination.cs
Models/Ingestion/DestinationCreate.cs
Models/Ingestion/DestinationCreateResponse.cs
Models/Ingestion/DestinationIndexName.cs
Models/Ingestion/DestinationIndexPrefix.cs
Models/Ingestion/DestinationInput.cs
Models/Ingestion/DestinationSearch.cs
Models/Ingestion/DestinationSortKeys.cs
Models/Ingestion/DestinationType.cs
Models/Ingestion/DestinationUpdate.cs
Models/Ingestion/DestinationUpdateResponse.cs
Models/Ingestion/DockerImageType.cs
Models/Ingestion/DockerRegistry.cs
Models/Ingestion/DockerSourceDiscover.cs
Models/Ingestion/DockerSourceStreams.cs
Models/Ingestion/ErrorBase.cs
Models/Ingestion/Event.cs
Models/Ingestion/EventSortKeys.cs
Models/Ingestion/EventStatus.cs
Models/Ingestion/EventType.cs
Models/Ingestion/IngestionTask.cs
Models/Ingestion/ListAuthenticationsResponse.cs
Models/Ingestion/ListDestinationsResponse.cs
Models/Ingestion/ListEventsResponse.cs
Models/Ingestion/ListSourcesResponse.cs
Models/Ingestion/ListTasksResponse.cs
Models/Ingestion/MappingFieldDirective.cs
Models/Ingestion/MappingInput.cs
Models/Ingestion/MappingKitAction.cs
Models/Ingestion/MappingTypeCSV.cs
Models/Ingestion/MethodType.cs
Models/Ingestion/OnDemandDateUtilsInput.cs
Models/Ingestion/OnDemandTrigger.cs
Models/Ingestion/OnDemandTriggerInput.cs
Models/Ingestion/OnDemandTriggerType.cs
Models/Ingestion/OrderKeys.cs
Models/Ingestion/Pagination.cs
Models/Ingestion/Platform.cs
Models/Ingestion/PlatformNone.cs
Models/Ingestion/PlatformWithNone.cs
Models/Ingestion/RecordType.cs
Models/Ingestion/Run.cs
Models/Ingestion/RunListResponse.cs
Models/Ingestion/RunOutcome.cs
Models/Ingestion/RunProgress.cs
Models/Ingestion/RunReasonCode.cs
Models/Ingestion/RunResponse.cs
Models/Ingestion/RunSortKeys.cs
Models/Ingestion/RunStatus.cs
Models/Ingestion/RunType.cs
Models/Ingestion/ScheduleDateUtilsInput.cs
Models/Ingestion/ScheduleTrigger.cs
Models/Ingestion/ScheduleTriggerInput.cs
Models/Ingestion/ScheduleTriggerType.cs
Models/Ingestion/Source.cs
Models/Ingestion/SourceBigCommerce.cs
Models/Ingestion/SourceBigQuery.cs
Models/Ingestion/SourceCSV.cs
Models/Ingestion/SourceCommercetools.cs
Models/Ingestion/SourceCreate.cs
Models/Ingestion/SourceCreateResponse.cs
Models/Ingestion/SourceDocker.cs
Models/Ingestion/SourceInput.cs
Models/Ingestion/SourceJSON.cs
Models/Ingestion/SourceSearch.cs
Models/Ingestion/SourceSortKeys.cs
Models/Ingestion/SourceType.cs
Models/Ingestion/SourceUpdate.cs
Models/Ingestion/SourceUpdateCommercetools.cs
Models/Ingestion/SourceUpdateDocker.cs
Models/Ingestion/SourceUpdateInput.cs
Models/Ingestion/SourceUpdateResponse.cs
Models/Ingestion/SubscriptionTrigger.cs
Models/Ingestion/SubscriptionTriggerType.cs
Models/Ingestion/TaskCreate.cs
Models/Ingestion/TaskCreateResponse.cs
Models/Ingestion/TaskCreateTrigger.cs
Models/Ingestion/TaskInput.cs
Models/Ingestion/TaskSearch.cs
Models/Ingestion/TaskSortKeys.cs
Models/Ingestion/TaskUpdate.cs
Models/Ingestion/TaskUpdateResponse.cs
Models/Ingestion/Trigger.cs
Models/Ingestion/TriggerType.cs
Models/Ingestion/TriggerUpdateInput.cs
Models/Ingestion/Window.cs
Clients/SearchClient.cs
Clients/SearchConfiguration.cs
Models/Search/Acl.cs
Models/Search/Action.cs
Models/Search/AddApiKeyResponse.cs
Models/Search/AdvancedSyntaxFeatures.cs
Models/Search/AlternativesAsExact.cs
Models/Search/Anchoring.cs
Models/Search/ApiKey.cs
Models/Search/ApiKeyOperation.cs
Models/Search/AroundPrecision.cs
Models/Search/AroundPrecisionFromValueInner.cs
Models/Search/AroundRadius.cs
Models/Search/AroundRadiusAll.cs
Models/Search/AssignUserIdParams.cs
Models/Search/AttributeToUpdate.cs
Models/Search/AutomaticFacetFilter.cs
Models/Search/AutomaticFacetFilters.cs
Models/Search/BaseGetApiKeyResponse.cs
Models/Search/BaseIndexSettings.cs
Models/Search/BaseSearchParams.cs
Models/Search/BaseSearchParamsWithoutQuery.cs
Models/Search/BaseSearchResponse.cs
Models/Search/BatchAssignUserIdsParams.cs
Models/Search/BatchDictionaryEntriesParams.cs
Models/Search/BatchDictionaryEntriesRequest.cs
Models/Search/BatchParams.cs
Models/Search/BatchRequest.cs
Models/Search/BatchResponse.cs
Models/Search/BatchWriteParams.cs
Models/Search/BrowseParams.cs
Models/Search/BrowseParamsObject.cs
Models/Search/BrowseResponse.cs
Models/Search/BuiltInOperation.cs
Models/Search/BuiltInOperationType.cs
Models/Search/Condition.cs
Models/Search/Consequence.cs
Models/Search/ConsequenceHide.cs
Models/Search/ConsequenceParams.cs
Models/Search/ConsequenceQuery.cs
Models/Search/ConsequenceQueryObject.cs
Models/Search/CreatedAtResponse.cs
Models/Search/Cursor.cs
Models/Search/DeleteApiKeyResponse.cs
Models/Search/DeleteByParams.cs
Models/Search/DeleteSourceResponse.cs
Models/Search/DeletedAtResponse.cs
Models/Search/DictionaryAction.cs
Models/Search/DictionaryEntry.cs
Models/Search/DictionaryEntryState.cs
Models/Search/DictionaryLanguage.cs
Models/Search/DictionarySettingsParams.cs
Models/Search/DictionaryType.cs
Models/Search/Distinct.cs
Models/Search/Edit.cs
Models/Search/EditType.cs
Models/Search/ErrorBase.cs
Models/Search/ExactOnSingleWordQuery.cs
Models/Search/Exhaustive.cs
Models/Search/FacetFilters.cs
Models/Search/FacetHits.cs
Models/Search/FacetOrdering.cs
Models/Search/Facets.cs
Models/Search/FacetsStats.cs
Models/Search/FetchedIndex.cs
Models/Search/GetApiKeyResponse.cs
Models/Search/GetDictionarySettingsResponse.cs
Models/Search/GetLogsResponse.cs
Models/Search/GetObjectsParams.cs
Models/Search/GetObjectsRequest.cs
Models/Search/GetObjectsResponse.cs
Models/Search/GetTaskResponse.cs
Models/Search/GetTopUserIdsResponse.cs
Models/Search/HasPendingMappingsResponse.cs
Models/Search/HighlightResult.cs
Models/Search/HighlightResultOption.cs
Models/Search/Hit.cs
Models/Search/IgnorePlurals.cs
Models/Search/IndexSettings.cs
Models/Search/IndexSettingsAsSearchParams.cs
Models/Search/Languages.cs
Models/Search/ListApiKeysResponse.cs
Models/Search/ListClustersResponse.cs
Models/Search/ListIndicesResponse.cs
Models/Search/ListUserIdsResponse.cs
Models/Search/Log.cs
Models/Search/LogQuery.cs
Models/Search/LogType.cs
Models/Search/MatchLevel.cs
Models/Search/MatchedGeoLocation.cs
Models/Search/MixedSearchFilters.cs
Models/Search/Mode.cs
Models/Search/MultipleBatchRequest.cs
Models/Search/MultipleBatchResponse.cs
Models/Search/NumericFilters.cs
Models/Search/OperationIndexParams.cs
Models/Search/OperationType.cs
Models/Search/OptionalFilters.cs
Models/Search/Params.cs
Models/Search/Personalization.cs
Models/Search/Promote.cs
Models/Search/PromoteObjectID.cs
Models/Search/PromoteObjectIDs.cs
Models/Search/QueryType.cs
Models/Search/RankingInfo.cs
Models/Search/ReRankingApplyFilter.cs
Models/Search/Redirect.cs
Models/Search/RedirectRuleIndexMetadata.cs
Models/Search/RedirectRuleIndexMetadataData.cs
Models/Search/RemoveStopWords.cs
Models/Search/RemoveUserIdResponse.cs
Models/Search/RemoveWordsIfNoResults.cs
Models/Search/RenderingContent.cs
Models/Search/ReplaceSourceResponse.cs
Models/Search/Rule.cs
Models/Search/SaveObjectResponse.cs
Models/Search/SaveSynonymResponse.cs
Models/Search/ScopeType.cs
Models/Search/SearchDictionaryEntriesParams.cs
Models/Search/SearchForFacetValuesRequest.cs
Models/Search/SearchForFacetValuesResponse.cs
Models/Search/SearchForFacets.cs
Models/Search/SearchForFacetsOptions.cs
Models/Search/SearchForHits.cs
Models/Search/SearchForHitsOptions.cs
Models/Search/SearchHits.cs
Models/Search/SearchMethodParams.cs
Models/Search/SearchParams.cs
Models/Search/SearchParamsObject.cs
Models/Search/SearchParamsQuery.cs
Models/Search/SearchParamsString.cs
Models/Search/SearchQuery.cs
Models/Search/SearchResponse.cs
Models/Search/SearchResponses.cs
Models/Search/SearchResult.cs
Models/Search/SearchRulesParams.cs
Models/Search/SearchRulesResponse.cs
Models/Search/SearchStrategy.cs
Models/Search/SearchSynonymsParams.cs
Models/Search/SearchSynonymsResponse.cs
Models/Search/SearchTypeDefault.cs
Models/Search/SearchTypeFacet.cs
Models/Search/SearchUserIdsParams.cs
Models/Search/SearchUserIdsResponse.cs
Models/Search/SecuredAPIKeyRestrictions.cs
Models/Search/SemanticSearch.cs
Models/Search/SnippetResult.cs
Models/Search/SnippetResultOption.cs
Models/Search/SortRemainingBy.cs
Models/Search/Source.cs
Models/Search/StandardEntries.cs
Models/Search/SynonymHit.cs
Models/Search/SynonymType.cs
Models/Search/TagFilters.cs
Models/Search/TaskStatus.cs
Models/Search/TimeRange.cs
Models/Search/TypoTolerance.cs
Models/Search/TypoToleranceEnum.cs
Models/Search/UpdateApiKeyResponse.cs
Models/Search/UpdatedAtResponse.cs
Models/Search/UpdatedAtWithObjectIdResponse.cs
Models/Search/UpdatedRuleResponse.cs
Models/Search/UserHighlightResult.cs
Models/Search/UserHit.cs
Models/Search/UserId.cs
Models/Search/Value.cs
2 changes: 1 addition & 1 deletion algoliasearch/Algolia.Search.csproj
Expand Up @@ -21,7 +21,7 @@
<RepositoryType>git</RepositoryType>
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
<Copyright>Copyright 2019 Algolia</Copyright>
<Version>7.0.0-alpha.2</Version>
<Version>7.0.0-alpha.3</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFrameworks>netstandard2.1;netstandard2.0</TargetFrameworks>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit b4d729b

Please sign in to comment.