Commit 0198395
authored
Refactor azure_core to be more like typespec_client_core (Azure#2346)
* Refactor azure_core to be more like typespec_client_core
Resolves Azure#2181
* Resolve review meeting feedback
* Updated CHANGELOGs
* Re-export enum macros from TSCC
* Regenerate client libraries, other fixes
This does not regenerate Storage, though. It excludes it, because the TypeSpec I needed to update to in order to fix a different issue is very different.1 parent bfd3ee0 commit 0198395
File tree
137 files changed
+1955
-2461
lines changed- eng
- dict
- sdk
- core
- azure_core_amqp
- examples
- src
- fe2o3
- azure_core_test/src
- http
- proxy
- azure_core
- src
- fs
- http
- models
- options
- policies
- request
- options
- process
- cosmos/azure_data_cosmos
- examples/cosmos
- src
- clients
- models
- options
- pipeline
- tests
- framework
- eventhubs/azure_messaging_eventhubs
- src
- common
- consumer
- producer
- tests
- identity/azure_identity
- src
- credentials
- federated_credentials_flow
- keyvault
- azure_security_keyvault_keys
- src
- generated
- clients
- models
- tests
- azure_security_keyvault_secrets
- src
- generated
- clients
- models
- tests
- storage/azure_storage_blob
- typespec/typespec_client_core
- src
- fs
- http
- policies
- request
- sleep
- stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
137 files changed
+1955
-2461
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
95 | | - | |
96 | 93 | | |
97 | 94 | | |
98 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
41 | 38 | | |
42 | | - | |
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments