Skip to content

Commit

Permalink
January release highlights for JavaScript & TypeScript
Browse files Browse the repository at this point in the history
January release notes for JavaScript and TypeScript.

Please suggest changes with your release notes.

If you're looking for inspiration:

- [What's a Developer Impacting Change?](https://github.com/Azure/azure-sdk/blob/08f279b39a4c19822b1509e6b10fc3ce256607b5/docs/policies/releasenotes.md#whats-a-developer-impacting-change).
- Highlight guidelines: <https://azure.github.io/azure-sdk/policies_releasenotes.html>
- September's PR: #1750
- October's PR: #1878
- November's PR: #2029
  • Loading branch information
sadasant authored Jan 12, 2021
1 parent 1f4c597 commit 740c61e
Showing 1 changed file with 37 additions and 2 deletions.
39 changes: 37 additions & 2 deletions releases/2021-01/js.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,18 @@ The Azure SDK team is pleased to make available the January 2021 client library

#### Updates

- Azure Storage Queue
- Azure Storage Blob
- Azure File Share
- Azure File Datalake
- Azure Service Bus
- _Add packages_

#### Beta

- OpenTelemetry Exporter Azure Monitor
- Azure Data Tables
- Azure Attestation
- _Add packages_

## Installation Instructions
Expand All @@ -34,9 +42,36 @@ If you have a bug or feature request for one of the libraries, please post an is

## Release highlights

### _Package name_
---

=== COPY THIS AND ADD THE INFORMATION OF YOUR PACKAGE: ===

Keep in mind that:

- Including the package name in the headers makes the URL links work for multiple packages.
- The format of this file will be cleaned up once all of your proposals are in.

---

### _Project name_

#### @azure/_package-name_ [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/<service-folder>/<package-folder>/CHANGELOG.md)

- Major changes only!
(leave blank)

##### Breaking Changes on @azure/_package-name_@_version_

- _Add one or more, or remove the "Breaking Changes on ..." entire section._

##### New Features on @azure/_package-name_@_version_

- _Add one or more, or remove the "New Features on ..." section._

##### Major Fixes on @azure/_package-name_@_version_

- _Add one or more, or remove the "Major Fixes on ..." section._

---

## Latest Releases

Expand Down

0 comments on commit 740c61e

Please sign in to comment.