Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure-rest/communication-job-router] remove examples-dir from python tspconfig #12157

Closed
Closed
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
33 changes: 25 additions & 8 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

105 changes: 64 additions & 41 deletions sdk/communication/communication-job-router-rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,68 @@
# Release History

## 1.1.0-beta.2 (Unreleased)

## 1.0.0-beta.1 (2024-09-27)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.1.0-beta.1 (2024-04-12)

### Features Added
- Added Interface AzureCommunicationRoutingServiceClientOptions
- Added Type Alias DistributionModeKind
- Added Type Alias DistributionModeKindOutput
- Added Type Alias ExceptionActionKind
- Added Type Alias ExceptionActionKindOutput
- Added Type Alias ExceptionTriggerKind
- Added Type Alias ExceptionTriggerKindOutput
- Added Type Alias ExpressionRouterRuleLanguage
- Added Type Alias ExpressionRouterRuleLanguageOutput
- Added Type Alias JobMatchingModeKind
- Added Type Alias JobMatchingModeKindOutput
- Added Type Alias LabelOperator
- Added Type Alias LabelOperatorOutput
- Added Type Alias QueueSelectorAttachmentKind
- Added Type Alias QueueSelectorAttachmentKindOutput
- Added Type Alias RouterJobStatus
- Added Type Alias RouterJobStatusOutput
- Added Type Alias RouterJobStatusSelector
- Added Type Alias RouterRuleKind
- Added Type Alias RouterRuleKindOutput
- Added Type Alias RouterWorkerSelectorStatus
- Added Type Alias RouterWorkerSelectorStatusOutput
- Added Type Alias RouterWorkerState
- Added Type Alias RouterWorkerStateOutput
- Added Type Alias RouterWorkerStateSelector
- Added Type Alias ScoringRuleParameterSelector
- Added Type Alias ScoringRuleParameterSelectorOutput
- Added Type Alias WorkerSelectorAttachmentKind
- Added Type Alias WorkerSelectorAttachmentKindOutput

#### RouterWorker

- Added `MaxConcurrentOffers`

## 1.0.0 (2023-11-01)

### Features Added

This is the initial release of the @azure-rest version of Job Router SDK.
There was a previous preview SDK under a different package named @azure/communication-job-router which will be deprecated.

Using AzureCommunicationRoutingServiceClient:
### Breaking Changes

- Upsert, get, list and delete DistributionPolicy.
- Upsert, get, list and delete RouterQueue.
- Upsert, get, list and delete ClassificationPolicy.
- Upsert, get, list and delete ExceptionPolicy.
- Upsert, get, list and delete RouterJob.
- RouterJob can be created and updated with different matching modes: QueueAndMatchMode, ScheduleAndSuspendMode and SuspendMode.
- Reclassify a RouterJob.
- Close a RouterJob.
- Complete a RouterJob.
- Cancel a RouterJob.
- Unassign a RouterJob.
- Get the position of a RouterJob in a queue.
- Upsert, get, list and delete RouterWorker.
- Accept an offer.
- Decline an offer.
- Get queue statistics.
- Type of parameter kind of interface DistributionModeOutputParent is changed from string to DistributionModeKindOutput
- Type of parameter kind of interface DistributionModeParent is changed from string to DistributionModeKind
- Type of parameter kind of interface ExceptionActionOutputParent is changed from string to ExceptionActionKindOutput
- Type of parameter kind of interface ExceptionActionParent is changed from string to ExceptionActionKind
- Type of parameter kind of interface ExceptionTriggerOutputParent is changed from string to ExceptionTriggerKindOutput
- Type of parameter kind of interface ExceptionTriggerParent is changed from string to ExceptionTriggerKind
- Type of parameter language of interface ExpressionRouterRule is changed from string to ExpressionRouterRuleLanguage
- Type of parameter language of interface ExpressionRouterRuleOutput is changed from string to ExpressionRouterRuleLanguageOutput
- Type of parameter kind of interface JobMatchingModeOutputParent is changed from string to JobMatchingModeKindOutput
- Type of parameter kind of interface JobMatchingModeParent is changed from string to JobMatchingModeKind
- Type of parameter status of interface ListJobsQueryParamProperties is changed from string to RouterJobStatusSelector
- Type of parameter state of interface ListWorkersQueryParamProperties is changed from string to RouterWorkerStateSelector
- Type of parameter labelOperator of interface PassThroughQueueSelectorAttachment is changed from string to LabelOperator
- Type of parameter labelOperator of interface PassThroughQueueSelectorAttachmentOutput is changed from string to LabelOperatorOutput
- Type of parameter labelOperator of interface PassThroughWorkerSelectorAttachment is changed from string to LabelOperator
- Type of parameter labelOperator of interface PassThroughWorkerSelectorAttachmentOutput is changed from string to LabelOperatorOutput
- Type of parameter kind of interface QueueSelectorAttachmentOutputParent is changed from string to QueueSelectorAttachmentKindOutput
- Type of parameter kind of interface QueueSelectorAttachmentParent is changed from string to QueueSelectorAttachmentKind
- Type of parameter status of interface RouterJobOutput is changed from string to RouterJobStatusOutput
- Type of parameter labelOperator of interface RouterQueueSelector is changed from string to LabelOperator
- Type of parameter labelOperator of interface RouterQueueSelectorOutput is changed from string to LabelOperatorOutput
- Type of parameter kind of interface RouterRuleOutputParent is changed from string to RouterRuleKindOutput
- Type of parameter kind of interface RouterRuleParent is changed from string to RouterRuleKind
- Type of parameter state of interface RouterWorkerOutput is changed from string to RouterWorkerStateOutput
- Type of parameter labelOperator of interface RouterWorkerSelector is changed from string to LabelOperator
- Type of parameter labelOperator of interface RouterWorkerSelectorOutput is changed from string to LabelOperatorOutput
- Type of parameter status of interface RouterWorkerSelectorOutput is changed from string to RouterWorkerSelectorStatusOutput
- Type of parameter scoringParameters of interface ScoringRuleOptions is changed from string[] to ScoringRuleParameterSelector[]
- Type of parameter scoringParameters of interface ScoringRuleOptionsOutput is changed from string[] to ScoringRuleParameterSelectorOutput[]
- Type of parameter kind of interface WorkerSelectorAttachmentOutputParent is changed from string to WorkerSelectorAttachmentKindOutput
- Type of parameter kind of interface WorkerSelectorAttachmentParent is changed from string to WorkerSelectorAttachmentKind

21 changes: 21 additions & 0 deletions sdk/communication/communication-job-router-rest/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2024 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading