pfSense REST API v2.0.0-dev-f207e6f
Pre-release
Pre-release
·
145 commits
to next_major
since this release
Important
We are quickly approaching a beta status for v2 as all feature commitments have been met and all automated testing is passing. For those able, please take some time to test your use cases on v2 and report any issues. A beta release is expected before the end of this month. Thanks!
New
- Adds DHCPServerCustomOption model, endpoint and tests
- Adds DHCPServerLease model, endpoint and tests
- Adds InterfaceStats model, endpoint and tests
- Adds AvailableInterface model, endpoint and tests
- Adds /api/v2/firewall/virtual_ip/apply endpoint
- Adds a non-interactive version of the Swagger API docs at https://pfrest.org/api-docs/
Changes
- The package's PHP reference docs have moved to https://pfrest.org/php-docs/
- Various changes and improvements to documentation site
Fixes
- Fixes OpenAPI schema errors
- Fixes an issue where some PortField's had their
defaultset to an integer instead of a string. - Fixes an issue where some
manyenabled Model Fields use a primitive value type as itsdefaultinstead of an arraydefault. - Fixes DHCPServer::replace_all()/PUT /api/v2/services/dhcp_servers so they are applied with the correct IDs.
Full Changelog: v2.0.0-dev-1bd5e5a...v2.0.0-dev-f207e6f