Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-lando committed Sep 5, 2024
1 parent 0199f89 commit 6a8eb3d
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 14 deletions.
6 changes: 4 additions & 2 deletions config/android.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.6.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
6 changes: 4 additions & 2 deletions config/csharp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.6.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
6 changes: 4 additions & 2 deletions config/go.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.4.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
6 changes: 4 additions & 2 deletions config/java.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.4.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
2 changes: 2 additions & 0 deletions config/nodejs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
changelog:
- 2.6.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 2.6.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
Expand Down
6 changes: 4 additions & 2 deletions config/php.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.4.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
6 changes: 4 additions & 2 deletions config/python.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.4.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.4.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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
6 changes: 4 additions & 2 deletions config/swift5.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
changelog:
- 1.3.1 (2024-09-05):
- Add sort parameters in analytics endpoints
- 1.3.0 (2024-07-29):
- Add new analytics methods
- Add livestream complete() method
- 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 6a8eb3d

Please sign in to comment.