Azure SDK Bot
eeab51b6a1
Update package index with latest published versions ( #8217 )
2024-11-06 14:26:03 -08:00
Azure SDK Bot
55759fc424
Update package index with latest published versions ( #8216 )
2024-11-06 13:06:57 -08:00
Azure SDK Bot
0a3f126303
Update package index with latest published versions ( #8215 )
2024-11-06 08:31:53 -08:00
Azure SDK Bot
29f9e44f64
Update package index with latest published versions ( #8209 )
2024-11-05 14:27:57 -08:00
Azure SDK Bot
0712f71609
Sync eng/common directory with azure-sdk-tools for PR 9330 ( #8214 )
...
* disable InitializeCIArtifacts outside of CI until we get a better loop for usage
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-05 12:48:23 -08:00
Azure SDK Bot
87eb82ea04
java release notes for the 2024-11 release ( #8163 )
...
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
* java release notes for the 2024-11 release
2024-11-05 12:37:51 -08:00
swathipil
868f75d278
update deprecated python packages csv ( #8211 )
...
* update deprecated python packages csv
* fix failing
* fix typo
* add synapse migration guideg=
* update cs search packages
2024-11-05 12:24:16 -08:00
Azure SDK Bot
1361c9dd21
Add new release folder structure ( #8213 )
2024-11-05 11:00:30 -08:00
Wes Haggard
021396d561
Fix broken links ( #8212 )
2024-11-05 09:23:18 -08:00
Azure SDK Bot
fea5d99aad
Version/location updates for stress script usage ( #8202 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-04 16:31:46 -08:00
Azure SDK Bot
08d703ba12
Sync eng/common directory with azure-sdk-tools for PR 9308 ( #8207 )
...
Remove unnecessary Resolve-Path in Get-PrPkgProperties
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 15:44:56 -08:00
Azure SDK Bot
98073b03f4
target newly released proxy version ( #8203 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 14:37:56 -08:00
Azure SDK Bot
14a4a9bc5b
Update package index with latest published versions ( #8208 )
2024-11-04 14:37:46 -08:00
Azure SDK Bot
e5ba0caab9
Update package index with latest published versions ( #8205 )
2024-11-04 11:17:58 -08:00
Azure SDK Bot
dd77e71399
Update package index with latest published versions ( #8201 )
2024-11-02 07:04:48 -07:00
Azure SDK Bot
b53fa3a22a
cpp release notes for the 2024-11 release ( #8204 )
2024-11-02 07:04:02 -07:00
Heath Stewart
f42acfbb19
Improve Rust guidance on convenience clients ( #8199 )
2024-11-01 11:25:14 -07:00
Wes Haggard
7b21ef6204
Deprecate other wastorage packages ( #8195 )
2024-11-01 10:52:33 -07:00
Azure SDK Bot
088bb4152e
Update package index with latest published versions ( #8198 )
2024-11-01 10:33:30 -07:00
Azure SDK Bot
b50dedcb22
Sync eng/common directory with azure-sdk-tools for PR 9294 ( #8197 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-31 16:20:45 -07:00
Azure SDK Bot
7db6c6c57c
Update package index with latest published versions ( #8196 )
2024-10-31 15:10:44 -07:00
Wes Haggard
9f4db9824e
Clean-up depecration code ( #8192 )
...
- Add retries based on Retry-After headers
- workaround issue with version comparsions
- Clean-up error logging
2024-10-31 14:40:42 -07:00
Heath Stewart
614648dc6b
Use PODs instead of builders for Rust options ( #8187 )
...
* Use PODs instead of builders for Rust options
This was agreed to in a 2024-10-29 meeting of stakeholders and partners. It simplifies the API and we can always add builders later without being a breaking change.
* Resolve PR feedback
2024-10-31 14:08:25 -07:00
Azure SDK Bot
24bb42ebbf
Sync eng/common directory with azure-sdk-tools for PR 9288 ( #8193 )
...
* Update Logging
* Update eng/common/scripts/logging.ps1
---------
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-31 14:00:07 -07:00
Azure SDK Bot
13ea567a73
Reduce unnecessary delete calls to ARM for storage accounts ( #8194 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-31 13:20:20 -07:00
Azure SDK Bot
29970122b6
Update package index with latest published versions ( #8191 )
2024-10-31 12:57:41 -07:00
Heath Stewart
0e0a1a9820
Declare concrete parameter types for Rust ( #8186 )
...
This was agreed to in a 2024-10-29 meeting of stakeholders and partners. It simplifies the API, reduces compile times and compiled code bloat because of monomorphization, and lends itself to automatic tracing if we so choose to rely on it.
2024-10-31 10:27:48 -07:00
Azure SDK Bot
eae7bcc1a8
Update package index with latest published versions ( #8189 )
2024-10-31 08:55:33 -07:00
Azure SDK Bot
7e4485448d
Sync eng/common directory with azure-sdk-tools for PR 9290 ( #8190 )
...
* identify and resolve missing function GenerateMatrixForConfig
* identify and resolve miss-used null-coalesce operator
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-30 22:19:46 -07:00
Azure SDK Bot
4634ca483c
Sync eng/common directory with azure-sdk-tools for PR 9281 ( #8188 )
...
* package-properties are now populated with matrix configurations from their ci.yml if present
* create new code path for generate-job-matrix.yml which combines Create-JobMatrix and the "distribute-packages-to-matrix" action to generate dynamic matrices for PRs
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-30 16:44:54 -07:00
Anne Thompson
49d19f5c8f
add guidance for LRO methods ( #8181 )
2024-10-30 09:17:44 -07:00
Larry Osterman
e85d2a7a92
Minor update to C++ guidelines ( #8184 )
2024-10-30 08:55:49 -07:00
Azure SDK Bot
f004895b93
Update package index with latest published versions ( #8185 )
2024-10-30 08:27:39 -07:00
Heath Stewart
1dfed0511d
Fix "Key Vault" product name ( #8183 )
...
The official name is "Key Vault". We should use the correct name in official documentation.
2024-10-29 17:02:07 -07:00
Azure SDK Bot
81ebaf1ebb
Update package index with latest published versions ( #8174 )
...
* Update package index with latest published versions
* Update _data/releases/latest/js-packages.csv
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-29 21:53:30 +00:00
Azure SDK Bot
28921b904a
Sync eng/common directory with azure-sdk-tools for PR 9259 ( #8182 )
...
* Run perf tests under federated auth
Run the tests under the same federated auth used to deploy the tests and setup the variables needed to configure AzurePipelineCredential.
* Fix indention for working directory
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-29 13:45:15 -07:00
dependabot[bot]
5e08a1f6af
Bump rexml from 3.3.6 to 3.3.9 ( #8175 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 17:27:07 +00:00
Wes Haggard
924b454ebc
Fix issue with deprecated package beta versions showing up as stable/GA ( #8180 )
...
* Mark video analyzer replacement and guide as NA
2024-10-29 10:18:44 -07:00
Lori Fraleigh
f132f995d2
update video analyzer ( #8176 )
2024-10-28 15:39:50 -07:00
Wes Haggard
a83ad5fcde
Fix broken link ( #8177 )
2024-10-28 15:34:45 -07:00
Wes Haggard
d131176f2d
Deprecate old storage libraries ( #8168 )
2024-10-28 15:18:31 -07:00
Azure SDK Bot
20dca3bd4a
Update package index with latest published versions ( #8172 )
2024-10-25 08:33:14 -07:00
Azure SDK Bot
2521ab5e43
Allow default matrix selection override ( #8170 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-24 16:05:15 -07:00
Azure SDK Bot
bbaea8ba94
Update package index with latest published versions ( #8169 )
2024-10-24 15:51:58 -07:00
Azure SDK Bot
d9290bfc69
js release notes for the 2024-11 release ( #8160 )
...
* js release notes for the 2024-11 release
* js release notes for the 2024-11 release
* js release notes for the 2024-11 release
* js release notes for the 2024-11 release
* js release notes for the 2024-11 release
2024-10-24 13:12:05 -07:00
Azure SDK Bot
a2ec0640b8
Update package index with latest published versions ( #8166 )
2024-10-24 17:24:00 +00:00
Azure SDK Bot
4a8159c667
Sync eng/common directory with azure-sdk-tools for PR 9236 ( #8167 )
...
* Refactor PackageProps to make the Yaml loading and processing methods common
* Updates for feedback
---------
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-10-24 08:57:50 -07:00
Azure SDK Bot
367fc61b52
Update package index with latest published versions ( #8165 )
2024-10-23 16:30:38 -07:00
Azure SDK Bot
9d617b199d
Update package index with latest published versions ( #8161 )
2024-10-23 14:53:45 -07:00
Wes Haggard
a87baed135
Fix broken link ( #8164 )
...
Looks like it was configuration page moved.
2024-10-23 13:11:26 -07:00