Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases/v1.6.0 #100

Merged
merged 8 commits into from
Oct 2, 2024
Merged

Releases/v1.6.0 #100

merged 8 commits into from
Oct 2, 2024

Conversation

daytime-em
Copy link
Collaborator

@daytime-em daytime-em commented Sep 30, 2024

Updates

Fixes

  • fix: rebuffering not ended when seeking starts
  • fix: extra-verbose logging causing crashes in some cases

Internal lib updates

  • Update stats.java to 8.1.2
  • Update muxstats.android to 1.4.2

Co-authored-by: Emily Dixon [email protected]
Co-authored-by: Tomislav Kordic [email protected]
Co-authored-by: GitHub [email protected]

* VideoPlayerAdCallback added to ima.

* Some error desc

* Use aderror + cleanup

* Doc clarification

* Add kotlin APIs

* cleanup

* Actually set the ad player callback

---------

Co-authored-by: Emily Dixon <[email protected]>
@daytime-em daytime-em requested a review from a team as a code owner September 30, 2024 21:02
@daytime-em daytime-em marked this pull request as draft October 1, 2024 18:37
@daytime-em
Copy link
Collaborator Author

There's some fixes to make in the Core, so I'm going to hold this release until I can take care of them later in the week

@daytime-em daytime-em marked this pull request as ready for review October 2, 2024 00:57
@daytime-em daytime-em marked this pull request as draft October 2, 2024 17:18
@daytime-em daytime-em marked this pull request as ready for review October 2, 2024 17:18
@daytime-em
Copy link
Collaborator Author

oops

@@ -36,7 +36,7 @@ fun ImaAdsLoader.Builder.monitorWith(

setAdEventListener(adsListener)
setAdErrorListener(adsListener)
customerAdPlayerAdCallback?.let { setVideoAdPlayerCallback(adsListener) }
setVideoAdPlayerCallback(adsListener)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@daytime-em daytime-em merged commit 8d90cc8 into main Oct 2, 2024
3 checks passed
@daytime-em daytime-em deleted the releases/v1.6.0 branch October 2, 2024 19:59
Copy link

github-actions bot commented Oct 2, 2024

A draft release has been created for this version. Find it here! https://github.com/muxinc/mux-stats-sdk-media3/releases/tag/untagged-b8d1eb74621036df6eac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants