Skip to content

Release v1.12.1 #2128

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

Merged
merged 11 commits into from
May 7, 2025
Merged

Release v1.12.1 #2128

merged 11 commits into from
May 7, 2025

Conversation

sirknightj
Copy link
Contributor

Issue #, if available:

  • N/A

What was changed?

  • Refer to the release notes and pull requests for the changes

Why was it changed?

  • Refer to the release notes and pull requests for the changes

How was it changed?

  • Refer to the release notes and pull requests for the changes

What testing was done for the changes?

  • Refer to the release notes and pull requests for the changes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sirknightj and others added 11 commits January 6, 2025 15:08
#2091)

* MIPS32 cross compilation, threadpool, and use DRY

* Add the ZLIB changes too

* Address comment
* Add data channel option to the readme

* Address comments
* Upgrade to Ubuntu 22, refactor CI to use DRY, seperate the jobs

* Additional cleanup
* Global log level

* Add progress bar and run the deletion script

* Undo git_shallow for non-tagged versions

* Install dependencies for AWS SDK CPP

* Use ubuntu 22 container for the codecov

* Downgrade to Ubuntu 20

* Add CD and change to bash

* Install curl

* Increase history for codecov

* Seperate the steps for generating the report and uploading it
- Following error was seen:
  `In function 'getNatBehaviorStr': NatBehaviorDiscovery.c:385:1: error: control reaches end of non-void function [-Werror=return-type]`
 - Fixed this by returning `NAT_BEHAVIOR_NONE_STR`
* Increase the buffer sizes to accomodate for H.265 support in Chrome

* Bump the project version to 1.12.1

* 2x was too much, make it less
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 75.46%. Comparing base (339f24f) to head (34ef628).

Files with missing lines Patch % Lines
src/source/Signaling/LwsApiCalls.c 76.47% 4 Missing ⚠️
src/source/Signaling/Signaling.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2128      +/-   ##
==========================================
- Coverage   75.59%   75.46%   -0.13%     
==========================================
  Files          48       48              
  Lines       14070    14080      +10     
==========================================
- Hits        10636    10626      -10     
- Misses       3434     3454      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sirknightj sirknightj merged commit cf817bc into main May 7, 2025
150 of 151 checks passed
@sirknightj sirknightj deleted the develop branch May 7, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants