Skip to content

Commit

Permalink
Update clients version
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierapivideo committed Jul 23, 2024
1 parent 1e9767f commit 6da4689
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/android.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.5.7 (2024-04-25):
- Add API to get rate limiting headers
- 1.5.6 (2024-03-21):
Expand Down
3 changes: 3 additions & 0 deletions config/csharp.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.5.0 (2024-07-19):
- fix nuget package (closes \#131)
- add *Async() methods (closes \#132)
Expand Down
3 changes: 3 additions & 0 deletions config/go.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.3.1 (2024-02-19):
- Update VideoStatusIngest enum
- 1.3.0 (2023-06-28):
Expand Down
3 changes: 3 additions & 0 deletions config/java.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.3.3 (2024-04-25):
- Add API to get rate limiting headers
- 1.3.2 (2024-02-19):
Expand Down
3 changes: 3 additions & 0 deletions config/nodejs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 2.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 2.5.7 (2024-04-23):
- Add *WithResponseHeaders() methods
- 2.5.6 (2024-02-19):
Expand Down
3 changes: 3 additions & 0 deletions config/php.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.3.2 (2024-02-19):
- Update VideoStatusIngest enum
- 1.3.1 (2023-06-28):
Expand Down
3 changes: 3 additions & 0 deletions config/python.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.3.2 (2024-07-01):
- Fix python "context" error
- 1.3.1 (2024-02-19):
Expand Down
3 changes: 3 additions & 0 deletions config/swift5.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
changelog:
- 1.3.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 1.2.3 (2024-04-25):
- Add API to get rate limiting headers
- 1.2.2 (2024-02-19):
Expand Down

0 comments on commit 6da4689

Please sign in to comment.