pfSense REST API v2.0.0-dev-990b919
Pre-release
Pre-release
·
127 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
- Improves queue/concurrency system for Dispatchers and Caches
- OpenAPI/Swagger now indicates if an endpoint applies changes immediately.
- OpenAPI/Swagger now indicates if an endpoint utilizes a Cache.
- Advanced topic 'Dispatchers and Caching' added to https://pfrest.org/DISPATCHERS_AND_CACHING/
- Improves Endpoint testing
Fixes
- Fields with
many
enabled now default to a minimum of0
items in the field value. - PUT requests to
many
enabled endpoints now require the request data to be an indexed array before processing.
Full Changelog: v2.0.0-dev-f207e6f...v2.0.0-dev-990b919