Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JS] October release notes #1878

Merged
merged 13 commits into from
Oct 13, 2020
Merged

[JS] October release notes #1878

merged 13 commits into from
Oct 13, 2020

Conversation

sadasant
Copy link
Contributor

October release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration, the PR for the September release was: #1750

October release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration, the PR for the September release was: #1750
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
sadasant and others added 2 commits October 7, 2020 19:14
From Jeremy.

Co-authored-by: Jeremy Meng <[email protected]>
From Jose.

Co-authored-by: Jose Manuel Heredia Hidalgo <[email protected]>
(leave blank)

- This is the inital preview of client library that supports the newly announced preview of the Azure Metrics Advisor service.
- This library has been designed based on the [Azure SDK Design Guidelines for TypeScript]({{ site.baseurl }}{% link docs/typescript/introduction.md %}) to ensure consistency, idiomat\
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeremymeng is this format here right? It looks really weird.

(leave blank)

- This is the inital preview of client library that supports the newly announced preview of the Azure Metrics Advisor service.
- This library has been designed based on the [Azure SDK Design Guidelines for TypeScript]({{ site.baseurl }}{% link docs/typescript/introduction.md %}) to ensure consistency, idiomatic design, and excellent developer experience and productivity.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeremymeng is this link format ok? it looks really weird.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe I copied it from one of the existing js.md file.

releases/2020-10/js.md Outdated Show resolved Hide resolved
Copy link
Member

@richardpark-msft richardpark-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding in @azure/[email protected]!

releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
sadasant and others added 4 commits October 9, 2020 14:43
From Richard

Co-authored-by: Richard Park <[email protected]>
Elaboration on the Azure Tables changes.

Co-authored-by: Jose Manuel Heredia Hidalgo <[email protected]>
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
@sadasant
Copy link
Contributor Author

@ljian3377 thank you!

@sadasant sadasant requested a review from ljian3377 October 13, 2020 17:28
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
releases/2020-10/js.md Outdated Show resolved Hide resolved
@sadasant sadasant dismissed ljian3377’s stale review October 13, 2020 18:08

Lin addressed her own feedback

@ramya-rao-a
Copy link
Contributor

@weshaggard The "Verify site links" step has been running for over 17 minutes now. Is that normal for that step?

cc @jongio, @czubair

image

@ramya-rao-a ramya-rao-a merged commit eb97a14 into master Oct 13, 2020
@ramya-rao-a ramya-rao-a deleted the js-october-release-highlights branch October 13, 2020 19:30
sadasant added a commit that referenced this pull request Nov 13, 2020
November release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration:

- Highlight guidelines: https://azure.github.io/azure-sdk/policies_releasenotes.html
- September's PR: #1750
- October's PR: #1878

This PR comes from azure-sdk#1
sadasant added a commit that referenced this pull request Nov 17, 2020
* November release highlights for TypeScript

November release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration:

- Highlight guidelines: https://azure.github.io/azure-sdk/policies_releasenotes.html
- September's PR: #1750
- October's PR: #1878

This PR comes from azure-sdk#1

* Update releases/2020-11/js.md

Co-authored-by: Harsha Nalluru <[email protected]>

* Update js.md

* Update js.md

* Update js.md

* Apply suggestions from code review

Co-authored-by: Ramya Rao <[email protected]>

* Update js.md

* Update js.md

* Update js.md

* Update js.md

* Update js.md

* Apply suggestions from code review

Co-authored-by: Ramya Rao <[email protected]>

* Update js.md

* Update releases/2020-11/js.md

Co-authored-by: KarishmaGhiya <[email protected]>

Co-authored-by: Harsha Nalluru <[email protected]>
Co-authored-by: Ramya Rao <[email protected]>
Co-authored-by: KarishmaGhiya <[email protected]>
sadasant added a commit that referenced this pull request Dec 9, 2020
December release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration:

- Highlight guidelines: https://azure.github.io/azure-sdk/policies_releasenotes.html
- September's PR: #1750
- October's PR: #1878
- November's PR: #2029
sadasant added a commit that referenced this pull request Dec 14, 2020
* December release highlights for JavaScript & TypeScript

December release notes for JavaScript.

Please suggest changes with your release notes.

If you're looking for inspiration:

- Highlight guidelines: https://azure.github.io/azure-sdk/policies_releasenotes.html
- September's PR: #1750
- October's PR: #1878
- November's PR: #2029

* Update js.md

* Apply suggestions from code review

Co-authored-by: Ramya Rao <[email protected]>

* Update js.md

* Update js.md

Co-authored-by: Ramya Rao <[email protected]>
sadasant added a commit that referenced this pull request Jan 12, 2021
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
ghost pushed a commit that referenced this pull request Jan 14, 2021
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
- December's PR: #2138
sadasant added a commit that referenced this pull request Feb 4, 2021
February 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
- December's PR: #2138
- January's PR: #2240
ghost pushed a commit that referenced this pull request Feb 13, 2021
February 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
- December's PR: #2138
- January's PR: #2240
vhvb1989 added a commit to vhvb1989/azure-sdk that referenced this pull request Feb 19, 2021
February 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: Azure#1750
- October's PR: Azure#1878
- November's PR: Azure#2029
- December's PR: Azure#2138
- January's PR: Azure#2240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants