Skip to content

Update to UniFi Network Application 10.1.89#1

Open
virtualguy wants to merge 1 commit intomainfrom
update-unifi-10.1.89
Open

Update to UniFi Network Application 10.1.89#1
virtualguy wants to merge 1 commit intomainfrom
update-unifi-10.1.89

Conversation

@virtualguy
Copy link
Copy Markdown

Summary

  • Update code generator to support UniFi Network Application 10.1.89 (up from 7.4.162)
  • Field definitions moved from ace.jar to internal-dependencies.jar in newer versions — updated extractor to check both JARs for backward compatibility
  • Regenerated all types from 10.1.89 field definitions, adding 10 new setting types and many new fields across existing types

Test plan

  • go build ./... passes
  • go test ./... passes
  • go vet ./... passes
  • New generated files reviewed for correctness

Field definitions moved from ace.jar to internal-dependencies.jar
in newer versions. Updated the extractor to check both JARs,
maintaining backward compatibility with older versions.

Regenerated all types from 10.1.89 field definitions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant