Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.3.0 Features & Fixes #618

Merged
merged 37 commits into from
Dec 18, 2024
Merged

v2.3.0 Features & Fixes #618

merged 37 commits into from
Dec 18, 2024

Conversation

jaredhendrickson13
Copy link
Owner

@jaredhendrickson13 jaredhendrickson13 commented Dec 18, 2024

New

Fixes

This addresses an issue in pfSense 24.11 where the global  variable has been deprecated
This corrects the handling of pfSense's getUserEntry return value. Starting in 24.11,
this returns the user entry nested under an 'item' key.
This was initially used to run the testing environment in AWS
but it proved to be too slow and costly to sustain.
Seems an update to the acme package changed the text we are expected. This change updates the test to expect the new variation.
…erfaces

This fixes an issue that caused extra processing and memory usage when interacting with the DHCPServer Model class.
@jaredhendrickson13 jaredhendrickson13 merged commit 591b571 into master Dec 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment