Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions extensions/msal-node-extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@azure/msal-node-extensions",
"entries": [
{
"date": "Mon, 13 Jun 2022 22:28:09 GMT",
"tag": "@azure/msal-node-extensions_v1.0.0-alpha.19",
"version": "1.0.0-alpha.19",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@azure/msal-node-extensions",
"comment": "Bump @azure/msal-common to v7.0.0",
"commit": "e325d870a211b4ad6fa97bb95b6b224299247940"
}
]
}
},
{
"date": "Mon, 06 Jun 2022 22:13:00 GMT",
"tag": "@azure/msal-node-extensions_v1.0.0-alpha.18",
Expand Down
10 changes: 9 additions & 1 deletion extensions/msal-node-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @azure/msal-node-extensions

This log was last generated on Mon, 06 Jun 2022 22:13:00 GMT and should not be manually modified.
This log was last generated on Mon, 13 Jun 2022 22:28:09 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.0-alpha.19

Mon, 13 Jun 2022 22:28:09 GMT

### Changes

- Bump @azure/msal-common to v7.0.0

## 1.0.0-alpha.18

Mon, 06 Jun 2022 22:13:00 GMT
Expand Down
4 changes: 2 additions & 2 deletions extensions/msal-node-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-node-extensions",
"version": "1.0.0-alpha.18",
"version": "1.0.0-alpha.19",
"repository": {
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
Expand Down Expand Up @@ -50,7 +50,7 @@
]
},
"dependencies": {
"@azure/msal-common": "^6.4.0",
"@azure/msal-common": "^7.0.0",
"bindings": "git+https://github.com/samuelkubai/node-bindings.git#v1.6.0",
"keytar": "^7.8.0",
"nan": "^2.13.2"
Expand Down
15 changes: 15 additions & 0 deletions lib/msal-angular/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@azure/msal-angular",
"entries": [
{
"date": "Mon, 13 Jun 2022 22:28:09 GMT",
"tag": "@azure/msal-angular_v2.3.2",
"version": "2.3.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@azure/msal-angular",
"comment": "Bump @azure/msal-browser to v2.26.0",
"commit": "e325d870a211b4ad6fa97bb95b6b224299247940"
}
]
}
},
{
"date": "Mon, 06 Jun 2022 22:13:00 GMT",
"tag": "@azure/msal-angular_v2.3.1",
Expand Down
10 changes: 9 additions & 1 deletion lib/msal-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @azure/msal-angular

This log was last generated on Mon, 06 Jun 2022 22:13:00 GMT and should not be manually modified.
This log was last generated on Mon, 13 Jun 2022 22:28:09 GMT and should not be manually modified.

<!-- Start content -->

## 2.3.2

Mon, 13 Jun 2022 22:28:09 GMT

### Patches

- Bump @azure/msal-browser to v2.26.0

## 2.3.1

Mon, 06 Jun 2022 22:13:00 GMT
Expand Down
6 changes: 3 additions & 3 deletions lib/msal-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-angular",
"version": "2.3.1",
"version": "2.3.2",
"author": {
"name": "Microsoft",
"email": "[email protected]",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@angular/platform-browser": "~11.2.12",
"@angular/platform-browser-dynamic": "~11.2.12",
"@angular/router": "~11.2.12",
"@azure/msal-browser": "^2.25.0",
"@azure/msal-browser": "^2.26.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
Expand All @@ -69,7 +69,7 @@
"zone.js": "~0.10.3"
},
"peerDependencies": {
"@azure/msal-browser": "^2.25.0",
"@azure/msal-browser": "^2.26.0",
"rxjs": "^6.0.0 || ^7.0.0"
},
"dependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-angular/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-angular";
export const version = "2.3.1";
export const version = "2.3.2";
47 changes: 47 additions & 0 deletions lib/msal-browser/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,53 @@
{
"name": "@azure/msal-browser",
"entries": [
{
"date": "Mon, 13 Jun 2022 22:28:09 GMT",
"tag": "@azure/msal-browser_v2.26.0",
"version": "2.26.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "17bf0dd14cc1b23bd43a531d73c878ccd09e66e9",
"comment": "Add errorCode and subErrorCode to client telemetry events (#4863)"
},
{
"author": "beachball",
"package": "@azure/msal-browser",
"comment": "Bump @azure/msal-common to v7.0.0",
"commit": "e325d870a211b4ad6fa97bb95b6b224299247940"
}
],
"patch": [
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "49d6a3dde3e09a12ee01aeae52137e3c007649e8",
"comment": "Add strict assertion checks for OBO clients (#4691)"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "d7836e8cdad77b5990ecbd4a278ebce097633478",
"comment": "Update redirect_in_iframe message to include messaging for embedded applications #4895"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "00e44cc4bc966d8e4e8a57c0207d4ba26557c88e",
"comment": "preflightBrowserEnvironmentCheck should not always set interaction in progress #4893"
},
{
"author": "[email protected]",
"package": "@azure/msal-browser",
"commit": "a78532e3aec29b2ba0b0650f98d065e78c0fac88",
"comment": "Return correct fromCache value when tokens are acquired from native broker #4880"
}
]
}
},
{
"date": "Mon, 06 Jun 2022 22:13:00 GMT",
"tag": "@azure/msal-browser_v2.25.0",
Expand Down
18 changes: 17 additions & 1 deletion lib/msal-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
# Change Log - @azure/msal-browser

This log was last generated on Mon, 06 Jun 2022 22:13:00 GMT and should not be manually modified.
This log was last generated on Mon, 13 Jun 2022 22:28:09 GMT and should not be manually modified.

<!-- Start content -->

## 2.26.0

Mon, 13 Jun 2022 22:28:09 GMT

### Minor changes

- Add errorCode and subErrorCode to client telemetry events (#4863) ([email protected])
- Bump @azure/msal-common to v7.0.0

### Patches

- Add strict assertion checks for OBO clients (#4691) ([email protected])
- Update redirect_in_iframe message to include messaging for embedded applications #4895 ([email protected])
- preflightBrowserEnvironmentCheck should not always set interaction in progress #4893 ([email protected])
- Return correct fromCache value when tokens are acquired from native broker #4880 ([email protected])

## 2.25.0

Mon, 06 Jun 2022 22:13:00 GMT
Expand Down
4 changes: 2 additions & 2 deletions lib/msal-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
},
"version": "2.25.0",
"version": "2.26.0",
"description": "Microsoft Authentication Library for js",
"keywords": [
"implicit",
Expand Down Expand Up @@ -91,6 +91,6 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@azure/msal-common": "^6.4.0"
"@azure/msal-common": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion lib/msal-browser/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-browser";
export const version = "2.25.0";
export const version = "2.26.0";
29 changes: 29 additions & 0 deletions lib/msal-common/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@azure/msal-common",
"entries": [
{
"date": "Mon, 13 Jun 2022 22:28:09 GMT",
"tag": "@azure/msal-common_v7.0.0",
"version": "7.0.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@azure/msal-common",
"commit": "e2b46fb337966d2522435ef3e0b28d8e4ef39d6d",
"comment": "Fix ClientAssertion configuration typing between common and node #4846"
},
{
"author": "[email protected]",
"package": "@azure/msal-common",
"commit": "17bf0dd14cc1b23bd43a531d73c878ccd09e66e9",
"comment": "Add errorCode and subErrorCode to performance telemetry events (#4863)"
}
],
"major": [
{
"author": "[email protected]",
"package": "@azure/msal-common",
"commit": "49d6a3dde3e09a12ee01aeae52137e3c007649e8",
"comment": "Add strict assertion checks for OBO (#4691)"
}
]
}
},
{
"date": "Mon, 06 Jun 2022 22:13:00 GMT",
"tag": "@azure/msal-common_v6.4.0",
Expand Down
15 changes: 14 additions & 1 deletion lib/msal-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @azure/msal-common

This log was last generated on Mon, 06 Jun 2022 22:13:00 GMT and should not be manually modified.
This log was last generated on Mon, 13 Jun 2022 22:28:09 GMT and should not be manually modified.

<!-- Start content -->

## 7.0.0

Mon, 13 Jun 2022 22:28:09 GMT

### Major changes

- Add strict assertion checks for OBO (#4691) ([email protected])

### Minor changes

- Fix ClientAssertion configuration typing between common and node #4846 ([email protected])
- Add errorCode and subErrorCode to performance telemetry events (#4863) ([email protected])

## 6.4.0

Mon, 06 Jun 2022 22:13:00 GMT
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
},
"version": "6.4.0",
"version": "7.0.0",
"description": "Microsoft Authentication Library for js",
"keywords": [
"implicit",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-common/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-common";
export const version = "6.4.0";
export const version = "7.0.0";
Loading