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

chore(main): release 4.2.0 #4273

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 4, 2022

🤖 I have created a release beep boop

4.2.0 (2022-08-16)

Features

  • add Amazon Fire TV platform support (#4375) (5102dac)
  • Add support for Modern EME and legacy Apple Media Keys for FairPlay (#4309) (5441f93)
  • Automatic ABR quality restrictions based on size (#4404) (cfe8af5), closes #2333
  • hls: Support AES-128 in HLS (#4386) (6194021), closes #850
  • Improve gap-detection robustness (#4399) (4293a14)
  • Upgrade eme-encryption-scheme-polyfill to support ChromeCast version of PlayReady (#4378) (e6b6d7c)
  • webvtt: add support for karaoke style text in WebVTT (#4274) (60af516)

Bug Fixes

  • Add fallback to TextDecoder and TextEncoder #4324 (5b18069)
  • add strictMissingProperties suppressions to unblock strict missing properties on union types. (#4371) (b361948)
  • Debug buffer placement (#4345) (47fa309)
  • demo: allow switch between UITextDisplayer and SimpleTextDisplayer (#4275) (28689f3)
  • demo: erroneous FairPlay keysystem in demo (#4276) (8719bdc)
  • exception if on early adError (#4362) (3c92f05), closes #4004
  • Fix EOS set-top box being identified as Apple. (#4310) (7c2c4be)
  • Fix getVideoPlaybackQuality in WebOS 3 (#4316) (5561111)
  • Fix key ID byteswapping for PlayReady on PS4 (#4377) (25fd4f4)
  • Fix MediaCapabilities polyfill on Playstation 4 (#4320) (0335b2a)
  • Fix MediaCapabilities polyfill on Tizen and WebOS (#4396) (eb2aed8), closes #4383 #4357
  • Fix segment index assertions with DAI (#4348) (c2b3853)
  • Fix TextDecoder fallback and browser support check (#4403) (04fc0d4)
  • Fix UI captions icon state (#4384) (d462633), closes #4358
  • Fix VP9 codec checks on Mac Firefox (#4391) (b6ab769)
  • hls: Fix AV sync issues, fallback to sequence numbers if PROGRAM-DATE-TIME ignored (#4289) (314a987), closes #4287
  • New EME polyfill fixes EME/MCap issues on some smart TVs (#4279) (db1b20e)
  • Populate track's spatialAudio property (#4291) (713f461)
  • Remove IE 11 from default browsers for Windows (#4272) (490b06c), closes #4271
  • text: Fix cue region rendering in UI (#4412) (b1f46db), closes #4381
  • text: Fix TTML render timing and line break issues for native display (122f223)
  • Update main branch Cast receiver ID (#4364) (46b27f1)
  • Use middle segment when guessing MIME type on HLS (#4269) (#4270) (3d27d2a)
  • VTT Cue Parsing On PlayStation 4 (#4340) (b5da41e), closes #4321

This PR was generated with Release Please. See documentation.

@google-cla
Copy link

google-cla bot commented Jun 4, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch 5 times, most recently from 7856f11 to 91cb8ec Compare June 7, 2022 08:54
@github-actions github-actions bot changed the title chore(main): release 4.1.1 chore(main): release 4.2.0 Jun 7, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch 10 times, most recently from 3c9ca25 to 9b0d66b Compare June 13, 2022 23:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch 10 times, most recently from eb7289a to 63728a9 Compare June 29, 2022 05:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch 2 times, most recently from b389d60 to f721396 Compare June 30, 2022 03:44
@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch 19 times, most recently from 2f8de68 to f01ff17 Compare August 16, 2022 23:37
@github-actions github-actions bot force-pushed the release-please--branches--main--components--shaka-player branch from f01ff17 to cdf8601 Compare August 16, 2022 23:38
@joeyparrish joeyparrish merged commit 4781fc6 into main Aug 17, 2022
@joeyparrish joeyparrish deleted the release-please--branches--main--components--shaka-player branch August 17, 2022 01:06
@github-actions
Copy link
Contributor Author

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.