Commit 377c5b5
FaultInjection: Adds 1.0.0-beta.1 release (#5822)
## FaultInjection 1.0.0-beta.1 release
This PR releases the Microsoft.Azure.Cosmos.FaultInjection package at
version **1.0.0-beta.1**. The previous release was 1.0.0-beta.0 on
2024-11-15.
### Version
- `FaultInjectionVersion` = 1.0.0
- `FaultInjectionSuffixVersion` = beta.1 (was beta.0)
### Scope
- Only the FaultInjection package is being released. No version bumps
for Microsoft.Azure.Cosmos, Microsoft.Azure.Cosmos.Encryption, or
Microsoft.Azure.Cosmos.Encryption.Custom.
### Included PRs (since 1.0.0-beta.0)
#### Added
- #4867 FaultInjection: Adds method to add FaultInjection using
CosmosClientBuilder
- #4989 Metadata Requests: Adds Metadata request support for
FaultInjection
- #5264 ThinClient Compatibility: Adds compatibility with Thin Client
Proxy
- #5510 Unauthorized Errors: Adds Unauthorized status codes
- #5677 FaultInjection: Adds XML documentation, stylecop.json, and
updates test packages
- #5679 FaultInjection: Adds comprehensive unit test coverage
#### Fixed
- #5676 FaultInjection: Fixes naming typos and XML documentation
- #5675 FaultInjection: Fixes critical bugs for release 2
- #5678 FaultInjection: Refactors code quality improvements
### Checklist
- [x] Changelog updated
(`Microsoft.Azure.Cosmos/FaultInjection/changelog.md`)
- [x] Version bumped in `Directory.Build.props`
- [ ] Release pipeline (`azure-pipelines-faultinjection.yml`) run after
merge
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0d5f925 commit 377c5b5
2 files changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
8 | 23 | | |
9 | 24 | | |
10 | 25 | | |
| |||
0 commit comments