Skip to content

Commit

Permalink
Split CHANGELOG.md files for beta and stable builds (#2512)
Browse files Browse the repository at this point in the history
  • Loading branch information
prprabhu-ms authored Nov 14, 2022
1 parent a85305c commit f2d8dcd
Show file tree
Hide file tree
Showing 95 changed files with 880 additions and 3,517 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,10 @@ release/

# Failed test results
test-results/

# All CHANGELOGs in this repository are named one of
# CHANGELOG.beta.md or CHANGELOG.stable.md, depending on the type of release
# that the CHANGELOG refers to.
# Ignore the default name used by beachball, allowing just the top-level
# ./CHANGELOG.md as the entry point.
*/**/CHANGELOG.md
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# @azure/communication-react

The primary NPM package developed in this repository is [`@azure/communication-react`](https://www.npmjs.com/package/@azure/communication-react).

The package is released on two [release channels](./docs/references/beta-only-features.md): `stable` and `beta`.

## Stable channel

For production use of the library, we recommend you track `@azure/communication-react@latest`. The releases to this channel are highly vetted and we labor to strive to minimize the effort needed to take in updates on this channel.

[The complete CHANGELOG for releases on this channel can be found here.](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/CHANGELOG.stable.md)

## Beta channel

If you want to try out preview features of Azure Communication Services with support in the UI library, track `@azure/communication-react@next`. The releases here are also high quality, but they balance the quality of the release with a desire to provide bleeding-edge features to clients.

You may need some code changes in your application to take in updates on this channel, as preview API and behavior is subject to change.

[The complete CHANGELOG for releases on this channel can be found here.](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/CHANGELOG.beta.md)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/acs-ui-common",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Document template of the application ID used for telemetry",
"packageName": "@internal/acs-ui-common",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Added role to selectors",
"packageName": "@internal/calling-component-bindings",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Stable release branch hotfix: Fix camera turning back on when turned off on connecting screen (#2458)",
"packageName": "@internal/calling-component-bindings",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/calling-component-bindings",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Filter out devices with blank names",
"packageName": "@internal/calling-component-bindings",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Allow a range of communication services dependency packages",
"packageName": "@internal/calling-component-bindings",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Allow a range of communication services dependency packages",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Filter out camera devices with blank name when declarative device manager is used.",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/calling-stateful-client",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Add rooms role into calling stateful client",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Only export DeclarativeCallAgent in beta build",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Add TeamsCall and TeamsCallAgent to StatefulClient",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Remove DeclarativeCallAgent from stable API",
"packageName": "@internal/calling-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/chat-component-bindings",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Allow a range of communication services dependency packages",
"packageName": "@internal/chat-component-bindings",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/chat-stateful-client",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Allow a range of communication services dependency packages",
"packageName": "@internal/chat-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Fix issue where typingIndicator errors were not being caught by the ChatAdapter.",
"packageName": "@internal/chat-stateful-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/fake-backends",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Allow a range of communication services dependency packages",
"packageName": "@internal/fake-backends",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "minor",
"comment": "Update html-to-react dependency. Note: This change requires Webpack > 4.",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Add missing PSTN conditional compilation",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Create a device ermissions sub directory",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "setting icon definition to undefined if icon is already defined by fluent",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "change device permission component string prop to optional",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Add data ui id to device permission component",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Refresh string translations",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Fix dtmf dialpad behavior to allow constant visibility of tone sent last.",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Remove padding and margins from base dialpad component.",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Make components string optional",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Add ability to style a failed chat message (fixes #2257)",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Fix dark mode text for TroubleshootingGuideErrorBar messages",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Add domain permission denied prompt pure UI component",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "New individual camera and microphone permission modals",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Enabled troubleshooting guide error bar to display network error guide/device error guide based on error type ",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bugfix mute indicator color not matching display name",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bumped",
"packageName": "@internal/react-components",
"email": "41898282+github-actions[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Added role to CallParticipantListParticipant type",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Add checking device permission prompt pure ui component",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Bump dependencies to get closer to react 18 support",
"packageName": "@internal/react-components",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Fix a string name and restrict it to beta builds",
"packageName": "@internal/react-composites",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Add TeamsCall and TeamsCallAgent to StatefulClient",
"packageName": "@internal/react-composites",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Update pro based on newer api (no functional change)",
"packageName": "@internal/react-composites",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Add missing PSTN conditional compilation",
"packageName": "@internal/react-composites",
"email": "[email protected]",
"dependentChangeType": "none"
}
Loading

0 comments on commit f2d8dcd

Please sign in to comment.