Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps dev.onvoid.webrtc:webrtc-java from 0.11.0 to 0.14.0.

Release notes

Sourced from dev.onvoid.webrtc:webrtc-java's releases.

Release v0.14.0

What's Changed

Features

  • Restrict ICE port ranges and control candidate gathering behavior by @​devopvoid in #202
  • Push or pull audio frames with a headless audio device module by @​devopvoid in #201
  • Add guide for configuring send-only and receive-only media
  • Add the platform classifier to the native library filename by @​SnirDecartAI in #194
  • Add VideoBufferConverter.convertToI420 by @​SnirDecartAI in #192
  • Add SyncClock for audio and video synchronization support
  • Add CustomVideoSource and related JNI bindings for video frame handling
  • Added a new web-based example
  • Custom audio source that can be provided to audio tracks by @​devopvoid in #188

Bug Fixes

  • RTCDtmfSenderTests timeouts
  • Update error handling to stop capturing on permanent errors #186
  • Ensure JNIEnv is properly attached before deleting global reference 146
  • Return a valid NtpTime from SyncClock::GetNtpTime by @​SnirDecartAI in #193
  • Release video frame after processing in WHEP example #191
  • Made RTCRtpCodecCapability's int fields optional by @​SnirDecartAI in #190

Documentation

  • Add AudioRecorder and AudioPlayer documentation
  • Documentation for VideoBufferConverter
  • Documentation for MediaStreamTrack, VideoBufferConverter, and VideoCapture
  • Add Video Capture guide
  • Add Screen Capturer and Window Capturer guides
  • Add Power Management utility
  • Add Audio Converter guide
  • Add Voice Activity Detector guide
  • Reorganize media guides into categories
  • Add section on disabling audio processing with dummy audio layer
  • Add Custom Video Source guide and update documentation
  • Update example descriptions and add WebClientExample
  • Add Custom Audio Source guide
  • Update asset paths and add a privacy policy by @​devopvoid in #187
  • Add camera capture guide
  • Update CHANGELOG.md

Miscellaneous Tasks

  • Add custom video source and generator to the web example

Other

  • Update release workflow to use main branch
  • Update GitHub Actions workflows to use changelog generation
  • Update all GitHub Actions setup-java to v5 by @​maxkratz in #200

New Contributors

... (truncated)

Changelog

Sourced from dev.onvoid.webrtc:webrtc-java's changelog.

[0.14.0] - 2025-08-28

Features

Bug Fixes

Documentation

Miscellaneous Tasks

  • Add custom video source and generator to the web example by @​devopvoid

Other

New Contributors

... (truncated)

Commits
  • d6642ec Prepare release v0.14.0
  • 08526c2 chore(release): Update CHANGELOG.md for v0.14.0
  • e88e3ac build: update release workflow to use main branch
  • 5e71044 build: update GitHub Actions workflows to use changelog generation
  • 002bd8b docs: add AudioRecorder and AudioPlayer documentation
  • e01a8a4 docs: documentation for VideoBufferConverter
  • e273065 docs: documentation for MediaStreamTrack, VideoBufferConverter, and VideoCapture
  • 0643be2 docs: add Video Capture guide
  • 1772a81 docs: add Screen Capturer and Window Capturer guides
  • 7d3345b docs: add Power Management utility
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

This change is Reviewable

Bumps [dev.onvoid.webrtc:webrtc-java](https://github.com/devopvoid/webrtc-java) from 0.11.0 to 0.14.0.
- [Release notes](https://github.com/devopvoid/webrtc-java/releases)
- [Changelog](https://github.com/devopvoid/webrtc-java/blob/main/CHANGELOG.md)
- [Commits](devopvoid/webrtc-java@v0.11.0...v0.14.0)

---
updated-dependencies:
- dependency-name: dev.onvoid.webrtc:webrtc-java
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants