Commit bdd3cfe
Bump package version to 3.36.0 (#2657)
* ci: refresh PR validation matrix and require Node 20+
* Fixed other node version issues
* Updated building binary for windows and linux
* logging fix for static platform writting
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fixed node version used in esbuild path
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fixed node version used in SEA build path
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fixed logging
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fixed pipeline build
* node 24 hardcoding removal
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fixed pipeline issues
* Updated documentation
* Fix redundant fs import in buildExe script
* Temp change for SFI of deprecated dependency
* Fix test failures
* Migrate staged table tests to modern Azure SDKs
* chore: update exe build script and tests
* test: update table test suite to data-tables client
* test: refine staged queue and table test updates
* test: harden queue expiry and table CORS assertions
* test: migrate linux binary table tests to @azure/data-tables
* Updated breakBlobLease getBlobWithLeaseUpdated() call with a direct coll.findOne() query and the necessary checks,
* Small changes
* Fixed CI build Issue
* Updated changelog
* Updated axios to latest version
* Fixed Axios test failure
* Fix test failure
* Fixed some of the dependency
* Fixed flaky test case
* Release checklist changes
* Updated Notice file
* Fixed pipeline failure
* Added comment for fallback purpose
* Updated minor version bump rather than major version
* Review comment updated
* Updated Notice file + added script to generate/update notice file
* Fixed code review
* REVIE COMMENT FIX
* Syntax fix
* Fixed review comments
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: blueww <weiwei@microsoft.com>
Co-authored-by: Emma Zhu <emmazhu@microsoft.com>1 parent d7e2008 commit bdd3cfe
11 files changed
Lines changed: 757 additions & 9769 deletions
File tree
- scripts
- src
- blob/utils
- queue/utils
- table/utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 | | |
19 | 30 | | |
20 | 31 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
1056 | 1056 | | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | | - | |
1060 | 1059 | | |
1061 | 1060 | | |
1062 | 1061 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments