Skip to content

v0.1.3

Choose a tag to compare

@quic-mtharu quic-mtharu released this 03 Dec 10:00
· 166 commits to main since this release

RELEASE NOTES

We are pleased to present the latest updates and enhancements to the FastRPC framework. This release includes new features, optimizations, and critical bug fixes designed to improve functionality and performance. Below is a detailed list of the changes:

New Features:

Optimizations:

  • Return correct error code for SSR to clients by @quic-anane in #59
  • Return success for multisession set mode request by @quic-ekangupt in #87
  • Disable excessive error logs for PM QoS by @quic-ekangupt in #88

Build Configuration

  • Add CodeQL analysis workflow for main and development branches by @quic-mtharu in #101
  • Prevent pull request to main by @quic-ekangupt in #84

Quality Improvements & Bug Fixes

  • Handle session close properly by @quic-ekangupt in #115
  • Fix dspqueue_write_noblock race by @quic-anane in #108
  • Fix fallback to non domains call by @quic-ekangupt in #117
  • Fix Code Scanning Errors by @quic-mtharu in #103
  • Fix for code and command injection vulnerabilities in GitHub workflows by @quic-mtharu in #95
  • Fix: Add missing definition for get_device_fd by @quic-ekangupt in #122

New Contributors

Full Changelog: v0.1.1...v0.1.3