Skip to content

Commit 1db07df

Browse files
Merge pull request #238140 from fvneerden/patch-41
Update release-notes.md
2 parents a95e190 + ec1d1f6 commit 1db07df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-video-indexer/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ To stay up-to-date with the most recent Azure Video Indexer developments, this a
2020

2121
## May 2023
2222

23+
### Support for HTTP/2
24+
25+
Added support for HTTP/2 for our [Data Plane API](https://api-portal.videoindexer.ai/). [HTTP/2](https://en.wikipedia.org/wiki/HTTP/2) offers several benefits over HTTP/1.1, which continues to be supported for backwards compatibility. One of the main benefits of HTTP/2 is increased performance, better reliability and reduced system resource requirements over HTTP/1.1. With this change we now support HTTP/2 for both the Video Indexer [Portal](https://videoindexer.ai/) and our Data Plane API. We advise to update your code to take advantage of this change.
26+
2327
### Topics insight improvements
2428

2529
We now support all five levels of IPTC ontology.

0 commit comments

Comments
 (0)