Yeah, it should be in the beta... I'll put the PR up for it today. There's an advanced setting on the server config that, when enabled, allows a GDS server to manage the Ignition OPC UA server certificate and trust list. All you have to do is enable this setting and configure a user that has the "SecurityAdmin" role. The rest is up to the GDS.
There shouldn't be a ton of visible changes.
Support for the DataTypeDefinition attribute is a big deal.
There should also be a full mapping of all OPC UA built-in datatypes, structures, corner cases with Variant and ExtensionObject etc... to Ignition types. Many of the types that didn't map to the obvious corresponding Ignition type just didn't work or were toString() values before.