Skip to content

Commit 16a6832

Browse files
committed
add fureture plans note for JavaScript moving from ECMA Script 5 to 6.
1 parent 028e65d commit 16a6832

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ ms.author: eur
1111
* With the End of Life for **OpenSSL 1.1.1** on September 11th, we are working on changes to support OpenSSL 3.0 that will release soon. This will streamline usage on Linux Distributions that only have OpenSSL 3.0 pre-installed (such as Ubuntu 22.04).
1212
* **Ubuntu 18.04** also hit end of life back in April of 2023, so our users should prepare for us to move our minimum version up to Ubuntu 20.04 soon.
1313

14+
### Upcoming Plans for JavaScript SDK:
15+
16+
* JS SDK is planning to move our compiled JS output target from ES5 to ES6 with the 1.33 release.
17+
1418
### Speech SDK 1.32.1: September 2023 release
1519

1620
#### Bug fixes

0 commit comments

Comments
 (0)