Skip to content

Commit dbf370f

Browse files
committed
Update changelogs [skip ci]
1 parent 6a91482 commit dbf370f

11 files changed

+48
-91
lines changed

apps/rush/CHANGELOG.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.62.0",
6+
"tag": "@microsoft/rush_v5.62.0",
7+
"date": "Sat, 05 Feb 2022 00:55:18 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add support for directly invoking a script that depends on `rush-sdk` from inside a Rush repo."
12+
},
13+
{
14+
"comment": "Add support for a new URL-based version specifier in PNPM lockfiles."
15+
},
16+
{
17+
"comment": "Add support for specifying a custom S3 endpoint. This is useful for using a custom S3 provider."
18+
},
19+
{
20+
"comment": "Optimize invocation of tar to use stdin instead of a temporary file."
21+
},
22+
{
23+
"comment": "Revise architecture of symbolic link scan to use a queue and parallel file system calls."
24+
},
25+
{
26+
"comment": "Create separate tar logs per phase based on cache id."
27+
},
28+
{
29+
"comment": "Pack tar to a temp file, then move into the cache to ensure cache integrity."
30+
},
31+
{
32+
"comment": "Fix git-hooks folder check failing when compared paths have different drive letter casing"
33+
}
34+
]
35+
}
36+
},
437
{
538
"version": "5.61.4",
639
"tag": "@microsoft/rush_v5.61.4",

apps/rush/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Wed, 02 Feb 2022 04:03:24 GMT and should not be manually modified.
3+
This log was last generated on Sat, 05 Feb 2022 00:55:18 GMT and should not be manually modified.
4+
5+
## 5.62.0
6+
Sat, 05 Feb 2022 00:55:18 GMT
7+
8+
### Updates
9+
10+
- Add support for directly invoking a script that depends on `rush-sdk` from inside a Rush repo.
11+
- Add support for a new URL-based version specifier in PNPM lockfiles.
12+
- Add support for specifying a custom S3 endpoint. This is useful for using a custom S3 provider.
13+
- Optimize invocation of tar to use stdin instead of a temporary file.
14+
- Revise architecture of symbolic link scan to use a queue and parallel file system calls.
15+
- Create separate tar logs per phase based on cache id.
16+
- Pack tar to a temp file, then move into the cache to ensure cache integrity.
17+
- Fix git-hooks folder check failing when compared paths have different drive letter casing
418

519
## 5.61.4
620
Wed, 02 Feb 2022 04:03:24 GMT

common/changes/@microsoft/rush/feat-rush-sdk-s3_2021-12-14-17-01.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/fix-bitbucket-version-specifier_2022-02-03-19-37.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/master_2022-02-03-15-19.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/optimize-tar_2021-11-09-22-50.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/tar-stdin_2022-02-02-22-00.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/tar-stdin_2022-02-02-22-27.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/tar-stdin_2022-02-02-22-38.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/user-danade-FixDriveCasingGitHooks_2022-02-05-00-26.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)