Skip to content

Release 2.2.0

Latest
Compare
Choose a tag to compare
@SecureNetWizard SecureNetWizard released this 20 Jun 17:16

Release Notes: Version 2.2.0

We are excited to announce the release of version 2.2.0 of the jNetPcap Wrapper! This release includes several significant updates and enhancements:

Key Updates

  • JDK 22 Support: This version now fully supports JDK 22, allowing you to leverage the latest features and improvements of the Java platform.
  • Foreign Function API Updates: The Foreign Function (FF) API has been updated to the final version in JDK 22. This includes numerous improvements and optimizations for better performance and usability.
    • Special thanks to @hamid-nazari for your invaluable contributions and updates to the FF API integration.

Detailed Changes

JDK 22 Integration:

  • Updated the project to support JDK 22, ensuring compatibility and allowing users to take advantage of the latest Java enhancements.
  • Final FF API Implementation:
    • Integrated the final version of the Foreign Function API from JDK 22, enhancing the way native functions are accessed and utilized within the application.

Acknowledgments

We would like to extend our gratitude to all contributors and users who provided feedback and suggestions. Special thanks to @hamid-nazari for your contributions to the FF API updates.