Open renovate[bot] opened 7 months ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
1.12.2
->1.14.2
Release Notes
zerotier/ZeroTierOne (zerotier/ZeroTierOne)
### [`v1.14.2`](https://redirect.github.com/zerotier/ZeroTierOne/blob/HEAD/RELEASE-NOTES.md#2024-10-23----Version-1142) [Compare Source](https://redirect.github.com/zerotier/ZeroTierOne/compare/1.14.1...1.14.2) - Fix for missing entitlement on macOS Sequoia. - Fix for a problem correctly parsing local.conf to enable low bandwidth mode. - Increment versions of some dependent libraries. - Other fixes. ### [`v1.14.1`](https://redirect.github.com/zerotier/ZeroTierOne/blob/HEAD/RELEASE-NOTES.md#2024-09-12----Version-1141) [Compare Source](https://redirect.github.com/zerotier/ZeroTierOne/compare/1.14.0...1.14.1) - Multithreaded packet I/O support! Currently this is just for Linux and must be enabled in local.conf. It will likely make the largest difference on small multi-core devices where CPU is a bottleneck and high throughput is desired. It may be enabled by default in the future but we want it to be thoroughly tested. It's a little harder than it seems at first glance due to the need to keep packets in sequence and balance load. - Several multipath bug fixes. - Updated the versions on a number of libraries related to OIDC support and HTTP. - MacOS .app now shows the correct version in its Info.plist manifest. - Sanitize MAC addresses in JSON format rules parser. - Some basic information about the platform (OS, CPU architecture) is now reported to network controllers when networks are joined so it can be displayed to network admins and in the future used in policy checking and inventory operations. ### [`v1.14.0`](https://redirect.github.com/zerotier/ZeroTierOne/blob/HEAD/RELEASE-NOTES.md#2024-05-02----Version-1140) [Compare Source](https://redirect.github.com/zerotier/ZeroTierOne/compare/1.12.2...1.14.0) - Linux I/O performance improvements under heavy load - Improvements to multipath - Fix for port rebinding "coma" bug after periods offline (some laptop users) - Fixed a rules engine quirk/ambiguity (GitHub Issue [#2200](https://redirect.github.com/zerotier/ZeroTierOne/issues/2200)) - Controller API enhancements: node names and other node meta-data - Other bug fixesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.