зеркало из
1
0
Форкнуть 0

docs: update the readme to note the new lts (#868)

This commit is contained in:
Anthony V. Ercolano 2020-07-28 11:59:50 -07:00 коммит произвёл GitHub
Родитель 0a56a76f53
Коммит 7bc32adfca
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -107,8 +107,8 @@ Below is a table showing the mapping of the LTS branches to the package versions
| NPM Package | Github Branch | LTS Status | LTS Start Date | Maintenance End Date | Removed Date |
| :-----------: | :-----------: | :--------: | :------------: | :------------------: | :----------: |
| 1.7.x | [lts_09_2018](https://github.com/Azure/azure-iot-sdk-node/tree/lts_09_2018) | Deprecated | 2018-09-16 | 2019-09-16 | 2020-03-09 |
| 1.11.x | [lts_09_2019](https://github.com/Azure/azure-iot-sdk-node/tree/lts_09_2019) | Active | 2019-09-09 | 2020-09-09 | 2021-03-09 |
| 1.17.x | [lts_07_2020](https://github.com/Azure/azure-iot-sdk-node/tree/lts_07_2020) | Active | 2020-07-28 | 2021-07-28 | 2022-01-28 |
<sup>1</sup> All scheduled dates are subject to change by the Azure IoT SDK team.