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

bump sdk tag to 2024-06-preview #46387

Merged
merged 26 commits into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9b7c3ba
generate new sdk for 2024-06-preview
mwesigwaguma Oct 1, 2024
68bcf78
correct spelling
mwesigwaguma Oct 9, 2024
440022c
Revert "correct spelling"
mwesigwaguma Oct 9, 2024
05dc248
diable spell check
mwesigwaguma Oct 9, 2024
c1a31a7
Revert "diable spell check"
mwesigwaguma Oct 9, 2024
cbe0ff9
opt out of spell check
mwesigwaguma Oct 9, 2024
2c60741
update path
mwesigwaguma Oct 9, 2024
e5b533e
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
mwesigwaguma Oct 17, 2024
ac55273
update changelog
mwesigwaguma Oct 23, 2024
4a61b96
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
mwesigwaguma Oct 23, 2024
452e8ac
generate sdk
mwesigwaguma Oct 23, 2024
bf05adb
generate sdk
mwesigwaguma Oct 25, 2024
2e683ad
remove api-compact
mwesigwaguma Oct 25, 2024
eb7f12a
update release date and version
mwesigwaguma Oct 25, 2024
d6231a8
api file
mwesigwaguma Oct 25, 2024
a816837
update csproj files
mwesigwaguma Oct 29, 2024
2650ef0
add custom code
mwesigwaguma Nov 4, 2024
37e9d9f
generate and add custom code
mwesigwaguma Nov 5, 2024
4c7629a
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
mwesigwaguma Nov 5, 2024
9f2a73f
update changelog
mwesigwaguma Nov 5, 2024
24e7c87
change location of tests
mwesigwaguma Nov 7, 2024
3df8422
update assets.json
mwesigwaguma Nov 7, 2024
b632734
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
mwesigwaguma Nov 14, 2024
5387cfc
regenrete samples
mwesigwaguma Nov 14, 2024
c301f95
rename VmApplication
mwesigwaguma Nov 15, 2024
1cf37df
update date
mwesigwaguma Nov 15, 2024
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
3 changes: 2 additions & 1 deletion .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
"sdk/remoterendering/*/api/*.cs",
"sdk/videoanalyzer/*/api/*.cs",
"sdk/newrelicobservability/*/api/*.cs",
"sdk/paloaltonetworks.ngfw/*/api/*.cs"
"sdk/paloaltonetworks.ngfw/*/api/*.cs",
"sdk/servicefabricmanagedclusters/*/api/*.cs"
],
// cspell is not case sensitive
// Sort words alphabetically to make this list easier to use
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@

### Other Changes

## 1.2.0 (2026-06-25)
## 1.2.0 (2024-10-01)
mwesigwaguma marked this conversation as resolved.
Show resolved Hide resolved

### Features Added

- Upgraded api-version tag from 'package-2024-04' to 'package-2024-06-01-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/e79d9ef3e065f2dcb6bd1db51e29c62a99dff5cb/specification/servicefabricmanagedclusters/resource-manager/readme.md.

## 1.2.0 (2024-06-25)

### Features Added

Expand Down

Large diffs are not rendered by default.

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

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

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

Loading
Loading